url
POST https://ph-openapi.toppayment.com/ph/pay/query
requestParameters
NoteChineseIsProhibitedForRequestParameters
parameters | required | type | describe | example |
mchNo | string(32) | Y | mchNo,in`Merchant Platform - Personal Center - Personal Information | PHOT000001 |
timestamp | long | Y | timestamp | 11749029774 |
sign | string | Y | signature | PHOT000001 |
orderNum | string(64) | Y | merchantOrderNumber | T1231511321515 |
platOrderNum | string(64) | Y | platOrderNum | PRE1234567890 |
resposneParameters
parameters | type | describe | example |
orderNum | String | merchantOrderNumber | 23645782 |
platOrderNum | String | platOrderNum | 987654321 |
amount | string | amount | 10000 |
fee | string | theAmountOfTheHandlingFee | 5.32 |
productDetail | String | productDetail | Macbook Pro |
customerName | String | customerName | Amot |
customerEmail | String | customerEmail | [email protected] |
customerPhone | String | customerPhone | 123456789 |
validTime | Long | validTime | |
status | String | status | |
request example