First I am planning to cover the basics of one-time payments, shopping cart and subscriptions. Maybe at a later point I will have a look at the Stripe Connect service. Thanks for the suggestion
Thanks for this video, it is very useful. I was wondering that if I have a ecommorce website built with Django and I have already other apps and models for Customer, Product etc. - do I have to add that kind of fields in the UserPayment model or I have to create there a foreign keys? I will be grateful for a response.
not true. 99% of the code is free to use and available on my github repository. I put a lot of effort in making the frontend templates which I will ask for a small contribution, but they are absolutely not necessary to follow the tutorial.
You are best channel I've found on youtube with more advanced Django Topics. Thank you for your work.
Thanks for the feedback!
This channel is exactly what I was looking for. Only 4.27k subscribers for that quality of content is insane.
Comprehensive and very easy to grasp as always! thanks a lot Andreas!
i was looking for stripe integration in django , very good
great man, keep going🔥
Keep sharing.... Looking for 2nd part at the earliest
This video is a gold mine thank u can plz do a video about django session cookies
Thank you. Yes I will look into sessions when build a shopping Cart
Excellent Bro
Sir, thanks for amazing tutorials always. Can you also make Stripe Connect tutorial?
First I am planning to cover the basics of one-time payments, shopping cart and subscriptions. Maybe at a later point I will have a look at the Stripe Connect service. Thanks for the suggestion
good thank you
Thanks for this video, it is very useful. I was wondering that if I have a ecommorce website built with Django and I have already other apps and models for Customer, Product etc. - do I have to add that kind of fields in the UserPayment model or I have to create there a foreign keys? I will be grateful for a response.
I think the cleanest way would be to use foreign keys to avoid duplications.
Can I apply for monthly membership as well?
Do you mean stripe? I will cover subscriptions aswell.
@@ajudmeister yes thank you
I will no longer watch your videos because you provide all the code only in exchange for money
not true. 99% of the code is free to use and available on my github repository. I put a lot of effort in making the frontend templates which I will ask for a small contribution, but they are absolutely not necessary to follow the tutorial.