Skip to main content
All CollectionsAPI
Changes to API 1.0 for iDEAL
Changes to API 1.0 for iDEAL
Updated over 2 months ago

Changes to API 1.0 for iDEAL

With the old API, you can provide any issuer (bank code). Recently, this directs customers to pay.ideal.nl. If you have recently started using the old API, you may have noticed this change.

This update is a result of the transition to iDEAL 2.0, also known as "the new iDEAL." This new system offers improvements to the payment environment, such as streamlined processes and better support for future innovations.

In the meantime, we recommend always providing a default issuer, for example:

ideal/RABONL2U

By doing so, the intermediate screen is skipped, and the customer is taken directly to the payment page.


What you need to change?

If you previously used a custom dropdown to select issuers, you can now remove it. This is no longer necessary and simplifies the payment process for your customers.


Recommended steps for the future

We recommend transitioning to our API 2.0 in the near future. It offers an improved structure and more flexibility for integrations. By making the switch, you benefit from the latest features and better support.

You can find more information about API 2.0 and how to implement it in our official documentation.


Frequently Asked Questions (FAQ)

1. Why has the URL changed to pay.ideal.nl?

  • This is a recent change to improve the payment environment. No additional action is required as long as you provide a valid issuer.

2. Can i provide just ideal?

  • API 1.0 does not recognize this as a valid payment method, so you might encounter an error. To avoid this, we recommend including a default issuer, such as ideal/RABONL2U.

3. Why switch to API 2.0?

  • API 2.0 offers a more streamlined and future-proof integration, including better support for various payment methods.

Did this answer your question?