Hi, I have problem with woocommerce multicurrency. I have default currency CZK with zero decimal places. However, my second currency is EUR. Exchange rate is 1 EUR = cca 24 CZK. In CZK, decimal places are zero, because the value is insignificant. But in EUR, if I have for example product cost 11 CZK, which is cca 0,45 EUR, the price is rounded to zero. So customer has the product for free.
I've played around with the sandbox site and it shows up correctly when I checkout some products hidden link . Is there a specific step to replicate the issue?