It seems like our shipping rule "if order total is over $150 then shipping is free" is being calculated based on the subtotal BEFORE taking into consideration a promotion that is applied. So if a customers order is $152, and they enter a promo code for 15% off, and there order ends up being $142... they are still getting free shipping. Would anyone know how to fix this?