post https://api.dlocal.com/payments
Creates a new payment using any of the available payment methods.
Handling card payments
- For payments with credit card information (e.g., card number, expiration date, CVV), use
https://api.dlocal.com/secure_payments
. - For card payments with a
card_id
ortoken
, usehttps://api.dlocal.com/payments
.
Response