Improve billing plan lookup (#270)

Retrieve plan from Stripe/LS if not found in billing configuration. Useful for legacy plans.
This commit is contained in:
Giancarlo Buomprisco
2025-06-13 16:45:55 +07:00
committed by GitHub
parent 2b21b7bed4
commit 856e9612c4
11 changed files with 183 additions and 38 deletions

5
.gitignore vendored
View File

@@ -44,4 +44,7 @@ yarn-error.log*
.zed
# contentlayer
.contentlayer/
.contentlayer/
# ts-node cache
node-compile-cache/