Merchants can check the order information and status by actively calling this interface,
https://apis.5upay.com/foreignpayExchangesettlement/query
| Name | Type & Max | Description | Requirement |
|---|---|---|---|
| merchantId | varchar(9) | The unique identity of the merchant ID in Payease system. After the merchant completes Payease system registration, the merchant can log in the merchant background to check | M |
| requestId | varchar(50) | The requestId is an ID generated by the merchant. This ID is unique for each merchant and can be used for ensuring the uniqueness of the request;For paid or cancelled orders in the PayEase payment system, the merchant side cannot submit them again. | M |
| hmac | varchar(500) | The result of parameter signature,generated by the merchant.For the method of obtaining hmac,please reference to "Geoswift encryption and decryption process specification" | M |
| Name | Description |
|---|---|
| merchantId | Merchant ID |
| requestId | The requestId is an ID generated by the merchant. This ID is unique for each merchant and can be used for ensuring the uniqueness of the request;For paid or cancelled orders in the PayEase payment system, the merchant side cannot submit them again. |
| status | PROCESSING |
| SUCCESS | |
| FAILED | |
| ERROR | |
| serialNumber | PayEase system transaction serial number |
| currency | CNY, USD, JPY, EUR, CHF, GBP, CAD, AUD, HKD |
| amount | UNIT: Cent,1 Dollar = 100 Cents |
| remark | remark |
| foexignExchangeResponse | Please refer to the table "Response field(foexignExchangeResponse,Return parameter of foreign exchange purchase)" |
| paymentModeAlias | FOREIGN-FOREX-ECITIC-P2P |
| hmac | The result of parameter signature,generated by the merchant.For the method of obtaining hmac,please reference to "Geoswift encryption and decryption process specification" |
| Name | Description |
|---|---|
| amount | Unit: Cent,1 Dollar = 100 cents |
| currency | CNY, USD, JPY, EUR, CHF, GBP, CAD, AUD, HKD |
| status | INIT |
| PROCESSING | |
| SUCCESS | |
| FAILED | |
| CANCEL | |
| listprice | List price | completeDataTime | Completion time of the foreign exchange purchase |