https://github.com/justdjango/django-stripe-tutorial
A tutorial of how to integrate Stripe Payments with Django
https://github.com/justdjango/django-stripe-tutorial
Last synced: 11 days ago
JSON representation
A tutorial of how to integrate Stripe Payments with Django
- Host: GitHub
- URL: https://github.com/justdjango/django-stripe-tutorial
- Owner: justdjango
- License: mit
- Created: 2021-02-10T09:09:10.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-20T12:47:32.000Z (over 3 years ago)
- Last Synced: 2025-04-05T13:03:42.511Z (about 1 month ago)
- Language: Python
- Size: 31.3 KB
- Stars: 101
- Watchers: 2
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The Definitive Django Learning Platform.
# Django Stripe Tutorial
This is a tutorial on how to integrate Stripe Payments with Django.
You can find the written version here:
https://justdjango.com/blog/django-stripe-payments-tutorial/Or watch it on YouTube:
https://www.youtube.com/watch?v=722A27IoQnk&ab_channel=JustDjango---