Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(saas): Organizational level billing using LemonSqueezy #12

Conversation

alifarooq9
Copy link
Owner

@alifarooq9 alifarooq9 commented Apr 11, 2024

Organization Level Billing with Lemon Squeezy

This pull request introduces organization-level billing functionality using Lemon Squeezy and provides a dedicated billing page for managing subscriptions and plans.

Features

  • Organization Level Billing: Manage billing and subscriptions within the application.
  • Billing Page:
    • View available plans
    • Switch plans
    • Subscribe to plans
    • Cancel subscriptions
    • Pause or resume subscriptions
  • Lemon Squeezy Integration: Leverages Lemon Squeezy for billing processing.
  • Webhook Integration: Handles Lemon Squeezy events via api/lemonsqueezy/webhook endpoint.
  • Server Actions: Implements server actions for managing plans and subscriptions

Technical Details

  • Environment Variables:
    • LEMONSQUEEZY_API_KEY
    • LEMONSQUEEZY_STORE_ID
  • Billing Page Location: src/app/(app)/(user)/org/billing

This pull request enhances the application by providing organizations with seamless billing and subscription management capabilities.

Copy link

vercel bot commented Apr 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rapidlaunch-saas ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2024 5:37pm
rapidlaunch-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 14, 2024 5:37pm

Copy link
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @alifarooq9 and the rest of your teammates on Graphite Graphite

@alifarooq9 alifarooq9 merged commit a201fd1 into main Apr 14, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant