Title: Pagalo &#8211; WooCommerce Payment Gateway
Author: Edwin Xico (XicoOfficial)
Published: <strong>April 17, 2018</strong>
Last modified: November 4, 2024

---

Search plugins

![](https://ps.w.org/wp-pagalocard-woocommerce/assets/banner-772x250.png?rev=2403463)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wp-pagalocard-woocommerce/assets/icon-256x256.png?rev=2403456)

# Pagalo – WooCommerce Payment Gateway

 By [Edwin Xico (XicoOfficial)](https://profiles.wordpress.org/xicoofficial/)

[Download](https://downloads.wordpress.org/plugin/wp-pagalocard-woocommerce.2.1.1.zip)

 * [Details](https://wordpress.org/plugins/wp-pagalocard-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/wp-pagalocard-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/wp-pagalocard-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/wp-pagalocard-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/wp-pagalocard-woocommerce/)

## Description

#### Pagalo – WooCommerce Payment Gateway

If the transaction is successful the order status will be changed to “processing”.
If the payment charge failed the order status will be changed to “cancelled”. If
something is wrong with the connection between your server and the Pagalo server
the order status will be changed to “on-hold”. After successful transaction the 
customer is redirected to the default WP thank you page.

#### Support

Use the wordpress support forum for any questions regarding the plugin, or if you
want to improve it.

#### Get Involved

Looking to contribute code to this plugin? Go ahead and [fork the repository over at GitHub](https://github.com/DigitalLabsAgcy/wp-pagalo-woocommerce).
(
submit pull requests to the latest “release-” tag).

### Usage

To start using the “Pagalo – WooCommerce Payment Gateway”, first create an account
at [Pagalo.co](https://pagalo.co). They will provide you with your account “IdenEmpresa”,“
Token”, “Private key” and “Public Key”.

After you have your Pagalo or sandbox account active:

 1. Head to Woocommerce Settings and click on the Checkout tab.
 2. On checkout options you should see the option “Pagalo”, click on it.
 3. Enable the payment gateway byt checking the checkbox that reads “Enable this payment
    gateway”.
 4. Fill the form with your account information. Don’t forget to check the “Enable 
    Test Mode” box if your account is from the sandbox.
 5. Click on save changes and you should be ready to start accepting credit cards with
    Pagalo.

## Screenshots

[⌊The Pagalo payment gateway settings page showing the texts and description that
can be customized.⌉⌊The Pagalo payment gateway settings page showing the texts and
description that can be customized.⌉[

The Pagalo payment gateway settings page showing the texts and description that 
can be customized.

[⌊The Pagalo payment gateway settings page showing the fields that need to be filled
with each individual account information.⌉⌊The Pagalo payment gateway settings page
showing the fields that need to be filled with each individual account information
.⌉[

The Pagalo payment gateway settings page showing the fields that need to be filled
with each individual account information.

[⌊The checkout page with the pagalo payment credit card form.⌉⌊The checkout page
with the pagalo payment credit card form.⌉[

The checkout page with the pagalo payment credit card form.

## Installation

Installing “Pagalo – WooCommerce Payment Gateway” can be done using the following
steps:

 1. Download the plugin.
 2. Upload the ZIP file through the “Plugins > Add New > Upload” screen in your WordPress
    dashboard.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

### How do I contribute?

We encourage everyone to contribute their ideas, thoughts and code snippets. This
can be done by forking the [repository over at GitHub](https://github.com/DigitalLabsAgcy/wp-pagalo-woocommerce).

## Reviews

![](https://secure.gravatar.com/avatar/b2eafda560e5f6a35ae4c24cf532db03251e0fe70d07b45e0fa6a1dab56a66e3?
s=60&d=retro&r=g)

### 󠀁[¿Se vale calificar tu propio plugin?](https://wordpress.org/support/topic/se-vale-calificar-tu-propio-plugin/)󠁿

 [digitallabs](https://profiles.wordpress.org/digitallabs/) May 20, 2024

Esperamos que los ayude a conectar más facilmente su sitio web con Pagalo.

![](https://secure.gravatar.com/avatar/fda3e9a2d2d88ca6b5d913766843f7aa6a3dfa790d70ac7e66be81c1de684a1a?
s=60&d=retro&r=g)

### 󠀁[Justo lo que buscaba](https://wordpress.org/support/topic/justo-lo-que-buscaba-3/)󠁿

 [christapereira](https://profiles.wordpress.org/christapereira/) April 18, 2018
1 reply

Thanks for good plugin.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/wp-pagalocard-woocommerce/reviews/)

## Contributors & Developers

“Pagalo – WooCommerce Payment Gateway” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ Edwin Xico (XicoOfficial) ](https://profiles.wordpress.org/xicoofficial/)
 *   [ digitallabs ](https://profiles.wordpress.org/digitallabs/)

“Pagalo – WooCommerce Payment Gateway” has been translated into 5 locales. Thank
you to [the translators](https://translate.wordpress.org/projects/wp-plugins/wp-pagalocard-woocommerce/contributors)
for their contributions.

[Translate “Pagalo – WooCommerce Payment Gateway” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-pagalocard-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-pagalocard-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-pagalocard-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-pagalocard-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-pagalocard-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.1.1

    - Send identifier(nit) to the V2 api client information.
 *  - Update WordPress Version suppot tag

#### 2.1.0

    - For advanced discounts that don’t substract the discount to every product,
      we added an option to send a single product to pagalo(with the order Total)
      instead of full order details.

#### 2.0.0

    - Add support for Pagalo V2 and installments

#### 1.2.2

    - Add more detailed notices for both clients and websites admins.

#### 1.2.1

    - Remove unnecesary messages when payment fails.

#### 1.2.0

    - Add support for Woocommerce compatibility check.
 *  - Go back to WP API instead of Curl

#### 1.1.1

 * Go back to using Curl isntead of WP API due to problems with multicurrency(will
   keep testing and go back to WP API once its fully functional for multi-currency)
 * Reorder the post fields on wordpress settings page to match the orther they are
   displayed on the Pagalo platform.

#### 1.1.0

 * Add banner and icon images
 * Add readme.txt file

#### 1.0.0

 * Integration with Pagalo to acept credit card payments.

## Meta

 *  Version **2.1.1**
 *  Last updated **2 years ago**
 *  Active installations **20+**
 *  WordPress version ** 3.8 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 5.2.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/wp-pagalocard-woocommerce/), [Spanish (Chile)](https://cl.wordpress.org/plugins/wp-pagalocard-woocommerce/),
   [Spanish (Guatemala)](https://es-gt.wordpress.org/plugins/wp-pagalocard-woocommerce/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/wp-pagalocard-woocommerce/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/wp-pagalocard-woocommerce/),
   and [Spanish (Venezuela)](https://ve.wordpress.org/plugins/wp-pagalocard-woocommerce/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/wp-pagalocard-woocommerce)
 * Tags
 * [Guatemala](https://wordpress.org/plugins/tags/guatemala/)[visanet](https://wordpress.org/plugins/tags/visanet/)
 *  [Advanced View](https://wordpress.org/plugins/wp-pagalocard-woocommerce/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/wp-pagalocard-woocommerce/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-pagalocard-woocommerce/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-pagalocard-woocommerce/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-pagalocard-woocommerce/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-pagalocard-woocommerce/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-pagalocard-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-pagalocard-woocommerce/reviews/)

## Contributors

 *   [ Edwin Xico (XicoOfficial) ](https://profiles.wordpress.org/xicoofficial/)
 *   [ digitallabs ](https://profiles.wordpress.org/digitallabs/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-pagalocard-woocommerce/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://digitallabs.agency)