该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Pagalo – WooCommerce Payment Gateway

描述

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

Usage

To start using the “Pagalo – WooCommerce Payment Gateway”, first create an account at 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.

屏幕截图

安装

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

常见问题

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.

评价

阅读所有2条评价

贡献者及开发者

「Pagalo – WooCommerce Payment Gateway」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Pagalo – WooCommerce Payment Gateway」插件已被翻译至 5 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Pagalo – WooCommerce Payment Gateway」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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.