Stripe

Stripe provides an extensive set of tools necessary to integrate payments in any web application. These tools can be selected and used in different ways depending on the specific type of the application and the payment use case being implemented.

In case of the MERN Marketplace setup, the application itself will have a platform on Stripe and will expect sellers to have connected Stripe accounts on the platform, so the application can charge users who enter their credit card details at checkout on behalf of the sellers. In MERN Marketplace, a user can add products from different shops to their shopping cart, so charges on their cards will only be created by the application for the specific product ordered when it is processed by the ...

Get Full-Stack React Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.