#chalmagean
1 messages · Page 1 of 1 (latest)
hi! you'd want to start by looking at Connect and modelling your business using that. https://stripe.com/docs/connect
any use case of sending money to other parties involves using Connect to manage the recipient's Stripe account.
I see. I'm currently using Checkout.
Checkout is for charging end-customers yep. It works well for that, you'd use Connect for other use cases like payouts.
And do I have to completely rewrite my checkout workflow, or does it integrate with Connect as well?
the latter