You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We tried to fix it this way, but it creates an infinite loop in the calculation process. We fixed it by supplying the running total to the shipping calculator.
Related to silvershop/silvershop-shipping#62
The discounts module should use "updateShippingPackage", so the shipping costs can be calculated from SubTotal - Discounts.
In some cases SubTotal can mean "free shipping", but "SubTotal - Discount" is less money, so shipping costs will apply.
The text was updated successfully, but these errors were encountered: