Stored Card Initiation
Environment
Method
URL
Data Request
No
Name
Type
Mandatory
Min Length
Max Length
Description
Sample Request
{
"customer": {
"id": "hajar.finnet@gmail.com",
"email": "hajar.finnet@gmail.com",
"firstName": "Hajar",
"lastName": "Ismail",
"mobilePhone": "+6281286288800"
},
"order": {
"id": "FINPAY123",
"amount": "1000",
"currency": "IDR",
"description": "Testing"
},
"url": {
"callbackUrl": "https://sandboxx.finpay.co.id/simdev/finpay/result/tangkapCurl.php"
},
"sourceOfFunds": {
"type": "cc"
},
"card": {
"storedOnFile": "TO_BE_STORED"
}
}Data Response
No
Name
Type
Mandatory
Min Length
Max Length
Description
Sample Response
Last updated

