Dana
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": "1680580078605",
"amount": "200",
"description": "Testing",
"item": [
{
"name": "name",
"quantity": "1",
"category": "apa",
"description": "apalah",
"unitPrice": "100"
},
{
"name": "name",
"quantity": "1",
"category": "apa",
"description": "apalah",
"unitPrice": "100"
}
]
},
"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": "dana"
}
}Body Response
No
Name
Type
Mandatory
Min Length
Max Length
Description
Sample Response
Last updated

