Skip to content

💰 Implement 7-day free trial for Pro subscriptions #37

@Melvynx

Description

@Melvynx

Add a 7-day free trial period for new Pro subscribers to improve conversion rates and user experience.

Current State: Two-tier system (free/pro) with immediate payment required for Pro.

Implementation:

  • Use Better Auth's built-in trial support
  • Add trial fields to Subscription schema
  • Update auth limits to support trial status
  • Add trial UI indicators and reminders

Files to modify:

  • packages/database/prisma/schema.prisma
  • apps/web/src/lib/auth.ts
  • apps/web/src/lib/auth-limits.ts

Priority: HIGH - Business feature for conversion improvement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions