Have you watched this series?
Nov 18, 2021
4
Level 13
How to create a product using Laravel Cashier
Hey,
I want to create a Stripe product using Laravel cashier. It seems to me after some search on google, that I have to first create Products and Pricings manually on Stripe then I would sync it and create a user subscription.
I want to create products from my code, instead of doing it manually. I can do it from Stripe REST API but I want to use Laravel Cashier to create products too and unfortunately, I'm not seeing any option on docs.
Please help
Thanks
Please or to participate in this conversation.