Remove free-trial assumption from billing plan

This commit is contained in:
Krystie
2026-04-17 20:19:35 -07:00
parent 6543c617a1
commit 4b2711953f
2 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ The app already supports:
### Free tier
Everything works without a license except premium-gated features.
There is no Premium free trial. Premium is simply locked until a paid subscription activates a license.
### Premium tier
Paid subscriptions unlock:
@@ -150,7 +151,7 @@ Source of truth for:
## Stripe plan mapping
One Premium product, four recurring prices:
One Premium product, four recurring prices, with no trial period:
- `premium_monthly`
- `premium_3month`
- `premium_6month`