這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.