Skip to content

Integrate LemonSqueezy for payment processing#113

Merged
merlinfuchs merged 8 commits intomonetizationfrom
lemonsqueezy
Feb 25, 2025
Merged

Integrate LemonSqueezy for payment processing#113
merlinfuchs merged 8 commits intomonetizationfrom
lemonsqueezy

Conversation

@merlinfuchs
Copy link
Copy Markdown
Owner

@merlinfuchs merlinfuchs commented Jan 27, 2025

  • Implement backend for creating checkout sessions and managing subscriptions
  • Handle LemonSqueezy events and store subscriptions
  • Link subscriptions to apps using entitlements
  • Implement checkout on premium page
  • Implement subscription management on premium page

Some premium features haven't been implemented, so this is blocked by #114

@vercel
Copy link
Copy Markdown

vercel bot commented Jan 27, 2025

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

Name Status Preview Comments Updated (UTC)
kite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2025 3:59pm
kite-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 25, 2025 3:59pm

@merlinfuchs merlinfuchs changed the title Integrate LemonSqueezy for paymernt processing Integrate LemonSqueezy for payment processing Feb 13, 2025
@merlinfuchs merlinfuchs changed the base branch from main to monetization February 24, 2025 15:42
@merlinfuchs merlinfuchs changed the title Integrate LemonSqueezy for payment processing [WIP] Integrate LemonSqueezy for payment processing Feb 24, 2025
@merlinfuchs merlinfuchs changed the title [WIP] Integrate LemonSqueezy for payment processing Integrate LemonSqueezy for payment processing Feb 25, 2025
@merlinfuchs merlinfuchs merged commit 3e250ef into monetization Feb 25, 2025
2 of 3 checks passed
This was referenced Feb 25, 2025
merlinfuchs added a commit that referenced this pull request Feb 25, 2025
* Integrate LemonSqueezy for payment processing (#113)

* handle lemonsqueezy subscriptions and create entitlements from them

* update existing entitlements

* add premium page and start implementing endpoints

* add pricing list to premium page

* fix build errors

* move plan info to backend and more refactoring

* implement subscription management

* store plan id in entitlements instead of lemonsqueezy ids

* [WIP] Entitlements (#123)

* implement mvp entitlement feature computation

* centralize feature computation

* enforce monthly credit usage limit

* enforce guild count limit

* minor

* minor

* Collaborators (#121)

* collaborators MVP

* fix rebase

* enforce max collaborators from entitlements

* minor

* minor

* Hand out roles to subscribers (#126)

* update json example

* hand out roles to premium subscribers

* run plan manager

* sqlc generate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant