See Images.
My issue is the extra ($0.01) on the end of my pricing. This is a problem when I am doing my accounting at the end of the financial year.
My product price has many decimals because it is inputted pre-tax. +10% GST is calculated afterwards.
The default woocommerce calculates it correctly.
604.5454545454545 = $665 on front end and on product page
When I put the same value into your plugin, I get an extra ($0.01) on the end of it.
Your plugin returns something different than the default woocommerce price formatter function does.
Please update the plugin to use the same formula/calculation woocommerce does and I wouldn’t get this issue with the extra ($0.01) on the end.
Open
Last updated: April 17, 2023
0 comments
Log in to comment on this feature request.