https://{request address}/Pay_Trade_CheckOrder
Request parameters
|
parameter name |
required |
type |
explanation |
|
pay_memberid |
YES |
string |
The "merchant number" provided by the payment system to the cooperative merchant |
|
pay_orderid |
YES |
string |
Merchant’s unique order number |
|
serial_number |
YES |
string |
The last 5 digits of the payment transaction after successful payment |
|
pay_md5sign |
YES |
string |
signature |
response parameters
|
parameter name |
required |
type |
explanation |
|
status |
YES |
string |
True for 00, false for other |
|
msg |
YES |
string |
SUCCESS |
|
timestamp |
YES |
string |
Timestamp |
Request example
|
{ |
Return example
|
{ |