Why Local European Payment Methods?
Higher Conversion
iDEAL captures ~60% of Dutch online payments. Not offering it means losing customers.
Lower Fraud
Bank-authenticated payments have near-zero fraud rates and no chargebacks.
Real-Time Settlement
Most European methods provide instant payment confirmation.
Supported Methods
iDEAL (Netherlands)
iDEAL is the dominant online payment method in the Netherlands, connecting directly to all major Dutch banks.How It Works
Supported Banks
All major Dutch banks are supported:- ABN AMRO
- ASN Bank
- Bunq
- ING
- Knab
- Rabobank
- RegioBank
- Revolut
- SNS
- Triodos Bank
- Van Lanschot
Configuration
Bancontact (Belgium)
Bancontact is Belgium’s national payment scheme, used by virtually all Belgian banks for online payments.Features
- Works with existing Belgian debit cards
- Mobile app support (Payconiq by Bancontact)
- Instant payment confirmation
- No additional registration needed for customers
Configuration
EPS (Austria)
EPS (Electronic Payment Standard) enables direct online bank transfers for Austrian customers.Features
- Direct integration with Austrian banks
- Real-time payment confirmation
- High trust among Austrian consumers
- No chargebacks
Supported Banks
Major Austrian banks including:- Erste Bank
- Bank Austria
- Raiffeisen
- BAWAG
- Volksbank
Configuration
Multibanco (Portugal)
Multibanco is Portugal’s interbank network, offering both online payments and ATM-based payments.Payment Options
- Online Banking — Direct bank transfer via internet banking
- ATM Payment — Customer receives a reference to pay at any Multibanco ATM
- Mobile Banking — Payment via bank mobile apps
How ATM Payment Works
For ATM payments, customers receive a payment reference:Configuration
Multibanco ATM payments may have a delay between checkout and actual payment. Monitor webhooks for payment confirmation.
Przelewy24(波兰)
Przelewy24 (P24) 是波兰领先的在线支付方式,整合了银行转账和所有主要波兰银行的本地钱包。与其他欧洲方式不同,Przelewy24 以 PLN(波兰兹罗提)而非 EUR 结算。工作原理
可用性
- 计费货币: 仅 PLN
- 交易类型: 仅一次性付款(不适用于订阅)
- 覆盖范围: 所有主要波兰银行及流行的本地钱包
配置
Przelewy24 需要 PLN 计费货币。如果您的价格以 EUR 报价,请启用 Adaptive Currency 以便波兰客户以 PLN 计费并使 Przelewy24 可用。
BLIK(波兰)
BLIK 是波兰最受欢迎的移动支付方式,允许客户使用其银行应用生成的一次性 6 位代码进行支付。与 Przelewy24 类似,BLIK 以 PLN(波兰兹罗提)结算,而不是 EUR。工作原理
可用性
- 计费货币: 仅限 PLN
- 交易类型: 仅限一次性支付(不支持订阅)
- 覆盖范围: 所有支持 BLIK 的主要波兰银行
配置
BLIK 需要使用 PLN 作为计费货币。如果您以 EUR 报价,请启用 自适应货币,以便波兰客户将以 PLN 计费,并且 BLIK 将可用。
SEPA Direct Debit(欧元区)
SEPA Direct Debit 允许欧元区各地的客户直接从银行账户付款,而无需使用卡。该方式适用于 EUR 结账的一次性付款。工作原理
客户在结账过程中授权扣款,系统随后从其银行账户收取款项。与本页面上的大多数欧洲支付方式不同,该方式不会立即确认。可用性
- 计费货币: EUR
- 交易类型: 仅限一次性付款(不适用于订阅)
配置
Satispay(欧洲)
Satispay 是一种广受欢迎的欧洲移动支付网络,尤其在意大利普及。客户可以直接通过 Satispay 应用付款,无需共享卡或银行信息。Satispay 以 EUR 结算。功能
- 基于应用的付款方式,不依赖卡网络
- 在意大利拥有较高的采用率,并在其他欧洲市场持续增长
- 支持一次性付款和订阅
可用性
- 计费货币: EUR
- 交易类型: 一次性付款和订阅
配置
API 方法类型
多国家欧洲结账
对于服务多个欧洲国家/地区的企业,请纳入所有区域性支付方式:测试
欧洲支付方式可以在 sandbox 模式下进行测试。测试流程会模拟银行身份验证过程。1
Enable test mode
使用你的 Dodo Payments 测试 API 密钥。
2
Set appropriate billing address
将计费地址所在国家/地区设置为与支付方式匹配:
NL用于 iDEALBE用于 BancontactAT用于 EPSPT用于 MultibancoPL用于 Przelewy24 和 BLIK(计费货币为 PLN)IT用于 Satispay
3
Complete the test flow
在测试环境中按照模拟的银行身份验证流程操作。
最佳实践
Always include regional methods for target markets
Always include regional methods for target markets
如果你向荷兰客户销售,请提供 iDEAL。不提供该方式就像在美国不接受 Visa 一样——你将失去大量销售机会。
Match currency to region
Match currency to region
大多数欧洲支付方式都要求使用 EUR——请确保你的定价支持欧元交易。唯一的例外是 Przelewy24,该方式仅支持 PLN(波兰兹罗提)计费。
Handle redirects gracefully
Handle redirects gracefully
所有欧洲支付方式都会跳转到银行网站。请确保返回 URL 处理逻辑足够可靠,并考虑用户在流程中途放弃的情况。
Provide card fallbacks
Provide card fallbacks
并非所有欧洲客户都能使用这些区域性支付方式(例如游客、外籍人士等)。请始终将
credit 和 debit 作为备用方式。Consider Multibanco timing
Consider Multibanco timing
Multibanco ATM 付款可能需要数小时才能完成。不要因等待即时付款而阻止履行订单——请使用 webhooks 进行异步确认。
故障排除
European method not appearing
European method not appearing
检查:
- 客户的计费国家/地区是否与支付方式所属国家/地区匹配?
- 货币是否设置为 EUR?
- 方式是否已包含在
allowed_payment_method_types中?
DE(德国)的客户不会看到 iDEAL,因为 iDEAL 仅适用于荷兰。Bank authentication failed
Bank authentication failed
原因:
- 客户在银行身份验证期间取消了操作
- 银行的身份验证系统暂时不可用
- 客户输入了错误的凭据
Redirect not completing
Redirect not completing
原因:
- 客户在银行跳转期间关闭了浏览器
- 身份验证期间出现网络问题
- 返回 URL 配置错误
Multibanco payment pending
Multibanco payment pending
原因: 客户已收到付款参考号,但尚未完成付款。解决方案: ATM 类付款出现这种情况是正常的。请等待 webhook 确认。参考号通常会在 24-72 小时后过期。
PSD2 合规性
所有欧洲支付方式均符合 PSD2(Payment Services Directive 2)法规:- Strong Customer Authentication (SCA) — 集成在银行身份验证流程中
- Secure Communication — 所有数据均通过安全通道传输
- Consumer Protection — 完全符合欧盟消费者权益要求
相关页面
Payment Methods Overview
查看所有受支持的支付方式。
Adaptive Currency
货币支持和自动转换。
Checkout Guide
完整的结账实现指南。
Webhooks
异步处理付款确认。