Node.js-Stripe-Shopping-Cart icon indicating copy to clipboard operation
Node.js-Stripe-Shopping-Cart copied to clipboard

Example integration of Stripe's Checkout API into a Node.js application

Node.js Stripe Shopping Cart

In this repository you will find all the code for setting up Stripe payments with a shopping cart. The HTML and CSS for this project is from my free Introduction to Web Development course. The code for that course can be found here and the video walk-through can be found here.

There is also a full video walk-through of this shopping cart available here.