金融口座非公開プレビュー
金融口座の詳細を表示します。
金融口座は、連結アカウントの個別の金融口座の画面を表示します。
External account collection
Use the external_account_collection feature to control whether the component collects external account information. This parameter is enabled by default, and only platforms responsible for collecting updated information when requirements are due or change (including Custom accounts) can disable it. When enabled, this option requires user authentication. You can opt out of Stripe user authentication with the disable_stripe_user_authentication parameter.
Disable Stripe user authentication
Use the disable_stripe_user_authentication feature to control whether the component requires Stripe user authentication. The default value is the opposite of the external_account_collection value. For example, if you don’t set external_
, it defaults to true and disable_
defaults to false. This value can only be true for accounts where controller.
is application
.
We recommend implementing 2FA or equivalent security measures as a best practice. For account configurations that support this feature, such as Custom accounts, you assume liability for connected accounts if they can’t pay back negative balances.
Create an Account Session
アカウントセッションを作成する際に、components
パラメーターで financial_
を指定して、金融口座コンポーネントを有効にします。金融口座コンポーネントの個々の機能は financial_
で features
パラメーターを指定することで、有効または無効を設定できます。
アカウントセッションを作成して ConnectJS を初期化すると、フロントエンドに金融口座コンポーネントを表示できます。
この埋め込みコンポーネントは、次のパラメーターに対応します。
アクセスをリクエストする プライベートプレビュー
サインインして、プレビュー版の Connect 埋込型コンポーネントへのアクセスをリクエストします。
Stripe アカウントがない場合は、今すぐ登録できます。