Why Offer Multiple Payment Methods?
Boost Conversion
Local methods increase sales 20-30% in target markets.
One Platform
All methods managed through a single API.
Smart Routing
Right options shown based on location and device.
How It Works
Payment methods are automatically presented to customers based on:- Customer Location — Regional methods like iDEAL (Netherlands) or UPI (India) only appear for customers in those regions
- Transaction Currency — Payment methods are filtered by supported currencies
- Device Type — Apple Pay only appears on compatible Apple devices and browsers
- Transaction Type — Some methods don’t support subscriptions or have minimum amounts
Automatic Activation: All payment methods are pre-configured and managed by Dodo Payments. No additional setup needed — they become available once your account is verified and live mode is enabled.
Supported Payment Methods
| Payment Method | Supported Countries | Supported Currencies | Subscriptions | Min Amount |
|---|---|---|---|---|
| Credit Cards | Global | All currencies | Yes | $0.50 |
| Debit Cards | Global | All currencies | Yes | $0.50 |
| Apple Pay | Global (Excl. IN) | All currencies | Yes | $0.50 |
| Google Pay | Global (Excl. IN) | All currencies | Yes | $0.50 |
| Amazon Pay | Global (Excl. IN) | USD | No | $0.50 |
| Cash App Pay | US | USD | No | $0.50 |
| Klarna | US, Europe | USD, EUR, GBP + 7 more | No | $50.01 |
| Afterpay | US, UK | USD, GBP | No | $50.01 |
| UPI | India | INR | Yes* | ₹1 |
| Rupay | India | INR | Yes* | ₹1 |
| iDEAL | Netherlands | EUR | No | €0.50 |
| Bancontact | Belgium | EUR | No | €0.50 |
| EPS | Austria | EUR | No | €0.50 |
| Multibanco | Portugal | EUR | No | €0.50 |
| RevolutPay | Global | GBP | No | £0.50 |
| Billie | Global | GBP | No | £0.50 |
| Pix | Brazil | BRL | No | $0.50 |
| Crypto & Stablecoins | Global (Excl. IN) | USD | No | $0.50 |
| WeChat Pay | Global | USD, CNY | No | $0.50 |
*所有印度发行的卡(Visa, Mastercard, Rupay 等)和 UPI 支持符合 RBI 的授权订阅。48 小时处理延迟适用于所有印度发行的卡和 UPI。查看 印度支付方式 页面以了解授权要求的详细信息。
Payment Method Categories
Credit & Debit Cards
Accept Visa, Mastercard, Amex, Discover, JCB, UnionPay, and regional networks like Cartes Bancaires and Interac.
Digital Wallets
Apple Pay, Google Pay, Amazon Pay, Cash App Pay, and RevolutPay for fast, secure one-tap checkout.
Buy Now Pay Later
Klarna, Afterpay, and Billie installment options to increase average order value and conversion.
India
UPI and Rupay cards with RBI-compliant subscription mandates for the Indian market.
Europe
iDEAL (Netherlands), Bancontact (Belgium), EPS (Austria), and Multibanco (Portugal).
Pix
Instant bank transfers for the Brazilian market via QR code or copy-paste key.
Crypto & Stablecoins
Accept cryptocurrency and stablecoin payments from customers worldwide (excluding India), billed in USD.
WeChat Pay
QR code payments for Chinese customers via WeChat, supporting USD and CNY.
业务级支付方式禁用
您可以从仪表盘在业务级别禁用特定的支付方式。这适用于您的业务的所有结账会话,而无需为每个产品或会话进行配置。业务级别设置充当全局过滤器。通过
allowed_payment_method_types 的每个结账限制进一步缩小业务级别启用的方法范围。每次结账的支付方式配置
除业务级别设置外,您还可以使用allowed_payment_method_types 限制在单个结账会话中显示的方法:
- JavaScript
- Python
- cURL
可用方法类型
| 类型 | 描述 |
|---|---|
credit | 信用卡(Visa, Mastercard, Amex 等) |
debit | 借记卡 |
apple_pay | Apple Pay |
google_pay | Google Pay |
amazon_pay | Amazon Pay |
cashapp | Cash App Pay |
klarna | Klarna BNPL |
afterpay_clearpay | Afterpay / Clearpay |
upi_collect | UPI Collect (二维码) |
ideal | iDEAL(荷兰) |
bancontact_card | Bancontact(比利时) |
eps | EPS(奥地利) |
multibanco | Multibanco(葡萄牙) |
revolut_pay | RevolutPay |
billie | Billie B2B BNPL |
pix | Pix(巴西) |
crypto | 加密货币和稳定币 |
wechat_pay | 微信支付 |
API 端点
Checkout Sessions
使用允许的方法创建结账。
Payments
具有方法过滤的一次性支付。
Subscriptions
具有方法限制的定期支付。
最佳实践
Match methods to your market
Match methods to your market
为目标市场包含区域支付方式。iDEAL 捕获了荷兰约 60% 的在线支付;UPI 在印度占主导地位。遗漏这些方法将显著影响转化。
Always provide card fallbacks
Always provide card fallbacks
即使在针对特定方法时,仍包括
credit 和 debit 作为备用。并非所有客户都能访问每种支付方式。Consider transaction minimums
Consider transaction minimums
BNPL 方法(Klarna,Afterpay)要求最低 50.01 美元。不应将其包括在低价值产品中 — 它们根本不会出现,这没关系。
Test across regions and devices
Test across regions and devices
在投入使用前,使用测试模式验证不同客户位置、货币和设备类型的支付方式可用性。
故障排除
Payment method not appearing
Payment method not appearing
检查这些因素:
- 方法包含在
allowed_payment_method_types中? - 客户位置与方法支持的地区匹配吗?
- 交易货币是否支持该方法?
- 交易金额符合最低要求吗(例如,BNPL 为 50.01 美元)?
- 对于订阅:方法支持定期支付吗?
allowed_payment_method_types 查看所有可用方法,然后狭窄问题范围。Unexpected methods appearing
Unexpected methods appearing
可能的原因:
allowed_payment_method_types未正确传递- 参数格式错误(必须是字符串数组)
Regional method not available
Regional method not available
检查:
- 客户账单地址是否与方法的地区匹配
- 货币设置是否正确(例如,iDEAL 的 EUR)
- 如果客户是国际,则启用自适应货币
Indian payment method issues
Indian payment method issues
UPI 和 Rupay 订阅有独特要求,包括 48 小时处理延迟和 RBI 授权限制。见: 印度支付方式 以获得完整指导。
相关页面
Adaptive Currency
支持的货币和自动转换。
Checkout Guide
完整的结账实施指南。
Testing Process
测试卡、UPI ID 和钱包测试。
Subscriptions
定期计费和支付方式更新。