Create a payment with Click to Pay

EnvironmentMethodEndpoint
Sandboxhttps://apisandbox.cieloecommerce.cielo.com.br/1/sales
Productionhttps://api.cieloecommerce.cielo.com.br/1/sales

ℹ️

Learn more about this feature in documentation.


⚠️

  • For the Click to Pay request, send the Payment.Type parameter as “CreditCard” and the WalletType parameter as “ClickToPay”.
  • Cavv is the cryptogram returned by Click to Pay when the card has already been tokenized (encrypted). In this scenario, it is not required to send the card security code.
  • When the card is not tokenized, there is no cryptogram (Cavv). In this scenario, it is required to send the card security code in Payment.CreditCard.SecurityCode parameter.

ℹ️

Important

For Click to Pay (C2P) transactions, you do not need to send the ECI field. Cielo automatically assigns the value "2" to the field whenever it identifies this type of transaction, making the process transparent.
If a different value is sent (e.g., "5"), the system keeps the value "2", in accordance with the brand specifications.

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