A membership is a game package with a discount. The client pays upfront and returns to use their games.
Types
- Unlimited — unlimited games for a period
- Fixed — fixed number of games
Steps
- Side menu → Memberships → create a plan (type, duration, price, discount)
- Open a client card → activate the plan
- Discount is applied automatically when creating an order
- Games are deducted when the order is paid
Loyalty program stays active. The system uses max(loyalty_discount, membership_discount). Manual client discount always takes priority.