Managing one payment subscriptions Cashier
I've been following this tutorial: https://www.youtube.com/watch?v=2_BsWO5WRmU but with the one payment subscription I cant manage to make this function work as is showed:
auth()->user()->subscribedToPrice('price_1QSt5KL2VrFy0IgCBZ7RpUsO')
Tuto1902
YouTube
Manage Subscriptions with Laravel Cashier And Stripe 💳
Creating a subscription model for your application may seem like a daunting process, but in reality, with the help of Laravel Cashier, it couldn't be more easy. Let me take you through an example application where the user can choose different subscription models and checkout using Stripe.
Pricing Cards: https://gist.github.com/tuto1902/d75c2cf...
0 Replies