Browse Source

更新v5接口文档

tao.zhou 5 years ago
parent
commit
c8184eee75

+ 3 - 3
AllPay Integration Specification V5.0.0.md

@@ -389,7 +389,7 @@ Response message:
 | RespMsg  | String | M    | Response message |
 | tn       | String | O    | Transaction serial number. Required parameter for CA app payment. When RespCode=00 returns it.|
 
- After you get tn,please integrate according to [Android Integration Specification](https://git.allpayx.com/OpenAPI/common/src/master/v5/android/AllPay%20Android%20Integration%20Specification%20V5.0.0.md)
+ After you get tn,please integrate according to [Android Integration Specification](https://git.allpayx.com/OpenAPI/common/src/master/v5/android/Android%20Integration%20Specification%20V5.0.0.md)
 
 #### 6.RespCode 
 
@@ -416,9 +416,9 @@ Response message:
 
 #### 7.APP mode integration specification
 
-Android Integration Specification:[Click Here](https://git.allpayx.com/OpenAPI/common/src/master/v5/android/AllPay%20Android%20Integration%20Specification%20V5.0.0.md)
+Android Integration Specification:[Click Here](https://git.allpayx.com/OpenAPI/common/src/master/v5/android/Android%20Integration%20Specification%20V5.0.0.md)
 
-iOS Integration Specification:[Click Here](https://git.allpayx.com/OpenAPI/common/src/master/v5/ios/AllPay%20iOS%20Integration%20Specification%20V5.0.0.md)
+iOS Integration Specification:[Click Here](https://git.allpayx.com/OpenAPI/common/src/master/v5/ios/iOS%20Integration%20Specification%20V5.0.0.md)
 
 #### 8.Technical support
 

+ 1 - 1
v5/android/Android Integration Specification V5.0.0.md

@@ -16,7 +16,7 @@ AllPay provides access plug-ins (hereinafter referred to as "SDK") for customers
 
 ##### 3.1. Access instructions 
 
-The merchant gateway sends the order information to the AllPay gateway, and the AllPay gateway processes the transaction serial number, ie tn, back to the merchant gateway, and tn is used as a parameter to adjust the mobile app payment control. Please refer to the specific [AllPay Gateway Docking Document](https://git.allpayx.com/OpenAPI/common/src/master/AllPay%20Web%20Integration%20Specification%20V5.0.0.md)
+The merchant gateway sends the order information to the AllPay gateway, and the AllPay gateway processes the transaction serial number, ie tn, back to the merchant gateway, and tn is used as a parameter to adjust the mobile app payment control. Please refer to the specific [AllPay Gateway Docking Document](https://git.allpayx.com/OpenAPI/common/src/master/AllPay%20Integration%20Specification%20V5.0.0.md)
 
 Start the interface of the payment control, the interface is defined as follows:
 

+ 1 - 1
v5/ios/iOS Integration Specification V5.0.0.md

@@ -16,7 +16,7 @@ AllPay provides access plug-ins (hereinafter referred to as "SDK") for customers
 
 ##### 3.1. Access instructions 
 
-The merchant gateway sends the order information to the AllPay gateway, and the AllPay gateway processes the transaction serial number, ie tn, back to the merchant gateway, and tn is used as a parameter to adjust the mobile app payment control. Please refer to the specific [AllPay Gateway Docking Document](https://git.allpayx.com/OpenAPI/common/src/master/AllPay%20Web%20Integration%20Specification%20V5.0.0.md)
+The merchant gateway sends the order information to the AllPay gateway, and the AllPay gateway processes the transaction serial number, ie tn, back to the merchant gateway, and tn is used as a parameter to adjust the mobile app payment control. Please refer to the specific [AllPay Gateway Docking Document](https://git.allpayx.com/OpenAPI/common/src/master/AllPay%20Integration%20Specification%20V5.0.0.md)
 
 Start the interface of the payment control, the interface is defined as follows: