Posts

WooCommerce Currency Switcher – March 2018 maintenance update

WooCommerce Currency Switcher – What’s new

Currency Switcher for WooCommerce has been updated to version 4.5.16.180307. This update brings the following improvements and fixes:

  • Tweak – Removed redundant logger class and optimised logging logic.
  • Bug fix – Fixed name of <select> field in the currency selector widget. The incorrect name prevented the country selector widget from changing the active currency.
  • New feature – Added new filter wc_aelia_cs_force_currency_by_country. The filter can be used to activate or deactivate the “force currency by country” logic using custom logic.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.

WooCommerce Prices by Country – Multiple improvements

WooCommerce Prices by Country – What’s new

The Prices by Country plugin for WooCommerce has been updated to version 1.8.4.180111. This update brings the following improvements and fixes:

  • Added option to disable the pre-population of billing and shipping country at checkout. This will help preventing conflicts with 3rd party plugins that might try to perform the same operation.
  • Fixed bug that prevented the purchase of grouped products in some circumstances.
  • Added logic to set the active country when the billing or shipping country is changed in the My Account page.
  • Tweak – Added filter to allow changing the selected country dynamically.
  • Tweak – Improved support for native product export feature, to ensure the exporting of the prices by country associated to products. Note: this feature requires WooCommerce 3.2.2 or newer.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.

WooCommerce Currency Switcher – Multiple improvements (WC 3.3, Yahoo! Finance, OFX)

WooCommerce Currency Switcher – What’s new

Currency Switcher for WooCommerce has been updated to version 4.5.14.180122. This update brings the following improvements and fixes:

  • Improved compatibility with WooCommerce 3.3. Removed notice messages that appeared when a Grouped Product contained variable products.
  • Discontinued Yahoo! Finance provider. Yahoo! Finance is no longer operational and stopped providing exchange rates. The Currency Switcher can handle this error transparently, and it now informs the merchants that they should use another provider.
  • Added support for OFX exchange rates service (Beta).
  • Added new filter wc_aelia_cs_exchange_rates_models. This new filter will be used to rewrite the logic that handles the list of exchange rates provider and simplify the merging of the lists used by the Currency Switcher and the EU VAT Assistant.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.

WooCommerce PayPal Standard Multi-Account – WooCommerce 3.2.6 Compatibility fix

PayPal Multi-Account for WooCommerce – What’s new

Our PayPal Standard Multi-Account Gateway for WooCommerce has been updated to version 1.3.2.171220. This update brings the following improvements and fixes:

  • Fixed refund logic in WooCommerce 3.2.6.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.

WooCommerce Currency Switcher – Performance and compatibility optimisations

WooCommerce Currency Switcher – What’s new

Currency Switcher for WooCommerce has been updated to version 4.5.12.171215. This update brings the following improvements and fixes:

  • Fixed bug that sometimes caused an infinite loop when processing refunds on WooCommerce 3.2.5 and newer.
  • Improved logic used to collect refund data for reports.
  • Improved performance of the logic used to handle variable products.
  • Improved compatibility of geolocation logic with WooCommerce 3.2.x.
  • Fixed integration with BE Table Rates Shipping plugin, to ensure the conversion of “subtotal” thresholds.

How to get latest version

New customers

Simply place your order and you will get the latest version.

Existing customers

You should be able to download the updated file using the link you received with your order. If the link doesn’t work, please contact Support to receive the latest version. Thanks.

news icon

The ELEX DHL Shipping plugin now supports our Aelia Currency Switcher

DHL Shipping and Currency Switcher, now working together

Updated December 2019

This article was originally published in December 2017. The XAdapter DHL Shipping plugin is now called ELEX DHL Shipping, and it’s developed and maintained by ELEXtensions.

In the past weeks, we have been working with the team at ELEX to add support for our WooCommerce Currency Switcher to their DHL Shipping plugin. The target was to make their shipping plugin more flexible, and to make it possible to interact with the shipping calculation process, to ensure the correct calculation of prices in all currencies.

We are happy to inform you that the integration is now complete. Starting from version 3.4.3, the DHL Shipping plugin includes the filters and actions we added in a modified version to make multi-currency support possible. Thanks to this filter, it’s now possible to interact with the shipping plugin and ensure accurate shipping costs. Sounds great? Good! Keep reading to learn how to implement the solution on your site!

Getting started

Adding multi-currency support to the DHL shipping on your site is a matter of performing three simple steps:

  1. Update the ELEX DHL Shipping plugin. Make sure that you are running version 3.4.3 or later.
  2. Add a simple filter to your theme’s functions.php file, as described in ELEX’s knowledge base:  WooCommerce DHL Express/Paket Shipping Plugin – How to use the DHL shipping plugin with the Currency Switcher plugin. The filter is what allows the DHL plugin and our Currency Switcher to work together, to ensure the accuracy of the shipping calculations.
  3. Alter the filter you just added, replacing the currency in it with the code of your shop’s base currency. For example, if your base currency is EUR, simply replace the “ZAR” from the example with “EUR”.

You’re now ready to go! The custom filter you just added will tell the DHL Shipping plugin to fetch the shipping costs in your shop’s base currency, and our Currency Switcher will take care of converting them to the correct active currency on the cart page and at checkout.

Should you have any questions about using the DHL Shipping with our Currency Switcher, please contact the ELEX Support Team. They will be happy to assist you in configuring their shipping plugin on your site.

Thanks for reading, and have a wonderful day!

The Aelia Team