benson 4 years ago
parent
commit
ffa0c9c6c9
1 changed files with 16 additions and 1 deletions
  1. 16 1
      payExclusive_CH.md

+ 16 - 1
payExclusive_CH.md

@@ -403,7 +403,7 @@ CVV2: 123
 ```
 
  苏宁渠道消费接口还需增加以下专属字段:
- 
+
  账单信息
 
 | 参数      | 类型   | 属性 | 描述 |
@@ -549,6 +549,21 @@ CVV2: 900
 | email | String | M    | RFC compliant email address of the account holder|
 | iteminfo | String | M    | Information about the item(s) being purchased, displayed on the payment page (up to 22 characters) |
 
+
+
+##### 13.1.12 当 tag 为 doku, ova 时,还需另外增加下面字段
+
+| 参数       | 类型   | 属性 | 描述                                                         |
+| ---------- | ------ | ---- | ------------------------------------------------------------ |
+| email      | String | M    | RFC compliant email address of the account holder            |
+| orderitems | String | M    | Thelistofpurchaseditems.SeeAnnotationsforinformation regardingtherequiredformat |
+
+ orderitems:    "<item_description>,<unit_price_with_two_decimal_places>,<quantity>,<total_cost_per_item_with_two_decimal_places>"
+
+Example:  "table,1000.00,2,2000.00;Laptop2.0,15000.00,2,30000.00"
+
+
+
 ### 14 India_Netbanking渠道
 
 #### 14.1 H5支付