#wercutu - payouts
1 messages · Page 1 of 1 (latest)
yes, you can do this by creating the bank account token and setting as the account's external_account (or providing the complete bank account parameter):
https://stripe.com/docs/api/accounts/update#update_account-external_account
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Isnt the bank account token single-use?
All tokens are, yes. But that single use can be setting it as the external account for future payouts.
Oh , but where am I supposed to attach that token in external_account? Isnt the external_account an object which receives another params?
Look like external_account is only for bank accounts (seems not to be for debit as well)
A card or bank account to attach to the account for receiving payouts
This is what is described here: https://stripe.com/docs/connect/payouts-bank-accounts#bank-accounts