Payment PagSeguro
(0)
197

Payment PagSeguro

FREE

Available versions
Required apps
Sales (sale)
Tours (web_tour)
Technical name
payment_pagseguro
License
AGPL-3
Secure dependencies
N/A
Payment PagSeguro

Payment PagSeguro

Beta License: AGPL-3 OCA/l10n-brazil Translate me on Weblate Try me on Runboat

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

Installation

This module depends on:

  • payment
  • web_tour

Configuration

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:

Payment acquirer pagseguro

Under the configuration page, select your payment journal. On the upper right corner buttons you can publish on your website and change the environment.

Payment acquirer pagseguro

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”.

Payment acquirer pagseguro

Still on the configuration tab, you can configure the maximum amount of installments available for your clients to select at the payment.

So far, we only support up to 12 installments, setting a value higher than that will lead to possible errors on payment.

Pagseguro max installments configuration
  • full manual for API:

https://dev.pagseguro.uol.com.br/reference/pagseguro-reference-intro

Usage

After the configuration, you can go to the website module, and buy a product in your website shop by selecting the Pagseguro payment method.

Here you can select:
  • Payment form (there is only credit card so far).
  • Amount of installments you want to pay (notice than the maximum value you can select is based on your acquirer configuration).

When selecting the installments you can see the value of each installment on the input field on the right.

After that, insert you Card number, name, expiration date and security code. Then, click on the pay now button.

So far, we support only VISA, MasterCard, American Express and Diners brands.

Payment form pagseguro

notice: The credentials that we use in this image are not from a real card, instead this is a test card given by the Pagseguro for test purposes. You can find more tests cards here https://dev.pagseguro.uol.com.br/reference/testing-cards.

Known issues / Roadmap

Issues
  • To support more brands we need to overwrite the focusout event from the card number field
  • Selecting installments should also change the total price
Roadmap
  • Add bill payment form
  • Add debit card payment form
  • Add PIX payment form

Bug Tracker

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.

Credits

Authors

  • KMEE

Contributors

Other credits

The development of this module has been supported by:

KMEE INFORMATICA LTDA

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

0.0 / 5.0
based on 0 ratings

Python dependencies

Package Version Secured
Werkzeug 0.16.1
requests 2.22.0
This app has automated tests.
This app is not translated in any languages, it is only available in English.