#connor-connect-bankaccount
1 messages · Page 1 of 1 (latest)
connor-elements-achdebit
Hey @lean flare ! I recommend reading our docs for this we have a detailed end to end guide on how to integrate ACH Debit in your app: https://stripe.com/docs/payments/ach-debit
@lean flare did you have any other questions?
yes, specifically i want to collect ach information to attach as an external account to a connected account
Ah okay sorry I didn't realize that's what you were trying to do. What type of connected account are you using?
connor-connect-bankaccount
custom
but I do not want to use the financial connections UI which is why I'm asking about elements specifically
Did you know we support collecting bank account details in Connect Onboarding?
That would likely drastically simplify your integration
yes but i also dont want to do that
lol i know, sorry not trying to be difficult
Then no, there's no UI for this, you build it yourself with your own form
ok and something like stripe elements payment element will not work?
correct it won't, it's only for payment flows
You want to use https://stripe.com/docs/js/tokens_sources/create_token?type=bank_account specifically
ok i figured as much. ty for your help