I am appreciating your videos immensely. I also just bought a subscription to Laravel Daily, specifically for this course, and I have to say, I am also happy to know that I am not the only one who is human and forgets to run migrations 😅 You are awesome!!! Thank you for everything you do!
@LaravelDaily Жыл бұрын
Great to hear!
@HashimAziz12 жыл бұрын
Webhooks can now be tested locally with the Stripe CLI, no need to deploy a site or use ngrok, just select "Test in a local environment" instead of "Add an endpoint".
@ProgrammingwithPeter4 жыл бұрын
For the people like me, from countries where Stripe is not supports, check out Mollie, has integration with cashier too!
@PovilasKorop4 жыл бұрын
Yes we work with Mollie on one of our projects. Mixed emotions, to be honest, Stripe is much more stable and with better documentation and dashboard functionality. But I agree that if your country doesn't support Stripe, Mollie is a good alternative.
@ProgrammingwithPeter4 жыл бұрын
@@PovilasKorop Yes, Stripe is more mature too, but it's growing, already even wordpress plugins are implementing payment gateways with it.
@HashimAziz12 жыл бұрын
Where are you from?
@sikandernawaz28382 жыл бұрын
anytime stuck with a unique & practical issue , you are there with a video
@vicsystems4 жыл бұрын
thanks so much its really been helpful especially for getting customers account balances from auto deductions
@programming_with_zahid2 жыл бұрын
will it work on every time card get charged means on every month if user subscribed for one year ?
@krishvardhan5504 жыл бұрын
nice video sir, please make a full video on stripe setup with save data in db from cart page
@PovilasKorop4 жыл бұрын
I have a full course about it laraveldaily.teachable.com/p/creating-laravel-saas-with-cashier-stripe
@nguyenngochien24953 жыл бұрын
Thank you so much, you saved my life.
@olivertrajceski33034 жыл бұрын
Amazing work. Thanks for sharing your knowledge!
@akhterhussainbhat3197 Жыл бұрын
Do we have to run the queue job manually or it will be run when the stripe event is triggered? Please Reply
@LaravelDaily Жыл бұрын
If you setup the queue properly it should be automatic
@akhterhussainbhat3197 Жыл бұрын
@@LaravelDaily Thanks
@loluadelore8833 жыл бұрын
please where did you host your application
@saptarshibanerjee65624 жыл бұрын
Hi what version of this will work for laravel 6 ?
@tenariusstuff73033 жыл бұрын
5:45 punish the return key :D
@yetesfaalemayehu3014 жыл бұрын
thanks, for making these video.
@hmb88014 жыл бұрын
I don't have STRIP SIGNATURE , it doesnt get any webhook call??
@animeku48122 жыл бұрын
my job event not work, i am using event stripe invoice_paid