docs: clarify Magic Wallet cap is per-cycle, not lifetime
- Cap resets every time user buys a new 56M package and re-enters Magic - MagicTotalDeposited & MagicTotalCredited reset to 0 on each new cycle - Added multi-cycle example (cycle 1, 2, 3... ∞) - Added section 4.3: reset behavior on re-entry - Added test scenarios for cycle reset - PurchaseCycleCount tracks cycles but has no limit
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
- سناریو ۱: Balance=0 بعد از خرید → WalletMode=Magic ✅
|
||||
- سناریو ۲: بدون پکیج + Balance=0 → نباید Magic بشه ❌
|
||||
- سناریو ۳: Magic + Balance=0 + TotalDeposited>0 → خروج ✅
|
||||
- سناریو ۴: خروج از Magic → خرید مجدد پکیج → Balance=0 → Magic مجدد با **سقف ریستشده** ✅
|
||||
- سناریو ۵: دور دوم → TotalDeposited, TotalCredited = 0 (ریست) ✅
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user