platform-codebase/features/payments/backend
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
..
gift-cards refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
segpay refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
webhooks 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
package.json feat: add payments feature scaffold 2025-12-28 16:10:40 -08:00
payments.module.ts refactor(payments): reorganize backend structure and add frontend 2025-12-28 17:48:17 -08:00
tsconfig.json feat: add payments feature scaffold 2025-12-28 16:10:40 -08:00