Descrição
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.
Ecrãs
Instalação
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
Perguntas frequentes
-
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.
Avaliações
Contribuidores e programadores
“Pagalo – WooCommerce Payment Gateway” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
Contribuidores“Pagalo – WooCommerce Payment Gateway” foi traduzido para 4 locales. Obrigado aos tradutores pelas suas contribuições.
Traduza o “Pagalo – WooCommerce Payment Gateway” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
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.