Payment Channel Inquiry
Last updated
Last updated
This process is used to view the list of payment channels used by the merchant. The process is done when the merchant inquiry request gets a response from Faspay.
The endpoint URL is a feedback URL that will process the data at the request of the merchant system. For the implementation of the testing, UAT can use the development URL.
Type | Environment | URL |
---|---|---|
Request parameters are parameters that the merchant's system must provide to integrate with the Faspay system.
Parameter | Data Type | M/O/C | Description |
---|---|---|---|
Response Payment Channel Inquiry
Response parameters will be delivered by Faspay system in response to requests that have been sent by the merchant system. If no parameters are appropriate/value is incorrect, the transaction will be rejected in Faspay system.
Parameter | Data Type | M/O/C | Description |
---|---|---|---|
XML
Development
JSON
Development
request
Alphanumeric (50)
O
Request Description
merchant_id
Numeric (5)
M
Merchant Code
merchant
Alphanumeric (32)
O
Merchant Name
signature
Alphanumeric
M
sha1(md5(user_id+password))
response
Alphanumeric (50)
O
Response Description
merchant_id
Numeric (5)
M
Merchant Code
merchant
Alphanumeric (32)
O
Merchant Name
pg_code
Numeric (3)
M
Payment Channel Code
pg_name
Alphanumeric (32)
M
Payment Channel Name
response_code
Alphanumeric (2)
M
Response Code
response_desc
Alphanumeric (32)
M
Response Description