Payment flow with credit cards with installments
Availability
Requirements
How payments with installments work
{
"0": {
"Amount": "384.45",
"Currency": "BRL",
"Number": "1"
},
"1": {
"Amount": "192.23",
"Currency": "BRL",
"Number": "2"
},
"2": {
"Amount": "128.15",
"Currency": "BRL",
"Number": "3"
},
"3": {
"Amount": "96.11",
"Currency": "BRL",
"Number": "4"
},
"4": {
"Amount": "76.89",
"Currency": "BRL",
"Number": "5"
},
"5": {
"Amount": "64.08",
"Currency": "BRL",
"Number": "6"
}
}Payment method object structure
Parameter
Type / Description
Request sample
Notes on orders with installments
Integration test cases
PreviousPayment flow with offline payment methodsNextPayment flow for eWallets (online payment methods)
Last updated
Was this helpful?