#stripe #payments #sca #3ds #subscriptions
In this screencast we continue exploring payments with Stripe. In this part I introduce 3D secure subscription based payments. Note that there is a small bug in code which I will fix toward the end of the lesson. The problem is that 3D secure payment must be confirmed with PaymentIntent of newly created subscription (which we retrieve from latest_invoice attribute). By following this video to the end you will learn a great deal about Stripe API, Payments Flows and Stripe in general.
Enjoy learning!
Mini Course on Django Lessons: https://django-lessons.com/pages/paym...
YT playlist: • Recurring Payments with Django (Subscripti...
Repo URL: https://github.com/Django-Lessons/vid...