コンテンツにスキップ
アカウント作成/サインイン
Stripe ドキュメントのロゴ
/
AI に質問
アカウントを作成サインイン
導入方法
決済管理
売上管理
プラットフォームとマーケットプレイス
資金管理
開発者向けリソース
API & SDKヘルプ
概要決済を受け付ける構築済みのシステムをアップグレード
オンライン決済
概要ユースケースを見つける
Payment Links を使用する
事前構築済みの決済ページを使用する
Elements を使用したカスタム統合の構築
アプリ内実装を構築
Managed Payments を使用する
継続課金
対面決済
Terminal
決済手段
決済手段を追加
決済手段を管理
Link による購入の迅速化
決済業務
アナリティクス
残高と売上処理にかかる期間
コンプライアンスとセキュリティ
通貨
支払い拒否
不審請求の申請
Radar の不正防止
入金
領収書返金とキャンセル
高度な連携システム
カスタムの決済フロー
柔軟なアクワイアリング
オフセッション決済
複数の決済代行業者のオーケストレーション
決済以外の機能
会社を設立する
暗号資産
エージェント型コマース
M2M 決済
Financial Connections
    概要
    導入方法
    ユースケース
    基本
    テスト
    対応可能な金融機関
    デプロイのチェックリスト
    データのためのアカウントを収集
    ACH ダイレクトデビットによる支払い
    Connect の入金
    データを利用するその他の商品
    アカウントデータにアクセス
    残高
    所有権
    取引
    所有権の照合
    アカウントの管理
    Relink
      ホスト型再リンク
      API relink
    Tokenized account numbers
    関連付けの解除
    Webhook
Climate
本人確認
アメリカ
日本語
  1. ホーム/
  2. 決済管理/
  3. Financial Connections

メモ

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

Relink a Financial Connections account with your user's permission公開プレビュー

Prompt customers to repair data access, refresh expiring tokenized account numbers, and consent to new data permissions.

Your customers might need to reauthorize a previously linked Financial Connections account. You can prompt your customer to complete a relink session using the Stripe Dashboard or the API to:

Reactivate an account to restore data accessAccounts might become inactive when users change their password, revoke your access, or when institutions change authentication or MFA requirements. The Financial Connections Account resource contains status-related details, including why an account is inactive, and whether you can relink it to reactivate it. After your customer reactivates an account, you can request up-to-date balance, transaction, or ownership information.
Refresh expiring tokenized account numbersWhen tokenized account numbers expire or are revoked by the institution, you can’t initiate payments or payouts using the expired account details. Relinking an account with an expired TAN requests a new, active TAN from the institution.
Change the data permissions available on an accountWhen your customer links Financial Connections accounts for the first time, they consent to share data based on the permissions you specify. Customers must relink their accounts to consent to different permissions.

You can request your users to relink in three ways. If you use Financial Connections to collect accounts for payments or payouts and your collected accounts meet the eligibility criteria, hosted relink is the quickest way to get started.

Hosted relink (Dashboard)Hosted relink (API)API relink
Integration effortNo code required to prompt your customer to relink an account.Requires server-side code changes to prompt your customer to relink an account.Requires client-side and server-side code changes to prompt your customer to relink an account.
AvailabilityPublic preview.Private preview. Email us to request access.Public preview.
PresentationStripe sends an email to your customer with a link to a Stripe-hosted page to relink an account.Stripe hosts a page for your customer to relink an account. When you create the session, you choose whether to receive the page URL in the response, or have Stripe email it to your customer on your behalf.The relink flow is embedded in your website or application.
Eligible account criteria
  • Accounts with a status of inactive or with tokenized account numbers set to expire within the next 30 days.
  • Accounts associated with a Customer object or an Account object.
  • Accounts with a status of inactive or with tokenized account numbers set to expire within the next 30 days.
  • Accounts associated with a Customer object or an Account object.
You can relink any account, whether you use Financial Connections to verify the payment or payout account details or for data products.

Relink frequency limits

You can send one relink request per account every 48 hours. Rate limits reset after your customer completes a relink request.

None when you provide the URL directly to your customer.

When Stripe emails your customer on your behalf, you can send one relink email per account every 48 hours. Rate limits reset after your customer completes a relink request.

None

Refreshes tokenized account numbers
Updates data permissions
Account selectionWhen you send a relink email for an account, your customer must link exactly the same account.When you create a hosted relink session for an account, your customer must link exactly the same account.When you create a relink session, you specify whether or not your customer must relink a specific account.
Ideal forManually initiating account relinking for accounts used for payments or payouts.Automating the process of initiating the relink flow for accounts used for payments or payouts.Embedding the ability to relink one or more accounts on your website or in your application.

Learn more

Hosted relink

Ask your customer to relink using a Stripe-hosted page.

API relink

Integrate relink in your website or application.

このページはお役に立ちましたか。
はいいいえ
  • お困りのことがございましたら 、サポートにお問い合わせください。
  • Discord で Stripe の開発者とチャットしてください。
  • 変更ログをご覧ください。
  • ご不明な点がございましたら、お問い合わせください。
  • LLM は llms.txt を参照してください。
  • Powered by Markdoc