|
@@ -40,7 +40,7 @@
|
|
|
- [7.4 APP mode](#74-app-mode)
|
|
|
- [8. PO](#8-po)
|
|
|
- [8.1 H5 mode](#81-h5-mode)
|
|
|
- - [9. India_Netbanking](#9-india_netbanking)
|
|
|
+ - [9. India\_Netbanking](#9-india_netbanking)
|
|
|
- [9.1 H5 mode](#91-h5-mode)
|
|
|
- [10. PAYPAL](#10-paypal)
|
|
|
- [10.1 H5 mode](#101-h5-mode)
|
|
@@ -53,7 +53,7 @@
|
|
|
- [13.1 H5 mode](#131-h5-mode)
|
|
|
- [14. FPX](#14-fpx)
|
|
|
- [14.1 H5 mode](#141-h5-mode)
|
|
|
- - [15. India_UPI](#15-india_upi)
|
|
|
+ - [15. India\_UPI](#15-india_upi)
|
|
|
- [15.1 H5 mode](#151-h5-mode)
|
|
|
- [16. Boleto](#16-boleto)
|
|
|
- [16.1 H5 mode](#161-h5-mode)
|
|
@@ -79,6 +79,8 @@
|
|
|
- [26.1 H5 mode](#261-h5-mode)
|
|
|
- [27. Paysafecard](#27-paysafecard)
|
|
|
- [27.1 H5 mode](#271-h5-mode)
|
|
|
+ - [28. IDEAL](#28-ideal)
|
|
|
+ - [27.1 H5 mode](#271-h5-mode-1)
|
|
|
|
|
|
### 1. WX
|
|
|
|
|
@@ -1360,4 +1362,27 @@ CVV2: 123
|
|
|
|
|
|
| Parameter | Type | Required | Description |
|
|
|
| -------- | ------ | ---- | ------------------------------- |
|
|
|
+| payUrl | String | No | Cashier URL |
|
|
|
+
|
|
|
+### 28. IDEAL
|
|
|
+
|
|
|
+#### 27.1 H5 mode
|
|
|
+
|
|
|
+ **Request parameters**
|
|
|
+
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
+| --------- | ------ | ---- | ---- |
|
|
|
+| tradeFrom | String | Yes | "H5" |
|
|
|
+| email | String | Yes | Must contain valid e-mail of customer|
|
|
|
+| firstname | String | Yes | Customer first name |
|
|
|
+| lastname | String | Yes | Customer last name |
|
|
|
+| address | String | Yes | address |
|
|
|
+| zip_code | String | Yes | ZIP code |
|
|
|
+| city | String | Yes | City |
|
|
|
+| country | String(2) | Yes |Country code in ISO 3166. Example: NL |
|
|
|
+
|
|
|
+**Response parameter "parameter" details**
|
|
|
+
|
|
|
+| Parameter | Type | Required | Description |
|
|
|
+| -------- | ------ | ---- | ------------------------------- |
|
|
|
| payUrl | String | No | Cashier URL |
|