post
https://apisandbox.cieloecommerce.cielo.com.br/1/sales/
Creates transactions with the Alelo voucher payment method
| Ambiente | Método | Endpoint |
|---|---|---|
| Sandbox | post | https://apisandbox.cieloecommerce.cielo.com.br/1/sales |
| Produção | post | https://api.cieloecommerce.cielo.com.br/1/sales |
Warning
- Cielo only accepts the Alelo voucher.
- Use the integration available on this page for Alelo multi-benefit cards.
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.Authenticatemust be set tofalseor not sent;DebitCard.Brandmust be sent as "Elo".
Alphanumeric CNPJs will be implemented by the Brazilian Federal Revenue Service in July 2026This change applies only to new registrations. There will be no changes to existing CNPJs.
The alphanumeric CNPJ is already supported by Cielo, with no changes required to your integration.
We recommend checking whether adjustments are needed in your merchant’s own checkout systems.
Guidelines for cancellation with Alelo voucher
- Partial cancellation is not allowed;
- Full cancellation can only be performed on the transaction day (D0);
- To cancel after the transaction day (from D+1 onwards), you must contact Alelo.
Please refer to Void a debit transaction via PaymentId.