|
@@ -31,8 +31,11 @@
|
|
- [5.2 Background mode (Applicable to SN and TL international card)](#52-background-mode-applicable-to-sn-and-tl-international-card)
|
|
- [5.2 Background mode (Applicable to SN and TL international card)](#52-background-mode-applicable-to-sn-and-tl-international-card)
|
|
- [6. RevPay](#6-revpay)
|
|
- [6. RevPay](#6-revpay)
|
|
- [6.1 H5 mode](#61-h5-mode)
|
|
- [6.1 H5 mode](#61-h5-mode)
|
|
- - [7. AliPayLocal](#7-alipaylocal)
|
|
|
|
|
|
+ - [7. AliPayPlus](#7-alipayplus)
|
|
- [7.1 H5 mode](#71-h5-mode)
|
|
- [7.1 H5 mode](#71-h5-mode)
|
|
|
|
+ - [7.2 WebSite mode](#72-website-mode)
|
|
|
|
+ - [7.3 QR code no jump mode](#73-qr-code-no-jump-mode)
|
|
|
|
+ - [7.4 APP mode](#74-app-mode)
|
|
- [8. PO](#8-po)
|
|
- [8. PO](#8-po)
|
|
- [8.1 H5 mode](#81-h5-mode)
|
|
- [8.1 H5 mode](#81-h5-mode)
|
|
- [9. India_Netbanking](#9-india_netbanking)
|
|
- [9. India_Netbanking](#9-india_netbanking)
|
|
@@ -44,11 +47,6 @@
|
|
- [12. DNC](#12-dnc)
|
|
- [12. DNC](#12-dnc)
|
|
- [12.1 H5 mode](#121-h5-mode)
|
|
- [12.1 H5 mode](#121-h5-mode)
|
|
- [12.2 Background mode](#122-background-mode)
|
|
- [12.2 Background mode](#122-background-mode)
|
|
- - [13. AliPayPlus](#13-alipayplus)
|
|
|
|
- - [13.1 H5 mode](#131-h5-mode)
|
|
|
|
- - [13.2 WebSite mode](#132-website-mode)
|
|
|
|
- - [13.3 QR code no jump mode](#133-qr-code-no-jump-mode)
|
|
|
|
- - [13.4 APP mode](#134-app-mode)
|
|
|
|
|
|
|
|
### 1. WX
|
|
### 1. WX
|
|
|
|
|
|
@@ -622,7 +620,7 @@ CVV2: 123
|
|
| -------- | ------ | ---- | ------------------------------- |
|
|
| -------- | ------ | ---- | ------------------------------- |
|
|
| payUrl | String | No | Cashier URL |
|
|
| payUrl | String | No | Cashier URL |
|
|
|
|
|
|
-### 7. AliPayLocal
|
|
|
|
|
|
+<!-- ### 7. AliPayLocal
|
|
|
|
|
|
#### 7.1 H5 mode
|
|
#### 7.1 H5 mode
|
|
|
|
|
|
@@ -637,8 +635,76 @@ CVV2: 123
|
|
|
|
|
|
| Parameter | Type | Required | Description |
|
|
| Parameter | Type | Required | Description |
|
|
| -------- | ------ | ---- | ------------------------------- |
|
|
| -------- | ------ | ---- | ------------------------------- |
|
|
|
|
+| payUrl | String | No | Cashier URL | -->
|
|
|
|
+
|
|
|
|
+### 7. AliPayPlus
|
|
|
|
+
|
|
|
|
+#### 7.1 H5 mode
|
|
|
|
+
|
|
|
|
+ **Request parameters**
|
|
|
|
+
|
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
|
+| -------------- | ------ | ---- | ------------------------------------------------------------ |
|
|
|
|
+| tradeFrom | String | Yes | "H5" |
|
|
|
|
+| OsType | String | Yes | "IOS", "ANDROID" |
|
|
|
|
+| sub_brand_code | String | Yes | "gcash", "dana", "kakaopay", "alipay_hk", "truemoney", "tng" |
|
|
|
|
+
|
|
|
|
+**Response parameter "parameter" details**
|
|
|
|
+
|
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
|
+| -------- | ------ | ---- | ------------------------------- |
|
|
|
|
+| payUrl | String | No | Cashier URL |
|
|
|
|
+
|
|
|
|
+#### 7.2 WebSite mode
|
|
|
|
+
|
|
|
|
+ **Request parameters**
|
|
|
|
+
|
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
|
+| --------- | ------ | ---- | ----- |
|
|
|
|
+| tradeFrom | String | Yes | "WEB" |
|
|
|
|
+| sub_brand_code | String | Yes | "gcash", "dana", "kakaopay", "alipay_hk", "truemoney", "tng" |
|
|
|
|
+
|
|
|
|
+**Response parameter "parameter" details**
|
|
|
|
+
|
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
|
+| -------- | ------ | ---- | ------------------------------- |
|
|
| payUrl | String | No | Cashier URL |
|
|
| payUrl | String | No | Cashier URL |
|
|
|
|
|
|
|
|
+#### 7.3 QR code no jump mode
|
|
|
|
+
|
|
|
|
+ This mode returns the QR code string, and merchants need to generate the QR code themselves.
|
|
|
|
+
|
|
|
|
+ **Request parameters**
|
|
|
|
+
|
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
|
+| --------- | ------ | ---- | -------- |
|
|
|
|
+| tradeFrom | String | Yes | "QRCODE" |
|
|
|
|
+| sub_brand_code | String | Yes | "gcash", "kakaopay", "alipay_hk", "tng" |
|
|
|
|
+
|
|
|
|
+**Response parameter "parameter" details**
|
|
|
|
+
|
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
|
+| -------- | ------ | ---- | ------------------------------- |
|
|
|
|
+| code_url | String | No | QR code string |
|
|
|
|
+
|
|
|
|
+#### 7.4 APP mode
|
|
|
|
+
|
|
|
|
+ **Request parameters**
|
|
|
|
+
|
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
|
+| -------------- | ------ | ---- | ------------------------------------------------------------ |
|
|
|
|
+| tradeFrom | String | Yes | "APP" |
|
|
|
|
+| OsType | String | Yes | "IOS", "ANDROID" |
|
|
|
|
+| sub_brand_code | String | Yes | "gcash", "dana", "kakaopay", "alipay_hk", "truemoney", "tng" |
|
|
|
|
+
|
|
|
|
+**Response parameter "parameter" details**
|
|
|
|
+
|
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
|
+| -------- | ------ | ---- | ------------------------------- |
|
|
|
|
+| tn | String | No | Transaction serial number. Required parameter for app payment. |
|
|
|
|
+
|
|
|
|
+After getting tn, call the SDK to pay according to [APP document](AllPay_Integration_Specification_EN.md#6-app-mode-integration-specification).
|
|
|
|
+
|
|
### 8. PO
|
|
### 8. PO
|
|
|
|
|
|
#### 8.1 H5 mode
|
|
#### 8.1 H5 mode
|
|
@@ -850,71 +916,3 @@ Card Number: 5204730000002555
|
|
Expiry Date: 1225
|
|
Expiry Date: 1225
|
|
CVV2: 123
|
|
CVV2: 123
|
|
```
|
|
```
|
|
-
|
|
|
|
-### 13. AliPayPlus
|
|
|
|
-
|
|
|
|
-#### 13.1 H5 mode
|
|
|
|
-
|
|
|
|
- **Request parameters**
|
|
|
|
-
|
|
|
|
-| Parameter | Type | Required | Description |
|
|
|
|
-| -------------- | ------ | ---- | ------------------------------------------------------------ |
|
|
|
|
-| tradeFrom | String | Yes | "H5" |
|
|
|
|
-| OsType | String | Yes | "IOS", "ANDROID" |
|
|
|
|
-| sub_brand_code | String | Yes | "gcash", "dana", "kakaopay", "alipay_hk", "truemoney", "tng" |
|
|
|
|
-
|
|
|
|
-**Response parameter "parameter" details**
|
|
|
|
-
|
|
|
|
-| Parameter | Type | Required | Description |
|
|
|
|
-| -------- | ------ | ---- | ------------------------------- |
|
|
|
|
-| payUrl | String | No | Cashier URL |
|
|
|
|
-
|
|
|
|
-#### 13.2 WebSite mode
|
|
|
|
-
|
|
|
|
- **Request parameters**
|
|
|
|
-
|
|
|
|
-| Parameter | Type | Required | Description |
|
|
|
|
-| --------- | ------ | ---- | ----- |
|
|
|
|
-| tradeFrom | String | Yes | "WEB" |
|
|
|
|
-| sub_brand_code | String | Yes | "gcash", "dana", "kakaopay", "alipay_hk", "truemoney", "tng" |
|
|
|
|
-
|
|
|
|
-**Response parameter "parameter" details**
|
|
|
|
-
|
|
|
|
-| Parameter | Type | Required | Description |
|
|
|
|
-| -------- | ------ | ---- | ------------------------------- |
|
|
|
|
-| payUrl | String | No | Cashier URL |
|
|
|
|
-
|
|
|
|
-#### 13.3 QR code no jump mode
|
|
|
|
-
|
|
|
|
- This mode returns the QR code string, and merchants need to generate the QR code themselves.
|
|
|
|
-
|
|
|
|
- **Request parameters**
|
|
|
|
-
|
|
|
|
-| Parameter | Type | Required | Description |
|
|
|
|
-| --------- | ------ | ---- | -------- |
|
|
|
|
-| tradeFrom | String | Yes | "QRCODE" |
|
|
|
|
-| sub_brand_code | String | Yes | "gcash", "kakaopay", "alipay_hk", "tng" |
|
|
|
|
-
|
|
|
|
-**Response parameter "parameter" details**
|
|
|
|
-
|
|
|
|
-| Parameter | Type | Required | Description |
|
|
|
|
-| -------- | ------ | ---- | ------------------------------- |
|
|
|
|
-| code_url | String | No | QR code string |
|
|
|
|
-
|
|
|
|
-#### 13.4 APP mode
|
|
|
|
-
|
|
|
|
- **Request parameters**
|
|
|
|
-
|
|
|
|
-| Parameter | Type | Required | Description |
|
|
|
|
-| -------------- | ------ | ---- | ------------------------------------------------------------ |
|
|
|
|
-| tradeFrom | String | Yes | "APP" |
|
|
|
|
-| OsType | String | Yes | "IOS", "ANDROID" |
|
|
|
|
-| sub_brand_code | String | Yes | "gcash", "dana", "kakaopay", "alipay_hk", "truemoney", "tng" |
|
|
|
|
-
|
|
|
|
-**Response parameter "parameter" details**
|
|
|
|
-
|
|
|
|
-| Parameter | Type | Required | Description |
|
|
|
|
-| -------- | ------ | ---- | ------------------------------- |
|
|
|
|
-| tn | String | No | Transaction serial number. Required parameter for app payment. |
|
|
|
|
-
|
|
|
|
-After getting tn, call the SDK to pay according to [APP document](AllPay_Integration_Specification_EN.md#6-app-mode-integration-specification).
|
|
|