|
@@ -117,7 +117,7 @@ The merchant needs to provide an HTTP/HTTPS protocol interface that is included
|
|
| ------------- | ---------- | -------- | ------------------------------------------------------------ |
|
|
| ------------- | ---------- | -------- | ------------------------------------------------------------ |
|
|
| version | String(12) | M | "VER000000002" |
|
|
| version | String(12) | M | "VER000000002" |
|
|
| charSet | String(6) | M | “UTF-8” |
|
|
| charSet | String(6) | M | “UTF-8” |
|
|
-| transType | String(4) | M | “INQY” |
|
|
|
|
|
|
+| transType | String(4) | M | “PURC” |
|
|
| orderNum | String(60) | M | Original trade order number |
|
|
| orderNum | String(60) | M | Original trade order number |
|
|
| transID | String(32) | M | The unique transaction id generated by the gateway. |
|
|
| transID | String(32) | M | The unique transaction id generated by the gateway. |
|
|
| merID | String(15) | M | Merchant ID, assigned by AllPay |
|
|
| merID | String(15) | M | Merchant ID, assigned by AllPay |
|