Kredivo
Environment
Method
URL
Body Request
No
Name
Type
Mandatory
Min Length
Max Length
Description
Sample Request
{
"customer": {
"email": "hajar.finnet@gmail.com",
"firstName": "Hajar",
"lastName": "Ismail",
"mobilePhone": "+6281286288844"
},
"order": {
"id": "1680579407638",
"amount": "200",
"description": "Testing",
"item": [
{
"name": "name",
"quantity": "1",
"unitPrice": "100",
"url": "https://finpay.id"
},
{
"name": "name",
"quantity": "1",
"unitPrice": "100",
"url": "https://finpay.id"
}
]
},
"url": {
"callbackUrl": "https://sandbox.finpay.co.id/simdev/finpay/result/resultsuccess.php",
"successUrl": "https://sandbox.finpay.co.id/simdev/finpay/result/resultsuccess.php",
"failUrl": "https://sandbox.finpay.co.id/simdev/finpay/result/resultfailed.php"
},
"sourceOfFunds": {
"type": "kredivo"
},
"billing": {
"address": {
"city": "Jakarta Selatan",
"country": "IDN",
"postcodeZip": "12740",
"street": "Jalan Gatot Subroto"
}
}
}Body Response
No
Name
Type
Mandatory
Min Length
Max Length
Description
Sample Response
Last updated

