|
@@ -29,7 +29,7 @@ Common interface includes notification, asynchronous notification of transaction
|
|
|
|
|
|
| Interface Name | Test URL | Production URL |
|
|
|
| -------------- | ----------------------------------------- | ------------------------------------- |
|
|
|
-| Purchase | https://testapi.allpayx.com/pay | https://api.allpayx.com/pay |
|
|
|
+| Purchase | <https://testapi.allpayx.com/pay> | <https://api.allpayx.com/pay> |
|
|
|
| Inquiry | <https://testapi.allpayx.com/pay> | <https://api.allpayx.com/pay> |
|
|
|
| Refund | <https://testapi.allpayx.com/refund> | <https://api.allpayx.com/refund> |
|
|
|
| Refund inquiry | <https://testapi.allpayx.com/refundquery> | <https://api.allpayx.com/refundquery> |
|
|
@@ -115,7 +115,7 @@ This field is a list of common fields, sending, every channel needs some channel
|
|
|
| ------------- | ---------- | -------- | ------------------------------------------------------------ |
|
|
|
| version | String(12) | M | "VER000000002" |
|
|
|
| charSet | String(6) | M | “UTF-8” |
|
|
|
-| transType | String(4) | M | “INQY” |
|
|
|
+| transType | String(4) | M | “PURC” |
|
|
|
| orderNum | String(60) | M | Original trade order number |
|
|
|
| transID | String(32) | M | The unique transaction id generated by the gateway. |
|
|
|
| merID | String(15) | M | Merchant ID, assigned by AllPay |
|