埋め込みコンポーネントを使用する前にログインする必要がある連結アカウントにインジケーターを追加
新機能
disable_stripe_user_authentication の値は、この機能をサポートするコンポーネントの アカウント Sessions API レスポンスに常に含まれるようになりました。
この機能のデフォルトはすべてのアカウントで false に設定されますが、要件の期限切れや変更など、更新された情報を収集するアカウント (Custom アカウントなど) では true に設定することができます。
影響
Connect platforms can pass in disable_ to the Account Sessions API to allow connected accounts to use certain embedded components without authenticating through Stripe.
現在では、これらの埋め込みコンポーネントの場合は、Account Sessions API からのレスポンスで disable_ の値が常に返されます。