Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 4 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