Inquiry Payment Status
Inquiry Payment Status is a process of checking the status of the payment of Faspay. Merchants previously would have had to post a URL redirect to Faspay.
Last updated
Inquiry Payment Status is a process of checking the status of the payment of Faspay. Merchants previously would have had to post a URL redirect to Faspay.
Last updated
Endpoint URL Payment Status Inquiry
The endpoint URL is a feedback URL that will process the data in the inquiry from the merchant system. For the implementation of the testing, UAT can use URL development.
Environment | URL |
---|---|
Request Parameter Inquiry Payment Status
Payment status inquiry request parameters are parameters that must be provided by the merchant's system can perform payment status inquiry system to Faspay.
Parameter | Data Type | M/O/C | Description |
---|---|---|---|
Response Parameter Inquiry Payment Status
Response parameters are parameters that will be delivered by Faspay system in response to the request that have been sent by the merchant system. If no parameters appropriate / value is incorrect, the transaction will be rejected in the system Faspay.
Parameter | Data Type | M/O/C | Description |
---|---|---|---|
Development
Development
request
Alphanumeric (50)
O
Request Description
trx_id
Numeric (16)
M
Transaction ID (Issued/generated by Faspay (Media Indonusa)) Notes: Unique Transaction ID for 1 day or as long as it hasn't been paid and hasn't expired
merchant_id
Numeric (5)
M
Merchant Code
bill_no
Alphanumeric (16)
M
Order Number
signature
Alphanumeric
M
sha1(md5((user_id + password + bill_no))
response
Alphanumeric (50)
O
Response Name
trx_id
Numeric (16)
M
Transaction ID (Issued/generated by Faspay (Media Indonusa)) Notes: Unique Transaction ID for 1 day or as long as it hasn't been paid and hasn't expired
merchant_id
Numeric (6)
M
Merchant Code
merchant
Alphanumeric (32)
M
Merchant name
bill_no
Alphanumeric(32)
M
Order number
payment_reff
Alphanumeric (16)
M
Payment Reff (from Payment Channel)
payment_date
Date
M
Payment Date (from Payment Channel)
payment_status_code
Numeric (1)
M
Status Code
0 Unprocessed
1 In Process
2 Payment Success
4 Payment Reserval
5 No bills found
8 Payment Cancelled
9 Unknown
payment_status_desc
Alphanumeric (32)
M
Description Status
response_code
Alphanumeric (2)
M
Response Code 00 Success
response_desc
Alphanumeric (32)
M
Response Description