#imaliveagain
1 messages · Page 1 of 1 (latest)
Is there a reason you are using Tokens rather than our existing bank debit payment methods?
https://stripe.com/docs/payments/bank-debits
This is specifically for allowing a customer of our connected account to receive payouts
to their bank
Are bank debits still what we should be using?
This is not for taking payments
Okay so you want to create the external account for the Connect account?
I know there is a section in the docs somewhere that calls out how you swap those fields for the us bank specific fields in the Tokens endpoint
Yes the external account is what I am trying to create. I'm looking in the docs for swapping but can't find anything. Any help where that is would be appreciated. Otherwise I can go trial and error. IBAN is pretty straitghtforward.
Okay, found it thanks to my colleagues. https://stripe.com/docs/connect/payouts-bank-accounts
Make sure you click on the Direct API and the Manually collect bank account details tabs
Let me know if that is what you're looking for