Files
ISA-Frontend/libs/checkout/feature/reward-order-confirmation/README.md
Lorenz Hilpert 2b5da00249 feat(checkout): add reward order confirmation feature with schema migrations
- Add new reward-order-confirmation feature library with components and store
- Implement checkout completion orchestrator service for order finalization
- Migrate checkout/oms/crm models to Zod schemas for better type safety
- Add order creation facade and display order schemas
- Update shopping cart facade with order completion flow
- Add comprehensive tests for shopping cart facade
- Update routing to include order confirmation page
2025-10-21 14:28:52 +02:00

208 B

checkout-feature-reward-order-confirmation

This library was generated with Nx.

Running unit tests

Run nx test checkout-feature-reward-order-confirmation to execute the unit tests.