Payment Acquirer: PagSeguro Implementation
This module extends the payment module to add a new payment method: Pagseguro.
There are three ways to integrate the Pagseguro API, in this module we use the checkout transparent approach.
You can learn more about that on this youtube video.
If you wish to use Pagseguro on production environment you need to get an approval from pagseguro, more on that here.
Table of contents
This module depends on:
- payment
- web_tour
This module will require registering in eCommerce PagSeguro https://acesso.pagseguro.uol.com.br/
To configure your API keys go to Invoicing -> Configuration -> Payment Acquirers -> PagSeguro. Then insert your token on the credentials page, as shown below:
Under the configuration page, select your payment journal. On the upper right corner buttons you can publish on your website and change the environment.
The credential Token and can only be acquired via the PagSeguro user account. On your account, go to "Venda Online" > "Integrações". Then, click on "Gerar Token".
- full manual for API:
https://dev.pagseguro.uol.com.br/reference/pagseguro-reference-intro
After the configuration, you can go to the website module, and buy a product in your website shop by selecting the Pagseguro payment method and adding your credit card information. Then, click on the pay now button.
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- KMEE
- KMEE:
- Luis Felipe Miléo <[email protected]>
- Cristiano Rodrigues <[email protected]>
- Kilian Macedo <[email protected]>
- Escodoo:
- Marcel Savegnago <[email protected]>
- Eduardo Ribeiro <[email protected]>
The development of this module has been supported by:
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/l10n-brazil project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.