Is it currently possible for a single payment to be sent to multiple sellers?
I’m thinking about developing the ability to allow the users to create ‘add to cart’, due to the nature of the app however we require to split the payment accordingly to each seller.
You could work around it with Stripe but the payment wouldn’t flow directly to sellers, it would be a payout vs sellers getting paid directly and you (potentially) collect a fee.
This is the use case i’m trying to accomplish, essentially allowing users to add multiple items to their cart and pay different sellers with a single payment as outlined above