Stripe Payments with Django
HTML-код
- Опубликовано: 10 фев 2025
- #django #stripe #payments #subscriptions #recurring
In this lesson I introduce Stripe. I start with basic preparations, like setting up a store, creating a product, adding keys to the Django project. Most of the lesson we spend on the client side - with stripe js. Initially I planed to create one whole lesson but it come out that it would be way too long for 'django lessons' standards. As result, I will split it part in 2 or maybe 3 episodes (ALL FREE).