• Hello,

    I’m trying to implement a fixed quantity dropdown with the following conditions:

    Qty 1, price $3499.00
    Qty 2, price $2999.00

    My default price is $3499. Tax status is “none” and tax class is “zero rate.” When I save this, the plugin is estimating a discount of 14.29%, and it changes the price I entered for two items like so:

    Qty 1, price $3499.00
    Qty 2, price $2998.99

    I think it’s attempting to round the price, and as a result, I’m missing a penny. Is there any way to get the plugin to use the price exactly as I’ve entered it?

    Many thanks!

  • The topic ‘Rounding issue?’ is closed to new replies.