Will NOT using User as Billable Model make Cashier & Stripe subscriptions harder to code?
In short yes – At least for me. So I set my Stripe checkout up with User as Billable Model first, check that I can make that work. Then I change to for example Team as Billable Model. Check out Cashier docs about billable model they're tidy. Here is