Browse Source

更新 'AllPay_Integration_Specification_CH.md'

benson.zhang 2 years ago
parent
commit
23726ba275
1 changed files with 2 additions and 2 deletions
  1. 2 2
      AllPay_Integration_Specification_CH.md

+ 2 - 2
AllPay_Integration_Specification_CH.md

@@ -866,8 +866,8 @@ signature: 0e92395037a387a6bd70f397f49e3bb3
 | token         | String(32) | 是    | 签约时返回的token                                          |
 | merID         | String(15) | 是    | 商户 ID,由 GoAllPay 分配                                  |
 | transTime     | String(14) | 是    | 交易时间,格式:"yyyyMMddHHmmss"                           |
-| signType      | String(10) | 是    | MD5或SHA256                                                |
-| signature     | String(32) | 是    | 采用 MD5或SHA256 签名                                      |
+| signType      | String(10) | 是    | SHA256                                                |
+| signature     | String(32) | 是    | SHA256 签名                                      |
 
 **4. 商户响应参数**
 <br>