Free Tier Wave
Is there any way to create a free tier, I want to do this but the only options I can see is giving a free trial which isn't what I want
Hi there,
This is not currently possible without some modifications to the code. But it is an interesting idea and it sounds like it would be quite useful! We will consider this as a feature in the future.
As a quick workaround what you could do is extend the trail days to a large number so that the user would always be on a never ending trail. You can do that in settings -> billing - > change the trial_days
value. Then just hide the You have X Days left on your Free Trial
message directly in your view (resources/views/themes/uikit/layouts/app.blade.php
).