Version 1.5.0

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-06 21:45:32 +00:00
parent 9ca048fb9d
commit 52603f2deb
6 changed files with 109 additions and 15 deletions

View File

@@ -189,19 +189,19 @@ Display the following account-related information:
# PHASE 3: Credits, Pricing & Payments
## 3.1 - Credits Structure
## 3.1 - Credits Structure
### 3.1.1 - Token Costing
### 3.1.1 - Token Costing
- Finalize credits token costing
- Define limits per plan
- Document per-plan structure
### 3.1.2 - Pricing Display
### 3.1.2 - Pricing Display
- Finalize what to show in pricing plans on frontend
- Finalize what to show in pricing plans in-app
- Ensure consistency between both
### 3.1.3 - Subscription Verification
### 3.1.3 - Subscription Verification
- Verify correct renewal date logic
- Verify correct reset of credits date
- Test edge cases (upgrades, downgrades, mid-cycle changes)