Browse Source

Merge branch 'master' of https://git.allpayx.com/OpenAPI/common

benson 3 years ago
parent
commit
c81603e1e4

+ 1 - 1
AllPay_Integration_Specification_CH.md

@@ -364,7 +364,7 @@ signature: 1e0f24d39cdc8236d17a5f6f17672611
 
  (1)接口补充说明
  * 该接口支持对外卡消费、预授权、预授权完成交易,银联预授权交易以及支付宝菲律宾钱包的消费交易进行撤消。
- * 对消费进行撤消时,只能支持撤消当日交易(注意:北京时间23:00后,视为隔天)。对于非当日交易,可以通过退款接口进行处理。
+ * 对消费进行撤消时,只能支持撤消当日交易(注意:CIL外卡,北京时间23:00后,视为隔天;RDP外卡,北京时间24:00后,视为隔天)。对于非当日交易,可以通过退款接口进行处理。
 
  (2)接口交易流程
 

+ 1 - 1
AllPay_Integration_Specification_EN.md

@@ -372,7 +372,7 @@ Parameters as follows:
 
  (1) Interface supplement
  * This interface supports external card consumption, pre-authorization, and pre-authorization to complete transactions, UnionPay pre-authorization transactions, and Alipay Filipino wallet consumer transaction cancellation.
- * When withdrawing consumption, you can only support the cancellation of the day's trading (note: after 23:00 Beijing time, it is considered the next day). For non-day trading, it can be processed through the refund interface.
+ * When withdrawing consumption, you can only support the cancellation of the day's trading (note: For CIL international card, after 23:00 Beijing time, it is considered the next day. For RDP international card, after 24:00 Beijing time, it is considered the next day.). For non-day trading, it can be processed through the refund interface.
  
  (2) Interface transaction process
  <div align=center>

+ 6 - 6
payExclusive_CH.md

@@ -441,12 +441,12 @@ CVV2: 900
 | ------------------- | ------ | ---- | -------------------------------- |
 | tradeFrom | String | M    | "H5" |
 | email               | String | O    | 持卡人电子邮件地址               |
-| logisticsCountry    | String | O    | 物流国家/地区,2位国家码,如:US |
-| logisticsState      | String | O    | 物流州/省/邦,2位编码,如:CA    |
-| logisticsCity       | String | O    | 物流城市                         |
-| logisticsStreet     | String | O    | 物流地址                         |
-| logisticsPostalCode | String | O    | 物流邮编                         |
-| logisticsPhone      | String | O    | 物流电话                         |
+| logisticsCountry    | String | M    | 物流国家/地区,2位国家码,如:US |
+| logisticsState      | String | M    | 物流州/省/邦,2位编码,如:CA    |
+| logisticsCity       | String | M    | 物流城市                         |
+| logisticsStreet     | String | M    | 物流地址                         |
+| logisticsPostalCode | String | M    | 物流邮编                         |
+| logisticsPhone      | String | M    | 物流电话                         |
 
 ```javascript
 TL测试卡:

+ 6 - 6
payExclusive_EN.md

@@ -439,12 +439,12 @@ Purchase interface specific fields
 | ------------------- | ------ | ---- | -------------------------------- |
 | tradeFrom | String | M    | "H5" |
 | email               | String | O    | Cardholder email               |
-| logisticsCountry    | String | O    | Logistics country/region, 2-digit country code, such as: US |
-| logisticsState      | String | O    | Logistics state/province/state, 2-digit code, such as: CA    |
-| logisticsCity       | String | O    | Logistics city                         |
-| logisticsStreet     | String | O    | Logistics address                         |
-| logisticsPostalCode | String | O    | Logistics zip code                         |
-| logisticsPhone      | String | O    | Logistics phone number    |
+| logisticsCountry    | String | M    | Logistics country/region, 2-digit country code, such as: US |
+| logisticsState      | String | M    | Logistics state/province/state, 2-digit code, such as: CA    |
+| logisticsCity       | String | M    | Logistics city                         |
+| logisticsStreet     | String | M    | Logistics address                         |
+| logisticsPostalCode | String | M    | Logistics zip code                         |
+| logisticsPhone      | String | M    | Logistics phone number    |
 
 ```javascript
 TL test card