WebDevSimplified / Node.js-Stripe-Shopping-Cart

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 52.8%Language:JavaScript 24.2%Language:CSS 23.0%