DEV Community

Cover image for Accept iDEAL through Stripe, a common payment method in the Netherlands
Techtolia
Techtolia

Posted on

Accept iDEAL through Stripe, a common payment method in the Netherlands

iDEAL is a Netherlands-based payment method that allows customers to complete transactions online using their bank credentials. All major Dutch banks are members of Currence, the scheme that operates iDEAL, making it the most popular online payment method in the Netherlands with a share of online transactions close to 55%.

iDEAL redirects customers to their online banking environment to authenticate a payment using a second factor of authentication and there is immediate notification about the success or failure of a payment. The exact customer experience depends on their bank.

You don’t actually have to integrate iDEAL and other payment methods individually. If you use EasyPie, Stripe automatically determines the most relevant payment methods to display on the checkout screen.

Image description

Top comments (0)