Marketplace: Buyers & Sellers

Learn how to build a marketplace app with buyers and sellers. You'll be able to register sellers, transfer payments to them, and take a service fee on each payment.

Enroll to Watch

18 minutes

Learn how to build a marketplace app with buyers and sellers. You'll be able to register sellers, transfer payments to them, and take a service fee on each payment.

Building a marketplace with payments? Learn how to implement buyer and seller payment processing with no code with this tutorial. In this no-code tutorial, we'll cover the database schema and simple payment processing. Sellers will onboard with Stripe to your no-code app, and buyers will perform payments that get sent to sellers.

Enroll to Watch

Payments

Stripe Webhooks

Receive webhooks from Stripe for various user events such as payments failed, captured, and more. Using webhooks provides more flexibility for your app and payment system.