Browse Source

更新 'AllPay_Integration_Specification_CH.md'

benson.zhang 6 months ago
parent
commit
aafeec7229
1 changed files with 0 additions and 2 deletions
  1. 0 2
      AllPay_Integration_Specification_CH.md

+ 0 - 2
AllPay_Integration_Specification_CH.md

@@ -716,10 +716,8 @@ signature: 40f1e5adebba58cc7822dac0b3a2bfebb6676e245370be027cdfb952695bee29
 | 参数          | 类型       | 必填 | 描述                                                         |
 | ------------- | ---------- | ---- | ------------------------------------------------------------ |
 | version       | String(12) | 是    | 统一填写为“VER000000005”                                     |
-| customerId    | String(60)  | 是   | 用户ID |
 | orderNum      | String(60) | 是    | 签约订单号 |
 | merID         | String(15) | 是    | 商户 ID,由 GoAllPay 分配                                       |
-| sub_brand_code| String(20) | 否    | 子品牌。paymentSchema为"AliPayPlus"时必填 |
 | paymentSchema | String(20) | 是    | 渠道ID:"AliPayPlus"或"FC" |
 | transTime     | String(14) | 是    | 交易时间,格式:"yyyyMMddHHmmss"                               |
 | signType      | String(10) | 是    | SHA256                                                          |