Hello - I assume this is doable and was wondering if anyone had any tips on how to setup.
I want the user to be able to purchase say 4 items from 3 different sellers in one transaction.
That’s doable with Stripe integration? Any resources or tips you’d suggest to implement?
1 Like
I would use Stripe API. Can then have sellers connect through either standard or express setup. Then can have buyer purchase up to 100 products at once. Then can use API calls to transfer funds to the sellers while retaining your app fee.
2 Likes
When you say this, do you mean instead of Stripe Connect? Can this be done through the API with Connect?
I mean instead of a plugin. Yes, can be done through Stripe Connect.