laravel-subscriptions icon indicating copy to clipboard operation
laravel-subscriptions copied to clipboard

Real world examples with billing

Open greeto opened this issue 1 year ago • 2 comments

If I have an invoices app so : Plan 1 is 10$ with 30 invoices Plan 2 20$ with 100 invoices Each extra invoice is 0.1$

how can i handle billing here with renew And changePlan

also when canceling plan the user should still hVe access until the period is over.

Also, What about special plan for specific customers?

Thanks!

greeto avatar Feb 17 '24 05:02 greeto

Did you find any hints on integrating billing ?

jvkassi avatar Sep 18 '24 23:09 jvkassi

sorry no

greeto avatar Sep 19 '24 05:09 greeto