Hi I am attempting to create an atomic order with a 5% discount, however I am noticing some issues with how sales tax is applied.
If i attempt to take the discount via the discount method via the order cart object subtotal in the atomic order, the sales tax is applied BEFORE the discount is created...which I don't think is the right way to calculate.
If I attempt to take the discount taking 5% off each line item, then when sales tax is calculated correctly HOWEVER I notice because of rounding issues, the discount is off by 1 cent.
So, how do I have clover calculate the sales to the subtotal AFTER the discount has been applied?
Thanks