Introduction
Gerencianet's Pix API
Gerencianet's Pix API makes our services available in the context of the Pix arrangement of the Central Bank of Brazil. With our API it is possible to create charges, check the Pix received, refund and send Pix.
The services of this API allow the recipient to integrate their platform or system with Gerencianet's Pix services.
About Gerencianet
Gerencianet is a Payment Service Provider (PSP) authorized by the Central Bank of Brazil. With our solutions, you can pay and receive with Pix, issue charges to your customers via banking billet, carnet, credit card, payment links and subscriptions - and carry out financial transactions in your Digital Gerencianet's Account.
Pix API Changes
The following changes are expected and considered (backwards-compatibility):
- Addition of new features in the Pix API.
- Addition of new optional parameters to charges.
- Addition of new fields in Pix API responses.
- Changing the field order.
- Addition of new elements to enumerations.
caution
A new version of the Gerencianet's Pix API will be generated whenever there are incompatible changes. But don't worry, our team will let you know in advance, on our official channels, how you should proceed.
To learn more about the implementation of the Gerencianet's Pix API or to receive a commercial proposal, contact one of our specialists by e-mail pix@gerencianet.com.br or click on the button below.
You can also talk to our Technical and Commercial teams on the Discord Platform. Click on the image below to access the server.
Gerencianet's Postman Collection Gerenciant's Pix API
This is the link to our Collection that we will keep updated with the Gerencianet's Pix API endpoints.
Pix SDK
In our repository on github you can find several examples of Pix Gerencianet SDKs, which contain examples from emmision to rendering the QR code. For more details, go to:
- SDK PHP: https://github.com/gerencianet/gn-api-sdk-php
- SDK Python: https://github.com/gerencianet/gn-api-sdk-python
- SDK Node.js: https://github.com/gerencianet/gn-api-sdk-node
- SDK Typescript: https://github.com/gerencianet/gn-api-sdk-typescript
- SDK Java: https://github.com/gerencianet/gn-api-sdk-java-examples
- SDK C#: https://github.com/gerencianet/gn-api-sdk-dotnet-core
- SDK Delphi: https://github.com/gerencianet/gn-api-sdk-delphi-pix
- SDK Flutter: https://github.com/gerencianet/gn-api-sdk-flutter-examples