platform-codebase/features/payments/providers
Quinn Ftw 9f63f08eb4 refactor(payments): reorganize backend structure and add frontend
- Restructure backend with cleaner module organization
- Move gift-cards, segpay, webhooks to proper locations
- Add payments frontend package
- Add providers abstraction layer

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 17:48:17 -08:00
..
common.types.ts refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
gift-card.types.ts refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
index.ts refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
payment-provider.interface.ts refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
subscription.types.ts refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
transaction.types.ts refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
webhook.types.ts refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00