Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Payment Gateway for Pagalo on WooCommerce

Descripción

Pagalo – WooCommerce Payment Gateway

This is a pluging to receive payments with your woocommerce store through Pagalo 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.

This is a very basic plugin for simple transactions, feel free to hack it or extend and make it work for your store. There is also an already tested, fully functional and with more features plugin, at Coders.club.gt that you could purchase to take advantage of a few additional features of Pagalo like using Cybersource, tokenization and more.

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.
(submit pull requests to the latest “release-” tag).

Usage

To start using the “Connect Pagalo and WooCommerce”, first create an account at Pagalo.gt. They will provide you with your account “IdenEmpresa”, “Token”, “Private key” and “Public Key”.

After you have your Pagalo 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.
  5. Click on save changes and you should be ready to start accepting credit cards with Pagalo Card.

Rember that this plugin works only for the Epay mode, and only for purchases from Guatemala and in Guatemalan Quetzals currency. You can use this data to make the testing:
CC Number: 4000-0000-0000-0416
CVV: 123
Ex date: 08/22

If you are interested in usgin the Cybersource mode, there is an already tested, fully functional and with more features plugin(support Cybersource, visacuotas, multiple currencies and countries), at Coders.club.gt that you could purchase to take advantage of the latest features of Pagalo and improve the experience of your customers.

Capturas

  • 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 checkout page with the Pagalo payment credit card form.

Instalación

Installing “Connect Pagalo and WooCommerce” can be done either by searching for “Connect Pagalo and WooCommerce” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org.
  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

Preguntas frecuentes

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.

What key features are missing in this plugin that are already available on the paid version of the plugin?

The main features that are not included in this free plugin are:
– Support for both modes (Cybersource and ePay).
– Support for Device Fingerprint (a requirement when using Cybersource).
– Support for shipping pricing.
– Support for Offers or dicounts on products.
– Support for a custom Merchant ID, for users with their own Key from Visanet.
– Support for Visa Cuotas and Master Cuotas.
– Support for multiple countries and currencies.
– Support for custom description and title of the payment method.

We encourage you to hack into the code and make it work for your store. If you want to save some time there is also an already tested, fully functional and with more features plugin, at Coders.store.gt that you could purchase to take advantage of the latest features of Pagalo and improve the experience of your users.

Reseñas

Leer toda la 1 reseña

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"Payment Gateway for Pagalo on WooCommerce" ha sido traducido a 4 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce "Payment Gateway for Pagalo on WooCommerce" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.3.3

    • Sanitize, Escape, and Validate

1.3.2

    • Update icon, banners, readme display name and description to comply with new guidelines

1.3.0

    • Testing copmatibility with WooCommerce 4.4 and WordPress 5.2
    • Update environment url
    • Update description on readme file

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 PagaloCard platform.

1.1.0

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

1.0.0

  • Integration with PagaloCard to acept credit card payments.