feat: Implement Stripe integration for subscription management, including new services, controllers, Prisma models, and webhook handling.

This commit is contained in:
pradeepkumar
2026-03-07 10:09:50 +05:30
parent b3f43bf2e5
commit d1e4e12510
13 changed files with 860 additions and 9 deletions

View File

@@ -90,7 +90,7 @@
"slugify": "^1.6.6",
"socket.io": "^4.8.3",
"speakeasy": "^2.0.0",
"stripe": "^20.1.0",
"stripe": "^20.4.1",
"uuid": "^13.0.0",
"winston": "^3.19.0",
"zod": "^4.2.1"