Shipping method not recognize dot or comma
-
I have an issue with my woocommerce shipping prices. I have different shipping prices for different countries (languages done with polylang) and different shipping zones. As prices are entered before taxes, I need to enter them with separator. For example, if I want it to be 40 EUR after taxes, I need to enter before tax 33,61 EUR.
If I enter 33,61 or 33.61 it is converted to 3.361,0033 in shipping method.
In general setting thousand separator is “.”; decimal separator “,”
This issue appeared few months ago, separator (don’t remember which) worked before. Now I just enter prices without separator (33 becomes 39,27 with taxes) but I still want beautiful rounded prices of shipping. Is this an issue with my woocommerce or with plugin?
The topic ‘Shipping method not recognize dot or comma’ is closed to new replies.