post https://apisandbox.braspag.com.br/v2/sales/
Create a multi-benefit card payment for brands Visa, Mastercard or Elo.
Environment | Method | Endpoint |
---|---|---|
Sandbox | post | https://apisandbox.braspag.com.br/v2/sales/ |
Production | post | https://api.braspag.com.br/v2/sales/ |
Learn more about this feature in the documentation.
Payment with a multi-benefit card is similar to a credit card payment.
- Send the card data in the
Payment.CreditCard
node; - Set
Voucher
= true; - Accepted card brands: Visa, Mastercard, and Elo;
- Use the provider “Cielo30”.
Capture and void
- It is possible to capture later;
- It is allowed to void the transaction within 360 days.