April 2020
Intermediate to advanced
716 pages
18h 55m
English
The MERN Marketplace application we developed in Chapter 7, , has very simple features and is missing core e-commerce functionality. In this chapter, we will extend this marketplace application so that it includes a shopping cart feature for the buyer, Stripe integration for processing credit card payments, and a basic order-management flow for the seller. The implementations that follow are kept simple to serve as starting points for developing more complex versions of these features for your own applications.