コンテンツにスキップ
アカウントを作成
または
サインイン
Stripe ドキュメントのロゴ
/
AI に質問する
アカウントを作成
サインイン
始める
支払い
売上
プラットフォームおよびマーケットプレイス
資金管理
開発者向けリソース
概要
Stripe Payments について
構築済みのシステムをアップグレード
支払いの分析
オンライン決済
概要ユースケースを見つけるManaged Payments を使用する
Payment Links を使用する
事前構築済みの決済ページを使用する
Elements を使用したカスタム統合の構築
アプリ内実装を構築
決済手段
決済手段を追加
決済手段を管理
Link による購入の迅速化
支払いインターフェイス
Payment Links
Checkout
Web Elements
アプリ内決済
決済シナリオ
複数の通貨を扱う
カスタムの決済フロー
柔軟なアクワイアリング
オーケストレーション
    概要
    複数の代行業者に決済を振り分ける
    ルールを管理
    Cross-processor retries
店頭支払い
端末
決済にとどまらない機能
会社を設立する
仮想通貨
エージェント型ワークフロー
Financial Connections
Climate
不正利用について
Radar の不正防止
不審請求の申請の管理
本人確認
ホーム支払いOrchestration

注

このページはまだ日本語ではご利用いただけません。より多くの言語で文書が閲覧できるように現在取り組んでいます。準備が整い次第、翻訳版を提供いたしますので、もう少しお待ちください。

Cross-processor retries with Orchestration非公開プレビュー

Want access to Orchestration?

Orchestration is in private preview. Share your email address to request access.

Payments can fail for various reasons such as network issues, processor outages, or temporary declines (for example, insufficient funds). Many of these failures are recoverable. With Orchestration, you can automatically retry failed payments using a different processor than the one that submitted the original attempt, helping you to recover more revenue.

Set up payment retries in the Dashboard

To configure payment retries:

  1. Navigate to Payments > Orchestration > Rules.
  2. Create new rules or open existing rules. If you’re making changes to existing rules, you must duplicate it and then edit the draft of your duplicated rules.
  3. In the rule builder, add an Action to configure retry behavior:
    • Main processor: The processor to use for the initial payment attempt.
    • Retry processor: The processor to use if the initial attempt fails.

This setup enables seamless retries of failed payments, improving the likelihood of successful processing.

Cross-processor retry behavior

When a payment fails on the main processor, the retry logic depends on several factors.

  • 3D Secure: If 3D Secure (3DS) authentication is attempted on the first attempt on your main processor and your customer doesn’t authenticate successfully, or authenticates successfully but the payment attempt still fails, Orchestration doesn’t retry the transaction on the retry processor. We send a payment_failed webhook event instead.
  • Ineligible features: If a payment uses a feature that isn’t supported by the retry processor, such as Stripe Connect’s on_behalf_of parameter, Orchestration won’t retry with that processor after the first failure.
  • Blocked transactions: If Stripe is your main processor and blocks a transaction (for example, a high-risk payment identified by Radar) Orchestration treats this as a decline and retries the payment on your chosen retry processor.
  • Adaptive Acceptance: If you have Adaptive Acceptance enabled and Stripe is your main processor, then Stripe might initiate an additional retry on a declined transaction, before triggering a cross-processor retry. If Stripe is your retry processor, then Stripe might ultimately initiate two retries, one as a cross-processor retry and the other under Adaptive Acceptance.
このページはお役に立ちましたか。
はいいいえ
  • お困りのことがございましたら 、サポートにお問い合わせください。
  • 早期アクセスプログラムにご参加ください。
  • 変更ログをご覧ください。
  • ご不明な点がございましたら、お問い合わせください。
  • LLM ですか?llms.txt を読んでください。
  • Powered by Markdoc