#morunas
1 messages ยท Page 1 of 1 (latest)
Each connected account will have its own external account (aka bank account) to pay out to. Looking for the doc on this
Actually not finding one specifically about external accounts for Express accounts. Basically your users will be prompted to enter bank account details when signing up through the onboarding link that you send them. So if you go through that onboarding flow yourself in test mode you will have an express account that you can test payout stuff with
Thanks for the follow up ๐ looking into it
Ok it's significantly more than I had thought xD but indeed Express Accounts seems to be the answer (given all that verification/validation steps and the maintenance of it). And so once the Express Account is created I can then just run Payouts to that account when appropriate, and any other requirements changes etc you/Stripe will contact the reseller directly so we dont need to be involved at all, correct?
And for the Payout I could do something like https://stripe.com/docs/connect/manual-payouts#regular-payouts and pass the express account ID
Yep yep that about sums it up. The user can sign up for their express account and Stripe will manage keeping their details updated. And yes you can do manual payouts like that or you can even keep them automatically scheduled to be paid out daily/weekly/monthly
well since the payouts will depend on the successfully payment of the subscriptions they brought in, I think manual is what we need ๐
big thanks for the help! you guys are always top!
Of course, glad I could help!