- Issue created by @Anybody
- 🇮🇱Israel jsacksick
Yeah, I got this complaint too, but this is a big change request... For this to work, we'd need conditions to return a reason, and not just a boolean... So we'd probably need to introduce a value object similar to the AvailabilityResult...
Something like ConditionResult or ConditionEvaluationResult. Because fixing this from available isn't sufficient... If the coupon cannot be applied due to an order total condition, you'd like to know that either... But this would require a ton of changes.
- 🇩🇪Germany Anybody Porta Westfalica
Yeah totally understand. It's a typical software design issue with side-effects ;D