Updates on Pix fields

Valid for integration with the "Cielo2" provider.

ℹ️

Learn more about this feature in the documentation.

⚠️

New Pix integration at Cielo

Starting from 09/01/2025, new Pix integrations will be made with the new Pix provider at Cielo, Cielo2. Learn more about the new Pix integration at Cielo.

Pix at Cielo has been updated, and we recommend migrating to the new integration. The main updates are:

  • You must send Payment.Provider with the value Cielo2;
  • Payment identification: the payment will be identified by the SentOrderId field (payment order creation identifier, represents the txid) and EndToEndId (identifier of the paid Pix);
  • Pix transaction reconciliation: with the latest updates, the merchant can use the values of EndToEndId and txid for reconciliation.

Fields returned when creating a Pix QR Code

Check the list of updates to the fields returned when generating a Pix QR Code:

FieldsPrevious integrationNew integration (Cielo2)
AcquirerOrderIdRepresented the QR Code ID.No longer exists.
ProofOfSaleRepresented the Pix NSU.No longer exists.
SentOrderIdRepresented the MerchantOrderId.Now represents the txid.

All other fields remain the same.

Fields returned when querying a Pix transaction

Check the list of updates to the fields returned when querying a Pix transaction:

FieldsPrevious integrationNew integration (Cielo2)
SentOrderIdRepresented the MerchantOrderId.Now represents the txid.
AcquirerTransactionIdRepresented the QR Code ID.No longer exists.
ProofOfSaleRepresented the Pix NSU.No longer exists.
EndToEndIdDid not exist.Represents the identifier of the paid Pix.

All other fields remain the same.

Fields returned when refunding a Pix

There were no updates to the fields returned when refunding a Pix.