Bank redirects
Bank redirects let customers pay online using their bank account. They drive more than half of online commerce in Germany, the Netherlands, and Malaysia. Bank redirects are often used by:
- Retailers that want to improve conversion and reduce fraud with consumers in Europe and Asia Pacific.
- Software or service businesses collecting one-time payments from other businesses.
Bank redirects might not be a good fit for your business if you sell subscriptions. Some bank redirects don’t support recurring payments.
Payment experience
At checkout, the customer is redirected to their online banking portal, logs in with their bank credentials, approves the transaction, and then returns to your site. Some bank redirects verify the user through SMS or other two-factor authentication for additional security.
Product support
We’ve created a single integration for all bank redirects that works across Stripe products. With Stripe Checkout, you can add any bank redirect by changing one line of code.
Payment method | Customer country | PaymentIntents | Checkout | Connect | Invoicing | Subscriptions | Payment Element | Payment Links | Mobile Payment Element |
---|---|---|---|---|---|---|---|---|---|
Bancontact | Belgium | Invite only | |||||||
EPS | Austria | Invite only | |||||||
FPX | Malaysia | ||||||||
giropay | Germany | ||||||||
iDEAL | Netherlands | ||||||||
NetBanking | India | ||||||||
P24 | Poland | Invite only | |||||||
Sofort | Austria, Belgium, Germany, Italy, Netherlands, Spain, Switzerland | Invite only |
* Invoices and Subscriptions with PayNow only support the send_invoice
collection method.
Contact us to request a new bank redirect payment method, or to join our beta for BLIK, a popular payment method in Poland.
Migrating from the Sources or Tokens APIs
If you currently use the Sources or Tokens API, see migrating to PaymentIntents to use the latest integrations.