|
@@ -1,28 +1,27 @@
|
|
|
-# 4.Channel exclusive allocation
|
|
|
-## 4.1 EB(Transition)
|
|
|
+# 5.Channel exclusive allocation
|
|
|
+## 5.1 EB(Transition)
|
|
|
|
|
|
+| No. | Field Name | Max.Length | Type | Parameter name | Comment |
|
|
|
+| ---- | ---------- | ---------- | ---- | -------------- | ---------------------------------------------------------- |
|
|
|
+| 1 | Name | 32 | Text | trxn_firstname | This is name of the customer who is doing the transaction. |
|
|
|
+| 2 | Email | 40 | Text | trxn_email_id | this is email id of the customer who is doing transaction. |
|
|
|
+| 3 | Phone | 20 | Text | trxn_phone | Phone number of the customer. |
|
|
|
|
|
|
-No. |Field Name |Max.Length|Type|Parameter name|Comment
|
|
|
- -----|-----|----|----|------|------
|
|
|
- 1| Name |32 |Text|trxn_firstname |This is name of the customer who is doing the transaction.
|
|
|
- 2| Email |40 |Text|trxn_email_id |this is email id of the customer who is doing transaction.
|
|
|
- 3|Phone |20 |Text|trxn_phone|Phone number of the customer.
|
|
|
+## 5.2 UP(Transition)
|
|
|
|
|
|
-## 4.2 UP(Transition)
|
|
|
+| No. | Field Name | Max.Length | Type | Parameter name | Comment |
|
|
|
+| ---- | -------------------- | ---------- | ---- | -------------- | ------------------------------------------------------------ |
|
|
|
+| 1 | UnionPay card number | 19 | Text | uCardNumber | The overseas UnionPay channel is applicable to the UnionPay excellent plan. Can not upload, if you need to fill in the bank card number in advance, then send this field. |
|
|
|
|
|
|
-No. |Field Name |Max.Length|Type|Parameter name|Comment
|
|
|
- -----|-----|----|----|------|------
|
|
|
- 1| UnionPay card number |19 | Text|uCardNumber |The overseas UnionPay channel is applicable to the UnionPay excellent plan. Can not upload, if you need to fill in the bank card number in advance, then send this field.
|
|
|
+## 5.3 WX(Includes transition and parameter return)
|
|
|
|
|
|
-## 4.3 WX(Includes transition and parameter return)
|
|
|
+| No. | Field Name | Max.Length | Type | Parameter name | Comment |
|
|
|
+| ---- | ------------------------- | ---------- | ---- | -------------- | ------------------------------------------------------------ |
|
|
|
+| 1 | Transaction scenario code | 16 | Text | code | 1.“NATIVE“:Return the URL value of WeChat payment collection for parameter return, ask the merchant to convert it into QR code, generate the front interface of payment, and prompt the user to scan the code to pay; 2.“QUICK”:It's jump mode, open the front-end page provided by AllPay, which contains WeChat QR code. |
|
|
|
|
|
|
- No. |Field Name |Max.Length|Type|Parameter name|Comment
|
|
|
- -----|-----|----|----|------|------
|
|
|
- 1| Transaction scenario code|16 | Text|code |1.“NATIVE“:Return the URL value of WeChat payment collection for parameter return, ask the merchant to convert it into QR code, generate the front interface of payment, and prompt the user to scan the code to pay; 2.“QUICK”:It's jump mode, open the front-end page provided by AllPay, which contains WeChat QR code.
|
|
|
-
|
|
|
-## 4.4 PPRO(Transition)
|
|
|
-## 4.4.1 PPRO_AC
|
|
|
+## 5.4 PPRO(Transition)
|
|
|
|
|
|
+## 5.4.1 PPRO_AC
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
|
-----|-----|----|----
|
|
@@ -31,8 +30,8 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
consumerref |M |Text |Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20}
|
|
|
|
|
|
Note: AstroPay Card is available for currency USD and country codes BO, BR, CL, CN, CO, CR, MX, PE, UY, VE.
|
|
|
-
|
|
|
-###### 4.4.2 PPRO_AD
|
|
|
+
|
|
|
+## 5.4.2 PPRO_AD
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -41,10 +40,10 @@ Note: AstroPay Card is available for currency USD and country codes BO, BR, CL,
|
|
|
accountholdername|M |Text |The account holder - minimum of 3 characters, up to 100 charac- ters.
|
|
|
consumerref |M |Text |Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20}
|
|
|
|
|
|
-Note: AstroPay Direct is available for currency USD and country codes AR, BR, CL, CN, CO, MX, PE, UY.
|
|
|
+Note: AstroPay Direct is available for currency USD and country codes AR, BR, CL, CN, CO, MX, PE, UY, CN
|
|
|
|
|
|
|
|
|
-###### 4.4.3 PPRO_AR
|
|
|
+## 5.4.3 PPRO_AR
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -54,12 +53,16 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
consumerref |M |Text |Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20}
|
|
|
nationalid |M |Text |Consumer’s national id (up to 30 characters)
|
|
|
email |M |Text |RFC compliant email address of the account holder
|
|
|
+address |M |Text |Consumer's address
|
|
|
+zipcode |M |Text |Consumer's zip/postal code
|
|
|
dob |O |Text |Date of birth, format YYYYMMDD
|
|
|
|
|
|
+
|
|
|
+
|
|
|
Note: Aura (Brazil) is available for currency USD and country code BR.
|
|
|
|
|
|
|
|
|
-###### 4.4.4 PPRO_BA
|
|
|
+## 5.4.4 PPRO_BA
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -69,12 +72,14 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
consumerref |M |Text |Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20}
|
|
|
nationalid |M |Text |Consumer’s national id (up to 30 characters)
|
|
|
email |M |Text |RFC compliant email address of the account holder
|
|
|
+address |M |Text |Consumer's address
|
|
|
+zipcode |M |Text |Consumer's zip/postal code
|
|
|
dob |O |Text |Date of birth, format YYYYMMDD
|
|
|
|
|
|
Note: Baloto Cash (Colombia) is available for currency USD and country code CO.
|
|
|
|
|
|
|
|
|
-###### 4.4.5 PPRO_BB
|
|
|
+## 5.4.5 PPRO_BB
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -84,12 +89,14 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
consumerref |M |Text |Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20}
|
|
|
nationalid |M |Text |Consumer’s national id (up to 30 characters)
|
|
|
email |M |Text |RFC compliant email address of the account holder
|
|
|
+address |M |Text |Consumer's address
|
|
|
+zipcode |M |Text |Consumer's zip/postal code
|
|
|
dob |O |Text |Date of birth, format YYYYMMDD
|
|
|
|
|
|
Note: Banco do Brasil (Brazil) is available for currency USD and country code BR.
|
|
|
|
|
|
|
|
|
-###### 4.4.6 PPRO_BO
|
|
|
+## 5.4.6 PPRO_BO
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -99,27 +106,13 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
consumerref |M |Text |Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20}
|
|
|
nationalid |M |Text |Consumer’s national id (up to 30 characters)
|
|
|
email |M |Text |RFC compliant email address of the account holder
|
|
|
+address |M |Text |Consumer's address
|
|
|
+zipcode |M |Text |Consumer's zip/postal code
|
|
|
dob |O |Text |Date of birth, format YYYYMMDD
|
|
|
|
|
|
Note: Boleto Bancario is available for currency USD and country code BR.
|
|
|
|
|
|
-
|
|
|
-
|
|
|
-###### 4.4.7 PPRO_CC
|
|
|
-
|
|
|
-
|
|
|
- Field name |M/O |Type |Description
|
|
|
- -----|-----|----|----
|
|
|
- countrycode|M |Text |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.
|
|
|
-accountholdername|M |Text |The account holder - minimum of 3 characters, up to 100 charac- ters.
|
|
|
-consumerref |M |Text |Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20}
|
|
|
-nationalid |M |Text |Consumer’s national id (up to 30 characters)
|
|
|
-email |M |Text |RFC compliant email address of the account holder
|
|
|
-dob |O |Text |Date of birth, format YYYYMMDD
|
|
|
-
|
|
|
-Note: Cartao MercadoLivre (Brazil) is available for currency USD and country code BR.
|
|
|
-
|
|
|
-###### 4.4.8 PPRO_DR
|
|
|
+## 5.4.7 PPRO_DR
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -133,7 +126,7 @@ Note: Dragonpay is only available for currency PHP and country code PH.
|
|
|
|
|
|
|
|
|
|
|
|
-###### 4.4.9 PPRO_EN
|
|
|
+## 5.4.8 PPRO_EN
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -145,7 +138,7 @@ phone |M |Text |Valid international phone number of the account holder
|
|
|
|
|
|
Note: eNETS is only available for currency SGD and country code SG.
|
|
|
|
|
|
-###### 4.4.10 PPRO_EP
|
|
|
+## 5.4.9 PPRO_EP
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -155,7 +148,7 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
|
|
|
Note: eps only works for the countrycode “AT” and currency “EUR”.
|
|
|
|
|
|
-###### 4.4.11 PPRO_GP
|
|
|
+## 5.4.10 PPRO_GP
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -164,8 +157,9 @@ Note: eps only works for the countrycode “AT” and currency “EUR”.
|
|
|
accountholdername|M |Text |The account holder - minimum of 3 characters, up to 100 charac- ters.
|
|
|
bic |O |Text |Valid BIC (8 or 11 alphanumeric letters) of consumer’s bank
|
|
|
|
|
|
+the countrycode “DE” and currency “EUR”.
|
|
|
|
|
|
-###### 4.4.12 PPRO_HC
|
|
|
+## 5.4.11 PPRO_HC
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -175,11 +169,13 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
consumerref |M |Text |Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20}
|
|
|
nationalid |M |Text |Consumer’s national id (up to 30 characters)
|
|
|
email |M |Text |RFC compliant email address of the account holder
|
|
|
+address |M |Text |Consumer's address
|
|
|
+zipcode |M |Text |Consumer's zip/postal code
|
|
|
dob |O |Text |Date of birth, format YYYYMMDD
|
|
|
|
|
|
Note: Hipercard (Brazil) is available for currency USD and country code BR.
|
|
|
|
|
|
-###### 4.4.13 PPRO_ID
|
|
|
+## 5.4.12 PPRO_ID
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -189,7 +185,12 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
|
|
|
Note: iDEAL only works for the countrycode “NL” and currency “EUR”.
|
|
|
|
|
|
-###### 4.4.14 PPRO_IT
|
|
|
+
|
|
|
+Here is the list of currently available issuers and their associated BIC:
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+## 5.4.13 PPRO_IT
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -199,11 +200,13 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
consumerref |M |Text |Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20}
|
|
|
nationalid |M |Text |Consumer’s national id (up to 30 characters)
|
|
|
email |M |Text |RFC compliant email address of the account holder
|
|
|
+address |M |Text |Consumer's address
|
|
|
+zipcode |M |Text |Consumer's zip/postal code
|
|
|
dob |O |Text |Date of birth, format YYYYMMDD
|
|
|
|
|
|
Note: Itaú (Brazil) is available for currency USD and country code BR.
|
|
|
|
|
|
-###### 4.4.15 PPRO_MB
|
|
|
+## 5.4.14 PPRO_MB
|
|
|
|
|
|
|
|
|
|
|
@@ -215,7 +218,7 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
Note: MyBank only works for the country code IT and currency EUR.
|
|
|
|
|
|
|
|
|
-###### 4.4.16 PPRO_PC
|
|
|
+## 5.4.15 PPRO_PC
|
|
|
|
|
|
|
|
|
|
|
@@ -227,22 +230,7 @@ consumerref |M |Text |Unique reference identifying the consumer, has to satisf
|
|
|
|
|
|
|
|
|
|
|
|
-###### 4.4.17 PPRO_PB
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- Field name |M/O |Type |Description
|
|
|
- -----|-----|----|----
|
|
|
- countrycode|M |Text |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.
|
|
|
-accountholdername|M |Text |The account holder - minimum of 3 characters, up to 100 charac- ters.
|
|
|
-email |M |Text |RFC compliant email address of the account holder
|
|
|
-phone |M |Text |Valid international phone number of the account holder
|
|
|
-
|
|
|
-Note: PAYSBUY Cash is only available for currency THB and country code TH.
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-###### 4.4.18 PPRO_PU
|
|
|
+## 5.4.16 PPRO_PU
|
|
|
|
|
|
|
|
|
|
|
@@ -254,7 +242,7 @@ email |M |Text |RFC compliant email address of the account holder
|
|
|
|
|
|
Note: PayU works only for country code/currency combinations CZ/CZK and PL/PLN.
|
|
|
|
|
|
-###### 4.4.19 PPRO_PL
|
|
|
+## 5.4.17 PPRO_PL
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -264,7 +252,7 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
|
|
|
Note: POLi only works for the countrycode/currency combinations “NZ”/”NZD” and “AU/AUD”.
|
|
|
|
|
|
-###### 4.4.20 PPRO_P24
|
|
|
+## 5.4.18 PPRO_P24
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -276,7 +264,7 @@ email |M |Text |RFC compliant email address of the account holder
|
|
|
Note: Przelewy24 only works for the countrycode “PL” and currencies “PLN” and “EUR”.
|
|
|
|
|
|
|
|
|
-###### 4.4.21 PPRO_QW
|
|
|
+## 5.4.19 PPRO_QW
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -284,20 +272,22 @@ Note: Przelewy24 only works for the countrycode “PL” and currencies “PLN
|
|
|
countrycode|M |Text |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.
|
|
|
accountholdername|M |Text |The account holder - minimum of 3 characters, up to 100 charac- ters.
|
|
|
mobilephone|M |Text |Valid international Russian mobile phone number identifying the QIWI destination account to pay out to (excluding plus sign or any other international prefixes, including a leading 7 for Russia, 11 digits in total, e.g. 71234567890).
|
|
|
+siteid|M/O |Text |Unique site identifier, forwarded to qiwi. Required for clients serving multiple points of sale.
|
|
|
|
|
|
|
|
|
Note: QIWI Payout only works for the countrycodes “RU”, “KZ” and UA, and - depending on your contract - currency
“RUB” , “EUR” ,”KZT” and “USD”.
|
|
|
-###### 4.4.22 PPRO_SP
|
|
|
+## 5.4.20 PPRO_SP
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
|
-----|-----|----|----
|
|
|
countrycode|M |Text |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.
|
|
|
accountholdername|M |Text |The account holder - minimum of 3 characters, up to 100 charac- ters.
|
|
|
+email |M |Text |RFC compliant email address of the account holder
|
|
|
|
|
|
-Note: SafetyPay only works for country codes “AT”, “BR”, “CO”, “CR”, “DE”, “ES”, “MX”, “NI”, “NL”, “PA”, “PE” and currencies “EUR”, “USD”.
|
|
|
+Note:SafetyPay only works for country codes “AT”, “BE”, “BR”, “CL”, “CR”, “DE”, “EC”, “ES”, “MX”, “NL”, “PE” and currencies “EUR”, “USD”.
|
|
|
|
|
|
-###### 4.4.23 PPRO_SD
|
|
|
+## 5.4.21 PPRO_SD
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -309,7 +299,7 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
Note: SEPA Direct Debit works for all SEPA countries and currency EUR.
|
|
|
|
|
|
|
|
|
-###### 4.4.24 PPRO_SG
|
|
|
+## 5.4.22 PPRO_SG
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -321,7 +311,7 @@ phone |M |Text |Valid international phone number of the account holder
|
|
|
|
|
|
Note: SingPost (Singapore) is only available for currency SGD and country code SG.
|
|
|
|
|
|
-###### 4.4.25 PPRO_SK
|
|
|
+## 5.4.23 PPRO_SK
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -333,7 +323,15 @@ address |O |Text |Consumer’s address (e.g. street)
|
|
|
zipcode |O |Text |Consumer’s postal code
|
|
|
city |O |Text |Consumer’s city
|
|
|
|
|
|
-###### 4.4.26 PPRO_DP
|
|
|
+```xml
|
|
|
+The account holder name passed in the request has to be in the format <firstname><space><lastname>, with
|
|
|
+lastname having a minimum length of two characters and the total string a minimum length of five. Multiple
|
|
|
+first names are ok, valid examples are “John Dorian”, “William Charles Dickinson”. If these conditions are not
|
|
|
+met, the system will not accept the request
|
|
|
+
|
|
|
+```
|
|
|
+
|
|
|
+## 5.4.24 PPRO_SB
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -342,30 +340,21 @@ city |O |Text |Consumer’s city
|
|
|
accountholdername|M |Text |The account holder - minimum of 3 characters, up to 100 charac- ters.
|
|
|
bic |O |Text |Valid BIC (8 or 11 alphanumeric letters) of consumer’s bank
|
|
|
|
|
|
+OFORT Banking (also known as SOFORT überweisung, formally DirectPay24) is available in Austria, Belgium,
|
|
|
+Germany, Spain, Italy and Netherlands (country codes AT, BE, DE, ES, IT, NL). EUR is supported in all countries.
|
|
|
|
|
|
-###### 4.4.27 PPRO_TP
|
|
|
|
|
|
+## 5.4.25 PPRO_TP
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
|
-----|-----|----|----
|
|
|
countrycode|M |Text |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.
|
|
|
accountholdername|M |Text |The account holder - minimum of 3 characters, up to 100 charac- ters.
|
|
|
|
|
|
-TrustPay works for the following country code/currency combinations:
|
|
|
-
|
|
|
-
|
|
|
-CZ
|
|
|
-CZK, EUR
|
|
|
-
|
|
|
-
|
|
|
-SK
|
|
|
-EUR
|
|
|
+Note: TrustPat is only available for currency EUR and country code CZ, SK
|
|
|
|
|
|
|
|
|
-The currencies available to you may depend on your contract.
|
|
|
-
|
|
|
-
|
|
|
-###### 4.4.28 PPRO_WP
|
|
|
+## 5.4.26 PPRO_WP
|
|
|
|
|
|
|
|
|
Field name |M/O |Type |Description
|
|
@@ -375,14 +364,136 @@ accountholdername|M |Text |The account holder - minimum of 3 characters, up to
|
|
|
consumerref |M |Text |Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20}
|
|
|
nationalid |M |Text |Consumer’s national id (up to 30 characters)
|
|
|
email |M |Text |RFC compliant email address of the account holder
|
|
|
+address |M |Text |Consumer's address
|
|
|
+zipcode |M |Text |Consumer's zip/postal code
|
|
|
dob |O |Text |Date of birth, format YYYYMMDD
|
|
|
|
|
|
-Note: WebPay is available for currency USD and country code CL.
|
|
|
+Note: WebPay is available for currency USD and country code CL.
|
|
|
|
|
|
|
|
|
|
|
|
-## 4.5 AP(Transition)
|
|
|
+## 5.5 AP
|
|
|
|
|
|
| Parameter | Type | Required | Description | Sample |
|
|
|
| --------- | ---------- | -------- | ------------------------------------------------------------ | -------------------------------------- |
|
|
|
-| timeout | String(10) | O | The default is 12h. Please contact Alipay Technical Support if you need to use other values. Max value is 15d. This parameter controls the valid time from login to completion. | 5m 10m 15m 30m 1h 2h 3h 5h 10h 12h 1d. |
|
|
|
+| timeout | String(10) | O | The default is 12h. Please contact Alipay Technical Support if you need to use other values. Max value is 15d. This parameter controls the valid time from login to completion. | 5m 10m 15m 30m 1h 2h 3h 5h 10h 12h 1d. |
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+## 5.6 MIPAY(Transition)
|
|
|
+
|
|
|
+| 序号 | 名称 | 长度 | 类型 | 参数名称 | 备注 |
|
|
|
+| ---- | ------ | ---- | ---- | ---------- | ------------------------------------------------------------ |
|
|
|
+| 1 | 姓名 | 32 | Text | firstname | This is name of the customer who is doing the transaction. |
|
|
|
+| 2 | 邮箱 | 40 | Text | email | this is email id of the customer who is doing transaction. |
|
|
|
+| 3 | 电话 | 20 | Text | phone | Phone number of the customer. |
|
|
|
+| 4 | 客户ID | 30 | Text | customerId | Customer ID, when client register on merchant, merchant distribute it to client. |
|
|
|
+
|
|
|
+测试环境配置:
|
|
|
+
|
|
|
+修改测试机器hosts,添加如下两条信息
|
|
|
+
|
|
|
+114.80.87.249 account.preview.n.xiaomi.net
|
|
|
+
|
|
|
+114.80.87.249 api.account.preview.n.xiaomi.net
|
|
|
+
|
|
|
+测试参数
|
|
|
+
|
|
|
+测试小米ID:100019995/test123456
|
|
|
+
|
|
|
+卡号:5123456789012346
|
|
|
+
|
|
|
+有效期:0520
|
|
|
+
|
|
|
+cvv:123
|
|
|
+
|
|
|
+## 5.7 IPL(Transition)
|
|
|
+
|
|
|
+| Parameter | Type | Required | Description | Sample |
|
|
|
+| ------------ | ---------- | -------- | ------------------------------------------------------------ | ------ |
|
|
|
+| language | string(2) | O | 显示语言Chinese:zh,English:en,Korean:ko | zh |
|
|
|
+| terminalType | string(16) | M | 终端类型:web/h5/android/ios | h5 |
|
|
|
+| transTimeout | string(6) | M | 订单有效时长,整数格式,单位分钟(min) | 10 |
|
|
|
+| country | string(2) | O | 国家二字代码,需要大写。页面将展示这个国家的支付方式。如果不传,根据系统判定的国家展示支付方式 | CN |
|
|
|
+
|
|
|
+测试卡号:
|
|
|
+
|
|
|
+```javascript
|
|
|
+Visa:
|
|
|
+cardNo: 4000020951595032
|
|
|
+expirationMonth: 06
|
|
|
+expirationYear: 28
|
|
|
+cvv: 688
|
|
|
+firstName: Ken
|
|
|
+lastName: Swift
|
|
|
+
|
|
|
+Mastercard:
|
|
|
+cardNo: 5333300989521936
|
|
|
+expirationMonth: 06
|
|
|
+expirationYear: 28
|
|
|
+cvv: 688
|
|
|
+firstName: Ken
|
|
|
+lastName: Swift
|
|
|
+
|
|
|
+JCB:
|
|
|
+cardNo: 3567860000000000
|
|
|
+expirationMonth: 06
|
|
|
+expirationYear: 28
|
|
|
+cvv: 688
|
|
|
+firstName: Ken
|
|
|
+lastName: Swift
|
|
|
+
|
|
|
+American Express:
|
|
|
+cardNo: 375532604034750
|
|
|
+expirationMonth: 06
|
|
|
+expirationYear: 28
|
|
|
+cvv: 6688
|
|
|
+firstName: Ken
|
|
|
+lastName: Swift
|
|
|
+
|
|
|
+Diners Club:
|
|
|
+cardNo: 36259600590707
|
|
|
+expirationMonth: 06
|
|
|
+expirationYear: 28
|
|
|
+cvv: 688
|
|
|
+firstName: Ken
|
|
|
+lastName: Swift
|
|
|
+
|
|
|
+Discover:
|
|
|
+cardNo: 6011492100005191
|
|
|
+expirationMonth: 06
|
|
|
+expirationYear: 28
|
|
|
+cvv: 688
|
|
|
+firstName: Ken
|
|
|
+lastName: Swift
|
|
|
+```
|
|
|
+
|
|
|
+## 5.8 RP(Transition)
|
|
|
+
|
|
|
+| Parameter | Type | Required | Description | Sample |
|
|
|
+| --------- | ------ | -------- | ---------------------------------------------------------- | -------------- |
|
|
|
+| firstname | string | M | This is name of the customer who is doing the transaction. | jim |
|
|
|
+| email | string | M | this is email id of the customer who is doing transaction. | 123456@163.com |
|
|
|
+
|
|
|
+```javascript
|
|
|
+测试卡号
|
|
|
+Domestic
|
|
|
+
|
|
|
+Mastercard:
|
|
|
+5104_0155_5555_5558,
|
|
|
+5104_0600_0000_0008
|
|
|
+
|
|
|
+Visa:
|
|
|
+4111_1111_1111_1111
|
|
|
+
|
|
|
+International
|
|
|
+
|
|
|
+Mastercard:
|
|
|
+
|
|
|
+5555_5555_5555_4444
|
|
|
+5105_1051_0510_5100
|
|
|
+
|
|
|
+Visa:
|
|
|
+012_8888_8888_1881
|
|
|
+4000_1841_8621_8826
|
|
|
+```
|