API for integration of payment methods using PIX and ITP (Payment Iniciator Service via OpenFinance) operations.

We have two different flows to integrate, we have a white label interface to provide the entire flow, or you could use our APIs and integrate with your platform's interface.

For the white label flow, follow these steps:

1 - "Payment link for White Label Interface" to receive a redirection link for the user to complete the payment process.

2 - "Payment status inquiry" where there's a feedback from the redirection URL and payment process conclusion. This information can be received through callback.

To integrate with our API, follow these steps:

1 - "Process authentication via API" to receive a token

2 - "Search for institutions" to receive a list of participants where the payment will be completed

3 - "Payment route" to start a payment operation

4 - "Payment status inquiry" where there's a feedback from the redirection URL and payment process conclusion. This information can be received through callback.

To learn more about ITP

U4C ITP

To see how payment via OpenFinance are processed, you can just click the link below:

https://www.loom.com/share/f6ef9279aa9d4453b8851efba373dd84

To integrate, an e-mail will be sent with a Client ID and a Client Secret, which should be provided on the authentication request's body.