Remove free-trial assumption from billing plan
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user