post
https://apisandbox.cieloecommerce.cielo.com.br/1/sales/
Create a QR Code transaction.
| Ambiente | Método | Endpoint |
|---|---|---|
| Sandbox | post | https://apisandbox.cieloecommerce.cielo.com.br/1/sales |
| Produção | 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.
WarningIt is not possible to perform a transaction with an Amount = 0.
Payment Facilitators (or sub-acquirers) must send the parameters of the
PaymentFacilitatornode as required by the Central Bank and the card networks. If not sent, the card network may apply penalties to the payment facilitator.