Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
theopenco
/
llmgateway
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
1.7k
Code
Issues
33
Pull requests
43
Actions
Projects
Security and quality
16
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(billing): add subscriptions and plans support
- #303
#303
Merged
steebchen
merged 21 commits into
main
theopenco/llmgateway:main
from
feat/subscriptions
theopenco/llmgateway:feat/subscriptions
Copy head branch name to clipboard
Jun 6, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat(billing): add subscriptions and plans support
#303
steebchen
merged 21 commits into
main
theopenco/llmgateway:main
from
feat/subscriptions
theopenco/llmgateway:feat/subscriptions
Copy head branch name to clipboard
Commits
Commits on Jun 6, 2025
feat(schema): add subscriptions and plans support
Show description for cbaf2f3
steebchen
committed
cbaf2f3
View commit details
Copy full SHA for cbaf2f3
Browse repository at this point
feat(api): add helper to resolve organization in Stripe events
Show description for df5a24d
steebchen
committed
df5a24d
View commit details
Copy full SHA for df5a24d
Browse repository at this point
feat(api): track subscription events in PostHog
Show description for a6b3fd3
steebchen
committed
a6b3fd3
View commit details
Copy full SHA for a6b3fd3
Browse repository at this point
feat(api): add plan and mode fields to test data
Show description for 79bf37f
steebchen
committed
79bf37f
View commit details
Copy full SHA for 79bf37f
Browse repository at this point
feat(api): add plan field to test organization data
Show description for d981f28
steebchen
committed
d981f28
View commit details
Copy full SHA for d981f28
Browse repository at this point
chore: migrations
steebchen
committed
e2e5593
View commit details
Copy full SHA for e2e5593
Browse repository at this point
feat(api): add plan and mode fields to test data
Show description for 1e3875d
steebchen
committed
1e3875d
View commit details
Copy full SHA for 1e3875d
Browse repository at this point
feat(api): add resume Pro subscription endpoint
Show description for 560c849
steebchen
committed
560c849
View commit details
Copy full SHA for 560c849
Browse repository at this point
feat(api): add strict Stripe event type checking
Show description for 93c2eb1
steebchen
committed
93c2eb1
View commit details
Copy full SHA for 93c2eb1
Browse repository at this point
fix(api): handle optional fields in Stripe event data
Show description for 1a3c016
steebchen
committed
1a3c016
View commit details
Copy full SHA for 1a3c016
Browse repository at this point
fix(api): handle undefined period end in Stripe events
Show description for 7755285
steebchen
committed
7755285
View commit details
Copy full SHA for 7755285
Browse repository at this point
feat(api): track subscription cancellation state
Show description for 8097410
steebchen
committed
8097410
View commit details
Copy full SHA for 8097410
Browse repository at this point
feat(api): remove cancelAtPeriodEnd and track cancellation status
Show description for 73c915f
steebchen
committed
73c915f
View commit details
Copy full SHA for 73c915f
Browse repository at this point
fix(api): validate STRIPE_PRO_PRICE_ID env variable
Show description for de7aceb
steebchen
committed
de7aceb
View commit details
Copy full SHA for de7aceb
Browse repository at this point
fix(api): update org on subscription reactivation
Show description for 205e822
steebchen
committed
205e822
View commit details
Copy full SHA for 205e822
Browse repository at this point
refactor(api): remove redundant timestamps in DB updates
Show description for 876c6d3
steebchen
committed
876c6d3
View commit details
Copy full SHA for 876c6d3
Browse repository at this point
feat(billing): enhance payment status handling
Show description for 3f59434
steebchen
committed
3f59434
View commit details
Copy full SHA for 3f59434
Browse repository at this point
refactor(db): simplify schema defaults for mode fields
Show description for 92ba70e
steebchen
committed
92ba70e
View commit details
Copy full SHA for 92ba70e
Browse repository at this point
chore: squash migrations
steebchen
committed
637a7ab
View commit details
Copy full SHA for 637a7ab
Browse repository at this point
feat(db): add mode fields for logs testing
Show description for e05c6d6
steebchen
committed
e05c6d6
View commit details
Copy full SHA for e05c6d6
Browse repository at this point
feat(db): add unique constraints on Stripe IDs
Show description for b54c3c6
steebchen
committed
b54c3c6
View commit details
Copy full SHA for b54c3c6
Browse repository at this point
You can’t perform that action at this time.