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

GPTUBE 43: Billing endpoints & subscriptions server update #47

Merged
merged 9 commits into from
Nov 6, 2023

Conversation

webtaken
Copy link
Owner

@webtaken webtaken commented Sep 16, 2023

Main changes were:

  • Added principal billing endpoints: subscription-plans, subscriptions, subscription-invoices, update-payment-method, cancel-subscription, resume-subscription.
  • Added Webhook handler for LemonSqueezy.
  • Added recover middleware for the server.
  • Added billing models and changed briefly the new DB model.
  • Generated new api code with open-api generator.

Related issue: #43
Note: Attached the new DB model relation.
model

@webtaken webtaken added the enhancement New feature or request label Sep 16, 2023
@webtaken webtaken requested a review from CamiloEMP September 16, 2023 03:56
@webtaken webtaken self-assigned this Sep 16, 2023
@vercel
Copy link

vercel bot commented Sep 16, 2023

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

Name Status Preview Comments Updated (UTC)
gptube ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2023 3:45am
gptube-subscriptions ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2023 3:45am

@webtaken webtaken merged commit ff0532b into main Nov 6, 2023
2 checks passed
@webtaken webtaken deleted the GPTUBE-43 branch November 6, 2023 03:53
@webtaken webtaken linked an issue Nov 6, 2023 that may be closed by this pull request
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.

Billing endpoints & subscriptions server update
1 participant