Sell Products Using Stripe Checkout and Netlify Functions
Offered By: egghead.io
Course Description
Overview
How does e-commerce work on the Jamstack?
Jason Lengstorf and Thor 雷神 teamed up on Learn With Jason to build a serverless Stripe Checkout implementation. This collection is a cleaned up, egghead-style tutorial for selling products on a Jamstack site using Netlify Functions and Stripe Checkout.
This course is still valid and relevant. To follow along with the lessons make sure to use stripe v.8.39.2 (2020-04-10).
Jason Lengstorf and Thor 雷神 teamed up on Learn With Jason to build a serverless Stripe Checkout implementation. This collection is a cleaned up, egghead-style tutorial for selling products on a Jamstack site using Netlify Functions and Stripe Checkout.
This course is still valid and relevant. To follow along with the lessons make sure to use stripe v.8.39.2 (2020-04-10).
Syllabus
- Set up a new site for local development with Netlify Dev
- Return JSON data from a serverless function using Netlify Functions
- Use the native Fetch API to load JSON data into an HTML page
- Use HTML templates to display JSON data
- Set up a GitHub repository for automatic deploys using Netlify’s CLI
- Use Netlify environment variables during local development
- Use serverless functions to handle the Stripe Checkout flow on Jamstack sites
Taught by
Jason Lengstorf
Related Courses
Building a Serverless JAMStack Todo app with Netlify, Gatsby, GraphQL, and FaunaDBegghead.io Migrate a WordPress Site to the Jamstack Using Gatsby
egghead.io Quickly Create a New Company Website Managed by a CMS with TakeShape and Gatsby
egghead.io JAMstack Course - Build websites that are simpler, faster, and more secure
freeCodeCamp JAMstack Tutorial - Full site using Netlify & Hugo
freeCodeCamp