Finpay Payment Code
Finpay Payment Code, generated by Finpay Payment Gateway, is a unique code provided to customers for making payments at various modern channels (e.g. Indomaret, Alfamart, Pegadaian) and channel partners (e.g. Banks, ATM, E-Wallet, M-Banking). It offers customers the flexibility to pay their Finpay Payment Code through different convenient channels.
Technical Specification
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": "1680576995412",
"amount": "1000",
"description": "Testing"
},
"url": {
"callbackUrl": "https://sandbox.finpay.co.id/simdev/finpay/result/resultfailed.php"
},
"sourceOfFunds": {
"type": "finpaycode"
}
}Body Response
No
Name
Type
Mandatory
Min Length
Max Length
Description
2
responseMessage
String
M
1
500
Response Message
3
paymentCode
String
M
1
30
Payment Code
4
redirecturl
String
M
1
320
Redirect URL
5
expiryLink
String
M
1
19
Expiry Link
6
processingTime
Number
M
1
20
Processing Time
7
appurl
String
O
1
320
App URL
8
imageurl
String
O
1
320
Image URL
9
accountList
Array
O
1
4
Account List
Sample Response
Last updated

