Browse Source

修改v5接口文档

tao.zhou 5 years ago
parent
commit
43a246d1fc
2 changed files with 5 additions and 1 deletions
  1. 3 1
      AllPay_Integration_Specification_CH.md
  2. 2 0
      AllPay_Integration_Specification_EN.md

+ 3 - 1
AllPay_Integration_Specification_CH.md

@@ -302,7 +302,8 @@ AllPay 为客户提供统一的API接入,以帮助客户实现快速、安全
 
 1.接口说明
 
- 预授权完成接口适用于外卡交易,包括VISA、万事达、JCB等卡品牌。预授权完成交易与消费交易相似,交易成功后,会对商户进行资金的清算。 
+ 预授权完成接口适用于外卡交易,包括VISA、万事达、JCB等卡品牌。预授权完成交易与消费交易相似,交易成功后,会对商户进行资金的清算。
+
 (1)接口补充说明
  * 该接口在预授权交易成功后发起,要求指定原预授权订单号,时间相隔最长不超过30天
  * 预授权完成交易金额,不能大于预授权交易金额
@@ -354,6 +355,7 @@ AllPay 为客户提供统一的API接入,以帮助客户实现快速、安全
 
 1.接口说明
  撤销接口适用于外卡交易,包括VISA、万事达、JCB等卡品牌。
+
  (1)接口补充说明
  * 该接口支持对外卡消费、预授权、预授权完成交易进行撤消
  * 对消费进行撤消时,只能支持撤消当日交易(注意:北京时间23:00后,视为隔天)。对于非当日交易,可以通过退款接口进行处理。

+ 2 - 0
AllPay_Integration_Specification_EN.md

@@ -303,6 +303,7 @@ Parameters as follows:
 1.Interface specification
 
  The pre-authorization completion interface is applicable to international credit card transactions, including VISA, MasterCard, JCB and other card brands. The pre-authorization completion transaction is similar to the consumer transaction. After the transaction is successful, the merchant will be liquidated. 
+
  (1) Interface supplement
  * The interface is initiated after the pre-authorization transaction is successful, and the original pre-authorization order number is required to be specified, and the time is separated by no more than 30 days.
  * The pre-authorization completion transaction amount cannot be greater than the pre-authorized transaction amount.
@@ -355,6 +356,7 @@ Parameters as follows:
 1.Interface specification
 
  The cancellation interface is suitable for international credit card transactions, including VISA, MasterCard, JCB and other card brands.
+
  (1) Interface supplement
  * This interface supports the cancellation of international credit card transactions, including consumption, pre-authorization, and pre-authorization completion.
  * 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.