There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.