Hi i created ai saas app. I add plan pro and free. i want set usage limit for free plan (word limit). But i don’t know how to do. (how to add limit for users , example: When free users used 1000 words is stop and must upgrade to pro) help me! thank you!
Hi there, @trendwatchergroup… it’s hard to help here because we don’t know what it means for a user to have “used 1000 words” in your app. In theory, what you are trying to do should be simple. You could disable a button or show a banner or send the user to a different page when the user’s plan is free and the user’s word count is > 1000.
If you can share some screenshots, it will be easier for someone to provide a more targeted suggestion.
Best…
Mike
hello. mıke thankyou for your responde my questıon is managing subscriptions ı am offering free trıal for customers who can come on the site and try the platform free for a lımıted time with limited words ıts a A.İ chatgpt content writer than it should be uprate plan but the free trial never ends thats where ı am having diffulculties here is the few screen shot ı truly appriated your help thankyou
It seems like you could have a field on the User
data type that is tied to the Plans
option set, and when a user signs up for the free plan, set that field to the Free option of the option set. Then, use that field to do whatever you want to do when the trial expires or the word limit is reached.
This topic was automatically closed after 70 days. New replies are no longer allowed.