Create voucher payment

Creates transactions with the Alelo voucher payment method

Environment

Method

Endpoint

Sandbox

https://apisandbox.cieloecommerce.cielo.com.br/1/sales/

Production

https://api.cieloecommerce.cielo.com.br/1/sales/

⚠️

Warning

Cielo only accepts the Alelo Voucher.

To process an Alelo card payment via the API E-commerce Cielo, use the same request format as for a debit card transaction.

You also need to configure the following parameters:

  • Payment.Authenticate must be set to false or not sent;
  • DebitCard.Brand must be sent as "Elo".
Language
Click Try It! to start a request and see the response here!