#BrOllie
1 messages · Page 1 of 1 (latest)
What widget are you referring to here? Do you mean to perform such action in Dashboard?
No, i'm using Custom Connect accounts. I'm referencing this element: https://stripe.com/docs/payments/payment-element
I would like to integrate them into my own backend. But i'm not sure if i can create external bank accounts for payouts or not?
Ah I see that you're referring to Elements.
Collecting bank account details can only be done via API or Stripe hosted onboarding page. You may refer to the guide here: https://stripe.com/docs/connect/payouts-bank-accounts
ah okay. I'll double check the hosted onboarding but may end up collecting them myself and sending via the API. Thanks for your help!