Stripe payment division

Hello ! I am trying to make an marketplace app. And i want to split the payment of the selling product( By Buyer ) between the seller and Admin. can you tell me how can i do that.

Hey)

You can do that with the Stripe plugin when charging the user. Just check “The payee of this transaction is another user” and provide the payee and the Admin’s fee.

Or you could use the Stripe API to create a transfer from the Admin to the seller’s Stripe account.

Thank you

This topic was automatically closed after 70 days. New replies are no longer allowed.