learning_ai_common_plat/services/platform-service/src
saravanakumardb1 0352ea5383 feat(platform-service): pre-built Stripe checkout flow (Phase 4.4) — 6 tests
New modules/billing-checkout/ — higher-level POST /billing/checkout with:
- Zod-validated input (plan OR explicit priceId)
- Tax collection support (automatic_tax)
- Customer email pre-fill
- Arbitrary metadata passthrough
- Trial period and promo code support
- 6 tests: plan, priceId, missing both, invalid plan, optional fields, URL validation
2026-03-19 22:10:32 -07:00
..
lib feat(platform-service): auto-registration on first request (Phase 4.1) — 8 tests 2026-03-19 22:00:57 -07:00
migrations refactor(platform-service): migrate webhooks/routes and migrations/runner from cosmos.js to datastore 2026-03-02 02:02:47 -08:00
modules feat(platform-service): pre-built Stripe checkout flow (Phase 4.4) — 6 tests 2026-03-19 22:10:32 -07:00
nodemailer.d.ts feat(platform-service): add smtp email delivery and postal setup 2026-03-14 05:52:28 +00:00
server.test.ts feat(tokens): classify machine credentials 2026-03-15 06:09:42 +00:00
server.ts feat(platform-service): pre-built Stripe checkout flow (Phase 4.4) — 6 tests 2026-03-19 22:10:32 -07:00