I’m going to actually create a video about implementing stripe in the next few weeks. This was more a general introduction to webhooks using stripe as a process example
hello, i hope you're having a great day, im a big fan ! I hope if you can create a crash course using vue3, vite, pinia, new page with auto-generated route, saving token and roles like admin and client. there's no such tutorial, even tho i wanna learn it from you. i love they way you teach ! can you please reply on this if you can do such tutorial?
simple explanation and effective demonstration. thanks for this!
Glad it was helpful!
Nuxt is great, and yt should have more content about its beauty. Thanks for the video!
Couldn't agree more!
What should we use for email verification code and email on purchase something.
I was thinking you're going to implement Stripe Webhook in this tutorial!
I’m going to actually create a video about implementing stripe in the next few weeks. This was more a general introduction to webhooks using stripe as a process example
@@JohnKomarnicki Waiting && Thank you ;)
I didn't know there is tunneling in nuxt. Thanks
Cool ! How do you secure your endpoint so that it only accepts post request from the stripe domain for example ?
You’d have to verify it via the headers of the request. So In stripes case, you’d want to check for a stripe signature from the headers
hello, i hope you're having a great day, im a big fan !
I hope if you can create a crash course using vue3, vite, pinia, new page with auto-generated route, saving token and roles like admin and client.
there's no such tutorial, even tho i wanna learn it from you. i love they way you teach !
can you please reply on this if you can do such tutorial?