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 ...