

In this Django project we teach you how to add stripe payments to your project. In the previous video we showed you how to build a shopping cart so make sure you’ve watched that before this tutorial:
β Get exclusive courses & become a better Django developer
π» Project code:
Signup for Stripe here:
Payments:
API Docs:
βοΈ Stay in touch
Facebook:
Instagram:
Twitter:
Email: admin@justdjango.com
Thank you for watching and don’t forget to subscribe π
source
Can the creator or anyone in the comments please update the code using the new Stripe Payment Method, Payment Intent, and Checkout? This video is outdated for using tokens. Please paste updated code in the comments for all to enjoy. Source -> https://stripe.com/docs/payments/payment-methods
Where does money go?
Great vid
stripe iframe is not loaded in template even if the XFrameOptionsMiddleware is used
Thanks a lot for the video! I tried to execute the githubΒ files. Im not sure what needs to be entered under "braintree.Configuration" located at extras.py and BT_ variables under settings.py.
would you consider doing one for braintree + django
What text editor is that?
getting this error: AttributeError at /cart/update-transaction/tok_1D3tMdJ2RkYGCsyQkI7YhS0T/
'int' object has no attribute 'is_ordered'
Make a video to different method to deploy in Django
can i have add requirement.txt file please in this project . i want to run this program . thanks you for this tutorial
Real thanks for this! I hope you get more view so we can see a lot more of this! By any chance you take requests? I was wondering if you could make a tutorial on how to deliver media such as photos behind Django's authentication? I mean only if it's possible to only allow photos to certain groups or even users? More power and can't wait what to learn next!
Thank you! I love those kind of tutorial where you put your knowledge in practice π
Thanks Mate for this!