Skip to main content
Dodo Payments supports a wide range of payment methods to help you serve customers globally. Turn on new payment methods instantly — no additional contracts, integrations, or merchant accounts needed.

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

*All Indian-issued cards (Visa, Mastercard, Rupay, etc.) and UPI support subscriptions with RBI-compliant mandates. The 48-hour processing delay applies to all Indian-issued cards and UPI. See the India Payment Methods page for details on mandate requirements.
PayPal Support Paused: PayPal is temporarily unavailable for new transactions. We’ll update this page when restored.

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.

ACH Direct Debit

USDで支払う米国顧客向けの銀行口座引き落とし。単発決済で利用できます。

India

インド市場向けの、RBI準拠のサブスクリプション mandate に対応したUPIおよびRupayカード。

Europe

iDEAL(オランダ)、Bancontact(ベルギー)、EPS(オーストリア)、Multibanco(ポルトガル)、BLIK(ポーランド)。

South Korea

Kakao Pay、Naver Pay、PAYCOウォレット、および韓国のローカルカード。KRWで請求されます。

Pix

QRコードまたはコピー&ペーストキーを利用した、ブラジル市場向けの即時銀行振込。

Stablecoins

インドを除く世界中の顧客から、USD建てでStablecoin決済を受け付けます。

WeChat Pay

WeChat経由で中国の顧客からQRコード決済を受け付けます。USDとCNYに対応しています。

ビジネスレベルでの決済手段の無効化

ダッシュボードから、ビジネスレベルで特定の決済手段を無効にできます。これはビジネスのすべてのcheckout sessionに適用されるため、商品やセッションごとに設定する必要はありません。
1

Navigate to Settings

Dodo Payments dashboardで Settings > Payment Methods に移動します。
2

Disable Payment Methods

顧客に提供したくない決済手段をオフに切り替えます。
地域で不正利用率の高い決済手段を無効にしたり、業務上サポートできる手段だけに選択肢を制限したりする場合に使用します。
ビジネスレベルの設定はグローバルフィルターとして機能します。allowed_payment_method_typesを使用したcheckoutごとの制限により、ビジネスレベルで有効になっている手段の中から、利用可能な手段をさらに絞り込めます。

Checkoutごとの決済手段の設定

ビジネスレベルの設定に加えて、allowed_payment_method_typesを使用して、個々のcheckout sessionに表示する決済手段を制限できます。

利用可能な手段の種類

フォールバックとして、常にcreditdebitを含めてください。指定した決済手段がすべて顧客に利用できない場合、checkoutは失敗します。

APIエンドポイント

Checkout Sessions

許可された支払い方法でcheckoutを作成します。

Preview Checkout

セッションを作成する前に、料金と税金をプレビューします。

Update Payment Method

サブスクリプションのpayment-method更新ページで、利用できる方法を制限します。

ベストプラクティス

ターゲット市場の地域に適した決済手段を含めてください。オランダではiDEALがオンライン決済の約60%を占め、インドではUPIが主流です。これらの手段を省くと、コンバージョンが大幅に低下します。
特定の手段を対象にする場合でも、フォールバックとしてcreditdebitを含めてください。すべての顧客がすべての決済手段を利用できるわけではありません。
BNPL手段にはプロバイダーごとの最低金額があります。KlarnaとAfterpayでは$50.01が必要です。これらの範囲外の商品には含めないでください。表示されないだけなので問題ありません。
本番環境で公開する前に、test modeを使用して、異なる顧客所在地、通貨、デバイスタイプにおける決済手段の利用可否を確認してください。

トラブルシューティング

次の要素を確認してください:
  1. allowed_payment_method_typesに手段が含まれているか
  2. 顧客の所在地が手段の対応地域と一致しているか
  3. 取引通貨が手段に対応しているか 4. 取引金額が手段の対応範囲内か(例: Klarna/Afterpayの最低金額は$50.01)
  4. サブスクリプションの場合、手段が継続決済に対応しているか
解決策: allowed_payment_method_typesを一時的に削除して、利用可能なすべての手段を表示し、問題の原因を絞り込んでください。
考えられる原因:
  • allowed_payment_method_typesが正しく渡されていない
  • Parameterの形式が正しくない(文字列の配列である必要があります)
解決策: API request payloadをログに記録し、Parameterの構造を確認してください。
確認事項:
  • 顧客の請求先住所が手段の地域と一致しているか
  • 通貨が正しく設定されているか(例: iDEALではEUR)
  • 顧客が海外の場合、Adaptive Currencyが有効になっているか
解決策: API requestで請求先住所の国コードと通貨を確認してください。
UPIとRupayのサブスクリプションには、48時間の処理遅延やRBI mandateの上限など、固有の要件があります。参照: 詳細なガイダンスについてはIndia Payment Methodsをご覧ください。

関連ページ

Adaptive Currency

対応通貨と自動換算。

Checkout Guide

checkoutの完全な実装ガイド。

Testing Process

テストカード、UPI ID、ウォレットのテスト。

Subscriptions

継続請求と決済手段の更新。

決済オプションの拡充

新しい決済手段を継続的に追加しています。ここに記載されていない特定の手段が必要な場合は、support@dodopayments.comまでお問い合わせください。
最終更新日 2026年8月21日