|
@@ -992,9 +992,9 @@ Password : 1234
|
|
|
| 参数 | 类型 | 属性 | 描述 |
|
|
|
| ----------------- | ------ | ---- | ------------------------------------------------------------ |
|
|
|
| tradeFrom | String | M | "H5" |
|
|
|
-| countrycode | String | M | The 2-letter ISO country code of the country in which the payment instrument is issued/operated (e.g. DE). For details see payment method specific documentation. |
|
|
|
+| countrycode | String | M | The 2-letter ISO country code of the country in which the payment instrument is issued/operated (e.g. DE). For details see [payment method specific documentation](https://git.allpayx.com/OpenAPI/common/src/master/countrycode.md). |
|
|
|
| accountholdername | String | M | The account holder - minimum of 3 characters, up to 100 charac- ters. |
|
|
|
-| tag | String | M | directpay, boleto, webpay, trustpay, skrill, singpost, sepaddmodela, safetypay, qiwi, p24, poli, paysafecard, mybank, itau, ideal, hipercard, giropay, eps, enets, dragonpay, bancodobrasil, baloto, aura, payu |
|
|
|
+| tag | String | M | 取值如下:directpay, boleto, webpay, trustpay, skrill, singpost, sepaddmodela, safetypay, qiwi, p24, poli, paysafecard, mybank, itau, ideal, hipercard, giropay, eps, enets, dragonpay, bancodobrasil, baloto, aura, payu |
|
|
|
|
|
|
##### 5.13.1.1 当 tag 为 paysafecard 时,还需另外增加下面字段
|
|
|
|
|
@@ -1052,8 +1052,8 @@ Password : 1234
|
|
|
|
|
|
| 参数 | 类型 | 属性 | 描述 |
|
|
|
| ----- | ------ | ---- | ------------------------------------------------- |
|
|
|
-| email | String | O | RFC compliant email address of the account holder |
|
|
|
-| iban | String | O | Valid IBAN |
|
|
|
+| email | String | M | RFC compliant email address of the account holder |
|
|
|
+| iban | String | M | Valid IBAN |
|
|
|
|
|
|
## 6.应答码
|
|
|
|