Collect Bank Account Token
Use Financial Connections to collect a bank account Token for payouts
Last verified 2026-09-24
Is this helpful?
stripe.collectBankAccountToken(options: object) Use stripe.collectBankAccountToken in the Add a Financial Connections Account to a US Custom Connect account flow. When called, it will load the Authentication Flow, an on-page modal UI which allows your user to securely link their external financial account for payouts. - options - clientSecret The client_secret of the Financial Connections Session. ### Example title Use Financial Connections to collect a bank account Token for payouts Is this helpful?