post https://apisandbox.cieloecommerce.cielo.com.br/1/sales/
Create a QR Code transaction.
Environment | Method | Endpoint |
---|---|---|
Sandbox | post | https://apisandbox.cieloecommerce.cielo.com.br/1/sales/ |
Production | post | https://api.cieloecommerce.cielo.com.br/1/sales/ |
To create a transaction using a credit card, you need to send a request using the POST method to the Payment resource, as shown in the example. This example includes the minimum fields required for authorization.
Attention
It is not possible to perform a transaction with an Amount = 0.
Payment Facilitators (or sub-acquirers) must send the parameters of the
PaymentFacilitator
node as required by the Central Bank and the card networks. If not sent, the card network may apply penalties to the payment facilitator.