- Shipped
- April 17, 2026 at 12:11 AM UTC
- Author
- kamo
- Commit
- 75d086c
- New billingApi.ts client with full TypeScript types for all billing endpoints (subscriptions, payment methods, invoices, credits, usage, config, admin) - New Stripe Elements components: StripeProvider, PaymentMethodForm, PlanCalculator with full cost breakdown, volume discounts, and bundles - Rewrite PlansBillingTab with real Stripe integration: plan management, Stripe Elements payment methods, invoice history, credit balance, usage metering, billing delegation config, team member billing status - Update FeaturesManager with plan-based gating: lock icons and upgrade CTAs for features not included in current subscription plan - Remove billing tab from account settings (moved to member page) - Install @stripe/stripe-js and @stripe/react-stripe-js