|
@@ -383,7 +383,9 @@ After getting tn, call the SDK to pay according to APP document.
|
|
|
|
|
|
#### 10.1 H5 mode
|
|
|
|
|
|
-##### 10.1.1 Xunlian international card purchase interface specific fields
|
|
|
+##### 10.1.1 Xunlian international card
|
|
|
+
|
|
|
+Purchase interface specific fields
|
|
|
|
|
|
| Parameter | Type | Required | Description |
|
|
|
| --------- | ------ | ---- | ---- |
|
|
@@ -401,9 +403,9 @@ Expiry Date: 1225
|
|
|
CVV2: 123
|
|
|
```
|
|
|
|
|
|
-##### 10.1.2 Suning international card purchase interface specific fields
|
|
|
+##### 10.1.2 Suning international card
|
|
|
|
|
|
- 账单信息
|
|
|
+Purchase interface specific fields
|
|
|
|
|
|
| Parameter | Type | Required | Description |
|
|
|
| --------- | ------ | ---- | ---- |
|
|
@@ -429,7 +431,9 @@ Expiry Date: 0825
|
|
|
CVV2: 900
|
|
|
```
|
|
|
|
|
|
-##### 10.1.3 Tonglian international card purchase interface specific fields
|
|
|
+##### 10.1.3 Tonglian international card
|
|
|
+
|
|
|
+Purchase interface specific fields
|
|
|
|
|
|
| Parameter | Type | Required | Description |
|
|
|
| ------------------- | ------ | ---- | -------------------------------- |
|
|
@@ -449,7 +453,9 @@ Expiry Date: 1227
|
|
|
CVV2: 212
|
|
|
```
|
|
|
|
|
|
-##### 10.1.4 ICBC international card purchase interface specific fields
|
|
|
+##### 10.1.4 ICBC international card
|
|
|
+
|
|
|
+Purchase interface specific fields
|
|
|
|
|
|
| Parameter | Type | Required | Description |
|
|
|
| --------- | ------ | ---- | ------------------------------------------------------------ |
|
|
@@ -460,8 +466,8 @@ CVV2: 212
|
|
|
ICBC test card
|
|
|
|
|
|
Click the card number to get the SMS verification code.
|
|
|
-Card 1:[4574108900117879](http://202.175.59.29:10443/gwinternet/sms-inq-svc/v1/inqByCardNo?cardNo=4574108900117879)
|
|
|
-Card 2: [4377651201379895](http://202.175.59.29:10443/gwinternet/sms-inq-svc/v1/inqByCardNo?cardNo=4377651201379895)
|
|
|
+Card 1:<a href="http://202.175.59.29:10443/gwinternet/sms-inq-svc/v1/inqByCardNo?cardNo=4574108900117879" target="_blank">4574108900117879</a>
|
|
|
+Card 2: <a href="http://202.175.59.29:10443/gwinternet/sms-inq-svc/v1/inqByCardNo?cardNo=4377651201379895" target="_blank">4377651201379895</a>
|
|
|
```
|
|
|
|
|
|
#### 10.2 Background mode (Only applicable to Suning international card)
|