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-25 20:29:44 +01:00
2025-12-01 21:51:07 +01:00
2025-12-21 20:57:08 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 20:03:45 +01:00
2025-12-20 20:33:48 +01:00
2025-12-01 21:50:09 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 19:37:38 +01:00
2025-12-13 22:36:09 +01:00
2025-12-25 12:27:12 +01:00
2025-12-24 18:15:27 +01:00
2025-12-20 20:33:48 +01:00
2025-12-13 22:59:51 +01:00
2025-12-11 17:28:54 +01:00
2025-12-20 21:17:41 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 19:30:17 +01:00
2025-12-21 14:08:31 +01:00
2025-11-28 19:30:17 +01:00
2025-11-28 19:30:17 +01:00
2025-12-20 13:11:47 +01:00
2025-12-24 18:15:27 +01:00
2025-11-28 19:30:17 +01:00
2025-12-24 23:41:20 +01:00
2025-12-24 23:41:20 +01:00
2025-11-28 19:30:17 +01:00
2025-12-25 20:29:44 +01:00
2025-11-28 19:30:17 +01:00
2025-12-13 22:59:51 +01:00
2025-12-13 22:36:09 +01:00
2025-11-28 20:10:22 +01:00
2025-11-28 19:37:38 +01:00
2025-12-25 20:29:44 +01:00