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.