Browse Source

添加PAYPAL

tao.zhou 3 years ago
parent
commit
c085ce2dfb
3 changed files with 22 additions and 1 deletions
  1. 11 1
      payExclusive_CH.md
  2. 10 0
      payExclusive_EN.md
  3. 1 0
      paymentSchema.md

+ 11 - 1
payExclusive_CH.md

@@ -518,4 +518,14 @@ Password : 1234
 | city | String | M    | City |
 | country | String | M    |Country code in ISO 3166|
 | state | String | M    | State code in ISO 3166-2, required for USA and Canada |
-| document_id | String | M    | Document ID of the consumer.|
+| document_id | String | M    | Document ID of the consumer.|
+
+### 15 PAYPAL渠道
+
+#### 15.1 H5支付
+
+ 消费接口专属字段
+
+| 参数      | 类型   | 属性 | 描述 |
+| --------- | ------ | ---- | ---- |
+| tradeFrom | String | M    | "H5" |

+ 10 - 0
payExclusive_EN.md

@@ -512,3 +512,13 @@ You should add the following parameters:
 | country | String | M    |Country code in ISO 3166|
 | state | String | M    | State code in ISO 3166-2, required for USA and Canada |
 | document_id | String | M    | Document ID of the consumer.|
+
+### 15 PAYPAL
+
+#### 15.1 H5 mode
+
+You should add the following parameters:
+
+| Parameter      | Type   | Required | Description     |
+| --------- | ------ | ---- | ---- |
+| tradeFrom | String | M    | "H5" |

+ 1 - 0
paymentSchema.md

@@ -15,4 +15,5 @@ RevPay |RevPay
 AliPayLocal |AliPayLocal
 PO |PO
 India_Netbanking |India_Netbanking
+PayPal|PAYPAL