post https://apisandbox.cieloecommerce.cielo.com.br/1/sales
Environment | Method | Endpoint |
---|---|---|
Sandbox | post | https://apisandbox.cieloecommerce.cielo.com.br/1/sales |
Production | post | https://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 theWalletType
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.