managarten/services/mana-core-auth/src/db/seeds
Till-JS 2e660391ce 💳 feat(stripe): add ManaCore unified subscription plans
- Create Plus/Pro/Ultra subscription tiers with Stripe products & prices
- Add credit packs (100/500/1000) for one-time purchases
- Update seed script with new plan structure and Stripe IDs
- Configure webhook secret and customer portal
- Add all Stripe environment variables to .env.development

Plans:
- Free: 50 credits/month (default)
- Plus: 100 credits/month @ €4.99/mo or €49.99/yr
- Pro: 500 credits/month @ €11.99/mo or €119.99/yr
- Ultra: 2000 credits/month @ €24.99/mo or €249.99/yr

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-16 11:43:04 +01:00
..
seed-oidc-clients.ts fix(mana-core-auth): use correct property name 'redirectUrls' for Better Auth 2026-01-30 18:22:06 +01:00
seed-subscription-plans.ts 💳 feat(stripe): add ManaCore unified subscription plans 2026-02-16 11:43:04 +01:00