- Add CouponsService for discount coupon management - Add PlanLimitsService for plan limit validation - Add StripeWebhookService for Stripe event processing - Add plan-enforcement middleware (requireLimit, requireFeature, planBasedRateLimit) - Add 68 unit tests for all billing-usage services - Update TenantSubscription entity with Stripe integration fields - Export new services from module index Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| config | ||
| docs | ||
| modules | ||
| shared | ||
| app.integration.ts | ||
| app.ts | ||
| index.ts | ||