Building a SaaS Checkout Experience with Django and Stripe - SaaS App From Scratch

Building a SaaS Checkout Experience with Django and Stripe - SaaS App From Scratch

Linode via YouTube Direct link

Introduction

1 of 26

1 of 26

Introduction

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Building a SaaS Checkout Experience with Django and Stripe - SaaS App From Scratch

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Overview of Episode 2
  3. 3 Create a Database Model
  4. 4 Overview of ORM Object Relational Mapping
  5. 5 Continue Creating a Database Model
  6. 6 Make Migrations in the Database
  7. 7 Register the Course View in admin.py
  8. 8 Create a Super User + Run the server
  9. 9 Sign In to the Admin Panel
  10. 10 Create a Sample Course
  11. 11 Add a Course Directory: Course List
  12. 12 Add a Course Directory: Course Detail
  13. 13 Create a View for Course List & Course Detail
  14. 14 Fix Some Errors + Add Another Course
  15. 15 Stripe Integration Overview
  16. 16 Create a Stripe Account + Grab an API Key
  17. 17 Fill in Stripe Data in settings.py
  18. 18 Set Up URLs for Stripe + Create Views Functions
  19. 19 Import Functions/Models into views.py
  20. 20 Create a Checkout Session for Stripe
  21. 21 Run the Server + Fix Any Issues
  22. 22 Write the Stripe Webhook & Connect It
  23. 23 Download & Install ngrok
  24. 24 Set Up an Endpoint in Stripe Dashboard
  25. 25 Test Purchase + Fix Any Issues
  26. 26 Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.