Samir Boulahtit
9d8d5e7138
feat: add subscription and billing system with Stripe integration
- Add database models for subscription tiers, vendor subscriptions,
add-ons, billing history, and webhook events
- Implement BillingService for subscription operations
- Implement StripeService for Stripe API operations
- Implement StripeWebhookHandler for webhook event processing
- Add vendor billing API endpoints for subscription management
- Create vendor billing page with Alpine.js frontend
- Add limit enforcement for products and team members
- Add billing exceptions for proper error handling
- Create comprehensive unit tests (40 tests passing)
- Add subscription billing documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 20:29:44 +01:00
..
2025-12-04 23:26:03 +01:00
2025-12-25 17:17:09 +01:00
2025-12-04 23:26:03 +01:00
2025-11-17 22:59:42 +01:00
2025-12-23 23:57:02 +01:00
2025-12-25 20:29:44 +01:00
2025-12-22 22:39:34 +01:00
2025-12-03 22:16:05 +01:00
2025-12-20 23:01:59 +01:00
2025-12-23 23:57:02 +01:00
2025-12-25 17:17:09 +01:00
2025-12-25 17:17:09 +01:00
2025-12-12 23:56:24 +01:00
2025-11-23 09:39:27 +01:00
2025-12-03 22:16:05 +01:00