Contains details for iDEAL transactions
Request
| Property Name | Type | Required | Description |
|---|---|---|---|
returnUrl | string | Required | The URL where the shopper should be directed after they complete their purchase. |
issuerId | string | Optional | ID of the shopper's issuing bank. See the iDEAL guide for details on this property. |
language | string | Optional | The language code for how the idealUrl page should be translated. Default value is EN. |
Response
| Property Name | Type | Description |
|---|---|---|
idealUrl | string | URL of the page where the shopper can complete their purchase. |
orderId | integer | BlueSnap identifier for the order. |
issuerId | string | ID of the shopper's issuing bank. |
language | string | The language code for how the idealUrl page should be translated. |
