Jelajahi Sumber

pix增加参数document_id

tao.zhou 1 tahun lalu
induk
melakukan
fd07d594fb
2 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 1 0
      payExclusive_CH.md
  2. 1 0
      payExclusive_EN.md

+ 1 - 0
payExclusive_CH.md

@@ -1196,6 +1196,7 @@ CVV2: 123
 | 参数      | 类型   | 必填 | 描述 |
 | --------- | ------ | ---- | ---- |
 | tradeFrom | String | 是    | "H5" |
+| document_id | String | 是    | Document ID of the consumer. Consumer's Brazilian Identification Number(CPF or CNPJ). Must be string between 11 and 14 digits and to have full cpf validation.|
 | email | String | 是    | Must contain valid e-mail of customer|
 | phone | String | 是    | Must contain valid phone number of customer |
 | firstname | String | 是    | Customer first name |

+ 1 - 0
payExclusive_EN.md

@@ -1131,6 +1131,7 @@ CVV2: 123
 | Parameter | Type | Required | Description |
 | --------- | ------ | ---- | ---- |
 | tradeFrom | String | Yes    | "H5" |
+| document_id | String | Yes    | Document ID of the consumer. Consumer's Brazilian Identification Number(CPF or CNPJ). Must be string between 11 and 14 digits and to have full cpf validation.|
 | email | String | Yes    | Must contain valid e-mail of customer|
 | phone | String | Yes    | Must contain valid phone number of customer |
 | firstname | String | Yes    | Customer first name |