Stripe Payments & Payouts

Apologies if this has been asked before, but I can’t find anything in the Stripe Documentation…

So If Stripe Payments tie back to a Stripe account via the API, How does your “app users” go about receiving their payments? The way I have it set up on my app would be that the users are selling things on their own, but the payments are going into my stripe account, so I would have to do a payout to the user myself? I feel like I’m adding steps to the process.

Yes you need to use Stripe Connect so the Buyer pays the seller not you (platform), you can take a commission on the payment via Stripe Connect.

Sellers create a stripe account - three ways they/you can do this (they create their own at Stripe.com then connect it, express or custom) All have there own merits and pricing structure

Simon