Overview
Reservations offers three subscription tiers designed to meet the needs of businesses at different stages of growth. Each tier provides increasing levels of features, capacity, and support.Available Tiers
Free
Perfect for getting started and testing the platform
Pro
Ideal for growing businesses with regular bookings
Enterprise
Comprehensive solution for large organizations
Plan Features
Free Tier
The Free tier provides essential booking functionality to help you get started: Core Features- Basic booking management
- Single location support
- Customer database
- Email notifications
- Calendar view
- Basic analytics
- Limited monthly bookings
- Single team member
- Standard support
- Basic integrations
- Solo practitioners
- Testing the platform
- Small businesses just starting out
- Proof of concept deployments
Pro Tier
The Pro tier adds advanced features and higher limits for growing businesses: Everything in Free, plus:- Unlimited bookings
- Multiple locations
- Unlimited team members
- Advanced scheduling features
- Recurring bookings
- Group class management
- Product inventory tracking
- External calendar integration (Google Calendar)
- Priority email support
- Revenue analytics and reporting
- Custom branding options
- Multi-currency support
- Standard integration options
- Email-only priority support
- Growing service businesses
- Multi-location operations
- Businesses with multiple staff members
- Organizations requiring advanced scheduling
Enterprise Tier
The Enterprise tier provides the full platform with premium support and customization: Everything in Pro, plus:- Dedicated account manager
- Premium support (phone, email, chat)
- Custom integrations
- Advanced API access
- Custom feature development
- SLA guarantees
- Training and onboarding assistance
- Data export and migration tools
- White-label options (if configured)
- Large organizations
- Multi-brand businesses
- Franchises
- Businesses requiring dedicated support
- Organizations with custom integration needs
Subscription Management
Checking Your Current Plan
Merchants can view their current subscription tier through the platform. The tier information is stored in the merchant settings and affects available features and limits.Plan-Based Feature Restrictions
The platform enforces plan-based restrictions through the subscription tier system:- Booking limits: Free tier may have monthly booking caps
- Team size: Free tier limited to single user
- Locations: Multiple locations require Pro or Enterprise
- Integrations: External calendar sync requires Pro or higher
- Support level: Priority support begins at Pro tier
Technical Implementation
Tier Detection
Backend services check the merchant’s subscription tier to enforce limits:Feature Flags
Certain API endpoints and features verify subscription tier before allowing access:- Creating additional locations
- Adding team members beyond the limit
- Enabling external calendar integration
- Accessing advanced analytics
- Using custom branding features
Billing Information
Specific pricing, billing cycles, and payment processing details would be configured through your billing system integration (e.g., Stripe, PayPal). The platform’s subscription tier system provides the technical foundation for enforcing plan-based access control.
Upgrading or Downgrading
Upgrade Process
When upgrading to a higher tier:- Previous restrictions are immediately lifted
- New features become available
- Higher limits take effect
- Access to additional support channels is granted
Downgrade Considerations
When downgrading to a lower tier:- Data is retained but may become inaccessible
- Team members beyond the new limit may need to be removed
- Advanced features become unavailable
- Existing bookings and customer data remain intact
Integration with Development
Environment Configuration
Subscription tiers are managed through the database and accessed via the merchant repository. When developing or testing:Testing Tier-Restricted Features
During development, you can test tier-specific behavior by:- Setting the merchant’s subscription tier in the database
- Verifying that restricted features properly check the tier
- Ensuring appropriate error messages are returned for tier restrictions
Support Channels by Tier
- Free
- Pro
- Enterprise
- Community forums
- Email support (standard response time)
- Documentation and guides
- Self-service knowledge base
Next Steps
Merchant Dashboard
Explore analytics and metrics available in each tier
Integrations
Learn about tier-specific integration options
Team Management
Understand team member limits by tier
API Reference
View API access levels for each tier