We meet again. I've long since improved my JWT User Auth stuff in your Django/JS Tutorial. Now I'm working with React/Redux/Django and trying to get Stripe working. I know I'll still run into problems like in the other tutorials, but the fact that this tutorial is short is promising! And so far it does seem mostly simple--though I'm a little concerned as I'd rather not need to set-up any products on Stripe, and would rather do it all on my own products API and front-end UI. Guess we'll see how it works out!
Keep making vids please. They are perfect for devs with experience that want to quickly learn new concepts. Thank you! Also do you have any video or series that includes cronjobs on django? If not I'd love to see something like that. Something similar to a user clicking a button that submits a process that takes a few minutes, so the UI "loads" that cronjob process until it finishes and then updates the UI.
Hi brayn dunn, your videos are definitely helping for developers for learning. react and django have you did mobile otp authentication, if your planning do this type of autentication also
Thank you, and ya I've been good! I have another e-commerce business that's been eating most of my time, but I'll be back to making videos pretty soon, especially since I learned lots of cool new things while I haven't been uploading that I will need to share aha
The `request` argument must be an instance of `django.http.HttpRequest`, not `payments.views.StripeCheckoutView`. this is the error I'm getting, please provide solution to resolve it
Underated ! thanks so much for you help 2 years after and this is still helpful
Dude seriously, your amazing man. I wish you a great journey in TH-cam.
We meet again. I've long since improved my JWT User Auth stuff in your Django/JS Tutorial. Now I'm working with React/Redux/Django and trying to get Stripe working. I know I'll still run into problems like in the other tutorials, but the fact that this tutorial is short is promising! And so far it does seem mostly simple--though I'm a little concerned as I'd rather not need to set-up any products on Stripe, and would rather do it all on my own products API and front-end UI. Guess we'll see how it works out!
Thank you, Bryan, for this tutorial. Loved it.
Your tutorials are great. Please publish regularly. 😊😊
Keep making vids please. They are perfect for devs with experience that want to quickly learn new concepts. Thank you!
Also do you have any video or series that includes cronjobs on django? If not I'd love to see something like that. Something similar to a user clicking a button that submits a process that takes a few minutes, so the UI "loads" that cronjob process until it finishes and then updates the UI.
Thanks bro for the best informations
Hi can we deduct charges monthly with stripe? It's rarely shown anywhere but not specifically
when i run npm start then i get white display.. could u please suggest me why do i get this??
Nice tutorial, but i'm getting cors error after fixing the django setting file as well. Can you help?
Hi brayn dunn, your videos are definitely helping for developers for learning. react and django have you did mobile otp authentication, if your planning do this type of autentication also
Not sure what happened with you, but hope you are ok!
Thank you, and ya I've been good! I have another e-commerce business that's been eating most of my time, but I'll be back to making videos pretty soon, especially since I learned lots of cool new things while I haven't been uploading that I will need to share aha
@@bryanbrkic good to hear!
The `request` argument must be an instance of `django.http.HttpRequest`, not `payments.views.StripeCheckoutView`. this is the error I'm getting, please provide solution to resolve it