Plan Fields
Features vs Limits
Features are boolean gates — a tenant either has access or doesn’t:Seat-Based Plans
For B2B products where pricing scales with team size, plans can be seat-based:
Pricing formula:
- 8 seats → $50
- 15 seats → 5) = $75
Test Mode
Plans have atest_mode flag. When true, Crovver routes checkout through test payment credentials (e.g., Stripe test keys). This lets you test the full checkout flow without real charges.
Use test cards like 4242 4242 4242 4242 for Stripe test mode.