|
@@ -12,7 +12,7 @@
|
|
|
|
|
|
#### 1.2 APP mode
|
|
#### 1.2 APP mode
|
|
|
|
|
|
- Purchase interface specific fields
|
|
|
|
|
|
+ Pre-authorization interface specific fields
|
|
|
|
|
|
| Parameter | Type | Required | Description |
|
|
| Parameter | Type | Required | Description |
|
|
| --------- | ------ | ---- | ----- |
|
|
| --------- | ------ | ---- | ----- |
|
|
@@ -26,7 +26,7 @@ Response message:
|
|
| RespMsg | String | M | Response message |
|
|
| RespMsg | String | M | Response message |
|
|
| tn | String | O | Transaction serial number. Required parameter for Wechat app payment. When RespCode=00 returns it. |
|
|
| tn | String | O | Transaction serial number. Required parameter for Wechat app payment. When RespCode=00 returns it. |
|
|
|
|
|
|
-After getting tn, call the SDK to pay according to Section 7 of this document.
|
|
|
|
|
|
+After getting tn, call the SDK to pay according to APP document.
|
|
|
|
|
|
```javascript
|
|
```javascript
|
|
Test cards:
|
|
Test cards:
|