QR Code
Please refer to the API Reference for the full request and response examples.
Creating a Transaction with QR Code
Below is the representation of a standard transactional flow when creating a transaction with a QR code:
To create a QR code transaction you must submit a POST request.
This request will create the transaction, which will receive the Pending status in Cielo, and generate the QR code for the payment. The customer makes the payment through one of the supported applications and the transaction changes status (e.g.: to Pago when paid, Não pago when not paid, or Não autorizado for unauthorized transactions).
Updated 12 days ago