Files
CMS/src/CMSMicroservice.Application/DiscountShopCQ/Commands
masoodafar-web 163a0a2f1a
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 8m34s
fix: discount store DeliveryStatus stays Pending after payment (matches regular store)
- CompleteOrderPaymentCommandHandler: DeliveryStatus.InTransit → DeliveryStatus.Pending
- PlaceOrderCommandHandler (full discount-balance path): same fix
- Now both stores behave the same: admin must manually update delivery status
- Consistent with regular store flow where order stays Pending after payment
2026-02-16 00:45:55 +03:30
..