Shopping Cart Payments with Multiple Sellers

If you’re running a marketplace like Amazon, where customers can add multiple items from different sellers to their shopping cart, you’ll want to split the payment associated with each item in the shopping cart between the seller and your platform, but ALSO allow the customer to pay for all the items at once.

This is a more advanced payment flow, but it can be implemented with the Stripe Connect - Marketplace plugin.

You can read our full written guide to shopping cart-style payments here.

Video Tutorial

The below video tutorial demonstrates how to implement shopping cart style payments into your app:

Last updated