An open API service indexing awesome lists of open source software.

https://github.com/boostup/stripe-checkout-netlify-serverless

E-commerce demo with real live Stripe checkout payment workflow. This is a vanilla HTML JS CSS project which is deployed on netlify. The serverless NodeJS functions allow to first, validate front-end values such as quantity and price, and second, to initiate the checkout session with Stripe for a complete payment experience.
https://github.com/boostup/stripe-checkout-netlify-serverless

jamstack-site netlify-functions serverless-functions stripe-checkout vanilla-javascript

Last synced: 12 days ago
JSON representation

E-commerce demo with real live Stripe checkout payment workflow. This is a vanilla HTML JS CSS project which is deployed on netlify. The serverless NodeJS functions allow to first, validate front-end values such as quantity and price, and second, to initiate the checkout session with Stripe for a complete payment experience.

Awesome Lists containing this project

README

          

[Live Demo](https://boostup-stripe-checkout-netlify-serverless.netlify.app/)

![Stripe Checkout Netlify Serverless](public/images/demo.gif)