|
@@ -452,6 +452,10 @@ TL test card
|
|
Card Number: 4012001037141112
|
|
Card Number: 4012001037141112
|
|
Expiry Date: 1227
|
|
Expiry Date: 1227
|
|
CVV2: 212
|
|
CVV2: 212
|
|
|
|
+
|
|
|
|
+Card Number: 5204740000001002
|
|
|
|
+Expiry Date: 1227
|
|
|
|
+CVV2: 212
|
|
```
|
|
```
|
|
|
|
|
|
##### 5.1.4 ICBC international card
|
|
##### 5.1.4 ICBC international card
|
|
@@ -487,6 +491,22 @@ Expiry Date: 122027
|
|
CVV2: 123
|
|
CVV2: 123
|
|
```
|
|
```
|
|
|
|
|
|
|
|
+##### 5.1.6 VT international card
|
|
|
|
+
|
|
|
|
+Purchase interface specific fields
|
|
|
|
+
|
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
|
+| --------- | ------ | ---- | ---- |
|
|
|
|
+| tradeFrom | String | M | "H5" |
|
|
|
|
+
|
|
|
|
+```javascript
|
|
|
|
+VT test card
|
|
|
|
+
|
|
|
|
+Card Number: 4111111111111111
|
|
|
|
+Expiry Date: 1227
|
|
|
|
+CVV2: 123
|
|
|
|
+```
|
|
|
|
+
|
|
#### 5.2 Background mode (Applicable to SN and TL international card)
|
|
#### 5.2 Background mode (Applicable to SN and TL international card)
|
|
|
|
|
|
Purchase interface specific fields
|
|
Purchase interface specific fields
|
|
@@ -542,7 +562,7 @@ CVV2: 123
|
|
| Parameter | Type | Required | Description |
|
|
| Parameter | Type | Required | Description |
|
|
| ----------------- | ------ | ---- | ------------------------------------------------------------ |
|
|
| ----------------- | ------ | ---- | ------------------------------------------------------------ |
|
|
| tradeFrom | String | M | "H5" |
|
|
| tradeFrom | String | M | "H5" |
|
|
-| tag | String | M | Value:directpay, boleto, webpay, trustpay, skrill, singpost, sepaddmodela, safetypay, qiwi, p24, poli, paysafecard, mybank, itau, ideal, hipercard, giropay, eps, enets, dragonpay, bancodobrasil, baloto, aura, payu, bcmc, santander, pagofacil, rapipago, konbini, payeasy, doku, ovo, grabpayotp |
|
|
|
|
|
|
+| tag | String | M | Value:directpay, boleto, webpay, trustpay, skrill, sepaddmodela, safetypay, qiwi, p24, poli, paysafecard, mybank, itau, ideal, hipercard, giropay, eps, enets, dragonpay, bancodobrasil, baloto, aura, payu, bcmc, santander, pagofacil, rapipago, konbini, payeasy, doku, ovo, grabpayotp |
|
|
| 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.md). |
|
|
| 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.md). |
|
|
| accountholdername | String | M | The account holder - minimum of 3 characters, up to 100 characters. |
|
|
| accountholdername | String | M | The account holder - minimum of 3 characters, up to 100 characters. |
|
|
|
|
|
|
@@ -550,7 +570,7 @@ CVV2: 123
|
|
|
|
|
|
| Parameter | Type | Required | Description |
|
|
| Parameter | Type | Required | Description |
|
|
| ----------- | ------ | ---- | ------------------------------------------------------------ |
|
|
| ----------- | ------ | ---- | ------------------------------------------------------------ |
|
|
-| consumerref | String | M | Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20} |
|
|
|
|
|
|
+| consumerref | String | O | Unique reference identifying the consumer, has to satisfy the regular expression [A-Za-z0-9.%,&/+*$-]{1,20} |
|
|
|
|
|
|
##### 8.1.2 When tag is in aura, baloto, bancodobrasil, boleto, hipercard, itau, webpay, you should add the following parameters:
|
|
##### 8.1.2 When tag is in aura, baloto, bancodobrasil, boleto, hipercard, itau, webpay, you should add the following parameters:
|
|
|
|
|
|
@@ -563,7 +583,7 @@ CVV2: 123
|
|
| zipcode | String | M | Consumer's zip/postal code |
|
|
| zipcode | String | M | Consumer's zip/postal code |
|
|
| dob | String | O | Date of birth, format YYYYMMDD |
|
|
| dob | String | O | Date of birth, format YYYYMMDD |
|
|
|
|
|
|
-##### 8.1.3 When tag is in dragonpay, enets, singpost , you should add the following parameters:
|
|
|
|
|
|
+##### 8.1.3 When tag is in dragonpay, enets, you should add the following parameters:
|
|
|
|
|
|
| Parameter | Type | Required | Description |
|
|
| Parameter | Type | Required | Description |
|
|
| ----- | ------ | ---- | ------------------------------------------------------ |
|
|
| ----- | ------ | ---- | ------------------------------------------------------ |
|
|
@@ -684,4 +704,22 @@ Purchase interface specific fields
|
|
|
|
|
|
```javascript
|
|
```javascript
|
|
Test Pincode: 2639777698
|
|
Test Pincode: 2639777698
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+### 12 DNC
|
|
|
|
+
|
|
|
|
+#### 12.1 H5 mode
|
|
|
|
+
|
|
|
|
+Purchase interface specific fields
|
|
|
|
+
|
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
|
+| --------- | ------ | ---- | ---- |
|
|
|
|
+| tradeFrom | String | M | "H5" |
|
|
|
|
+
|
|
|
|
+```javascript
|
|
|
|
+Test card
|
|
|
|
+
|
|
|
|
+Card Number: 5204730000002555
|
|
|
|
+Expiry Date: 1225
|
|
|
|
+CVV2: 123
|
|
```
|
|
```
|