lucasdotvin/laravel-soulbscription

Question: plan independent feature

sowmiksudo opened this issue · 1 comments

How can I give a user a consumable feature that has no relation with the plans? Like I have free and paid plans and a feature named balance. Now whatever the plan is or there's no plan of the user, the balance feature should be accessible. How do I achieve such things?

Hey, Shayer! Have you tried to give the user a feature ticket? This way, you could provide them charges for a given feature without having to subscribe them to a plan. 🚀