Browse Source

revpay参数Payment_ID改为sub_brand_code

tao.zhou 1 year ago
parent
commit
5f3b1764e8
2 changed files with 7 additions and 2 deletions
  1. 1 1
      payExclusive_CH.md
  2. 6 1
      payExclusive_EN.md

+ 1 - 1
payExclusive_CH.md

@@ -676,7 +676,7 @@ CVV2: 123
 | 参数      | 类型   | 必填 | 描述     |
 | --------- | ------ | ---- | -------- |
 | tradeFrom | String | 是    | "H5"     |
-| sub_brand_code | String | 是 | "boost", "grabpayotp", "touchngo", "maybankQR" 选其中一个上送 |
+| sub_brand_code | String | 是 | "boost", "grabpay", "touchngo", "maybankQR" 选其中一个上送 |
 
 
 **响应参数parameter详情**

+ 6 - 1
payExclusive_EN.md

@@ -677,10 +677,15 @@ CVV2: 123
 
 **Request parameters**
 
+<!-- | Parameter      | Type   | Required | Description     |
+| --------- | ------ | ---- | -------- |
+| tradeFrom | String | Yes    | "H5"     |
+| Payment_ID  | String | Yes | Axiata Boost: 11<br>Grab Pay: 17<br>Touch ’n Go: 28<br>Maybank QR: 12 | -->
+
 | Parameter      | Type   | Required | Description     |
 | --------- | ------ | ---- | -------- |
 | tradeFrom | String | Yes    | "H5"     |
-| Payment_ID  | String | Yes | Axiata Boost: 11<br>Grab Pay: 17<br>Touch ’n Go: 28<br>Maybank QR: 12 |
+| sub_brand_code  | String | Yes | "boost", "grabpay", "touchngo", "maybankQR"<br>Choose one of them. |
 
 **Response parameter "parameter" details**