• Resolved keendev

    (@keendev)


    Issue seems to be occuring on woocommerce versions lower than 2.6.0. This feature was working before however i notice that tax is no longer calculating correctly, this is because your plugin is calling a filter which does not exist in versions of woocommerce lower than 2.6.0.

    In the file: inc\currencies\class-wcml-multi-currency-shipping.php you call a filter woocommerce_shipping_packages. This filter was created in 2.6.0. Could you provide a fallback so that if the woocommerce version is less than 2.6.0 a different filter is called to correct the tax values? I guess this filter might need to be woocommerce_package_rates since that exists for quite some time.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thank you for getting back to us.
    I will review the case and get back to you.

    I think that I was able to reproduce the issue – the tax for shipping seems to not be applied correctly.
    I have escalated the issue to our developers.

    Thread Starter keendev

    (@keendev)

    Hi George,

    That is good to hear. Just a question, do you know if the developers will intend to fix this issue? Im asking because client requires that it is fixed so I’m debating if i should manually edit the plugin for the time being.

    Thank you

    Hello, yes, we plan to fix this and it was added to our queue.
    However, I cannot tell you an exact date when this should be fixed.
    Perhaps, if you need fast results, it would be better to update to the latest version of WooCommerce.

    Hello, the issue reported here should be resolved.
    I am going to mark this ticket now as resolved.
    If your issue still persist, please open a new ticket in our forum at wpml.org.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Shipping Tax no longer calculates correctly’ is closed to new replies.