Hosted relink公開プレビュー
Financial Connections に関連付けられた銀行口座への壊れた Connections を Stripe が修復できるようにします。
Your customer’s previously linked Financial Connections Account can become inactive because of technical issues with their bank or when they revoke access to share data with you or Stripe. When an account is inactive, you can’t receive new data from the financial institution and in some cases, payments might fail.
ホステッド再リンクは、ダッシュボード で使用できる機能で、顧客にアカウントの再リンクをリクエストできます。
If you use hosted relink, Stripe contacts your customers on your behalf, and prompts them to repair their connection. This feature repairs the data connection or tokenized account number (TAN) of previously linked Financial Connections accounts with a streamlined authentication flow.
Stripe doesn’t charge an additional fee to repair a previously linked Financial Connections account.
はじめに
以下の基準を満たすアカウントのみが、オンラインリリンクの対象となります。
- ステータスが
inactiveのアカウント、または今後 30 日以内に有効期限が切れる予定の TAN のアカウント。 - 過去 48 時間に Stripe がホストする再リンクリクエストを受け取っていないアカウント、または前回の再リンクリクエストが完了したアカウント。
- Accounts associated with a Customer object, or for Connect platforms, a connected Account object with a provided email address. To add an email address for a customer in the Dashboard, select the account ID to view account holder details. If the account holder is a customer, select the customer ID to add or update the customer’s email address.
顧客に再リンクメールを送信する
- ダッシュボードで、Financial Connections> アカウント に移動します。
- Select the Financial Connections accounts you want to relink. If you only want to relink a single account, open the overflow () menu next to the account name.
- Select Request relink.
- リクエストを確定します。Stripe は、選択した各アカウントに関連付けられた顧客に再メールを送信します。
Stripe は、銀行アカウントを再連結するためのリンクを記載した安全なメールを顧客に送信します。アカウントの再リンクのステータスは、詳細ページで確認できます。
Testing
Financial Connectionsを使用してテスト用銀行口座を接続する方法は、テストガイドに従ってください。ホスト型再リンク機能をテストするには、認証フローで Tokenized Account Numbers 機関を検索し、指定された銀行口座を接続します。これらのアカウントはすべて、指定されたメールアドレスで顧客に関連付けられると、ホスト型再リンクの対象となります。
If you’re testing in a sandbox, the customer’s email address must match one of the confirmed user email addresses on your Stripe account.
公開プレビュー
You can also use an API endpoint to create relink sessions. This method helps you process high volumes of accounts, and allows you to customize emails or notifications with a link you receive to the hosted page. Email us to request access to this preview feature.