Defect HC-4401
Shipping promotion not getting applied when multiple shipping methods are used in an order
Software
Customer case | Applies to | Corrected in |
---|---|---|
CS0134171 | V8.0.4.0 | 8.0.4.25 |
Observed behavior
When a fixed price shipping promotion is created using the \"Applies to the total shipping charge for the order if any catalog entries use the target shipping method\" option, the promotion might not apply to the order.
Expected behavior
Using this option, the order should be charged a flat rate if any of the items in the order are shipped using the selected shipping method.
Resolution
A logic defect existed that only allowed orders for which all order lines used the selected shipping method to receive the fixed price shipping promotion. That defect is corrected here.