Mô tả
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 PagaloCard 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 Card or sandbox account active:
- Head to Woocommerce Settings and click on the Checkout tab.
- On checkout options you should see the option “Pagalo Card”, click on it.
- Enable the payment gateway byt checking the checkbox that reads “Enable this payment gateway”.
- Fill the form with your account information. Dont forguet to check the “Enable Test Mode” box if your account is from the sandbox.
- Click on save changes and you should be ready to start accepting credit cards with Pagalo.
Ảnh màn hình
Cài đặt
Installing “Pagalo – WooCommerce Payment Gateway” can be done using the following steps:
- Download the plugin.
- Upload the ZIP file through the “Plugins > Add New > Upload” screen in your WordPress dashboard.
- Activate the plugin through the ‘Plugins’ menu in WordPress
Hỏi đáp
-
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.
Đánh giá
Người đóng góp & Lập trình viên
“Pagalo – WooCommerce Payment Gateway” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Pagalo – WooCommerce Payment Gateway” đã được dịch qua 4 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Pagalo – WooCommerce Payment Gateway” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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 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.