Skip Navigation

Resolved

Reported for: WooCommerce Multilingual & Multicurrency 4.12.0

Resolved in: WooCommerce Multilingual 4.12.1

Overview of the issue

When your store has multi-currency enabled, shipping tax may appear to be a different amount with WooCommerce Multilingual activated. This is because WooCommerce Multilingual and WooCommerce round tax rates differently.

Workaround

Please be sure to make a full backup of your site before proceeding.

  1. Open file /wp-content/plugins/woocommerce-multilingual/wpml-woocommerce.php.
  2. Look for line 93.
  3. Comment this line:
    //		WCMLTaxPricesHooks::class,