Generating a QR Code via API

Create a QR Code transaction.

EnvironmentMethodEndpoint
Sandboxhttps://apisandbox.cieloecommerce.cielo.com.br/1/sales/
Productionhttps://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.

Language
Click Try It! to start a request and see the response here!