#bizmanphil

1 messages · Page 1 of 1 (latest)

fallen estuaryBOT
dense salmon
#

This is a bit complex. You can create a Customer and collect the bank account details to save as a direct debit payment method.

long cedar
#

Is there anyway to do this when the user signs up for a connected account? I'm using the express method.

dense salmon
#

Unfortunately not

long cedar
#

So I'd have to ask them to input their bank details twice?

dense salmon
#

Yes for Express connected account

long cedar
#

If I used a custom account could I possibly avoid that?

dense salmon
#

If you collect custom account's onboarding yourself instead of using Stripe hosted onboarding page, then it will be possible. With this approach, it requires a lot additional integration work

long cedar
#

I think I'll have to try it anyway. I'd rather not ask for banking information twice. Thanks for helping me!