Request
Property Name | Type | Required | Description |
---|---|---|---|
paymentMethod | string | Required | The shopper's payment method. Value: IDEAL |
currencyCode | string | Required | The currency code for the transaction. For iDEAL, the value must be EUR. |
countryCode | string | Required | The shopper's country code. For iDEAL, the value must be NL. |
Response
The response contains an issuersInfo
object, which is an array of bank objects that contain the properties in the following table:
Property Name | Type | Description |
---|---|---|
issuerId | string | Unique bank code (BIC) that identifies the bank. |
issuerName | string | Name of the bank. |