QR Code
To create a transaction that will use a credit card, you need to send a request using the POST
method to the Payment resource, as the example in the API Reference.
It is not possible to create a transaction with the amount (
Amount
) 0.
Payment Facilitators (or submerchants) must send the parameters within node PaymentFacilitator
as required by Banco Central do Brasil and card brands. If the node PaymentFacilitator
is not sent, the card brand may apply penalties to the submerchant.
Updated 7 months ago