Releases: krokedil/klarna-shipping-service-for-woocommerce
Releases · krokedil/klarna-shipping-service-for-woocommerce
1.2.1
1.2.0
1.1.5
- Fix - We have resolved an issue where, if WPML's automatic currency switcher was enabled and the currency differed from the store's default currency, the shipping cost would be converted twice. As a result, there was a mismatch between WooCommerce and Klarna.
- Enhancement - Additional translatable labels.
1.1.4
- Tweak - The shipping package will no longer be created if the cart does not need shipping (contains only digital products). Fixes the "merchant-aggregator" shipping method.
- Tweak - When creating the shipping package, the currency will now be passed along to prevent double-conversion that is caused by some currency switchers.
- Fix - Fixed undefined index notice.
1.1.3
1.1.2
1.1.1
- Fix - Fixed an issue that could cause the wrong tax class name to be displayed to the customer.
1.1.0
- Enhancement - General improvements to the plugin to support the new version of KCO.
1.0.0
- Changed the name of the plugin to Klarna Shipping Assistant.
- Feature - Added a feature that adds a tag to the Klarna order when a free shipping coupon is used. This tag is called "ksa_free_shipping" and can be read by the TMS to enable free shipping alternatives.
- Feature - Added product shipping classes as tags to the Klarna order items. These tags can be read by the TMS system to change what shipping methods should be available.
- Feature - Replace the shipping calculation on the cart page with a standard display for Klarna Shipping Assistant. It will either show the KSA shipping information if it exists, or it will tell the customer that shipping is calculated on the checkout page.
- Enhancement - Improved the speed and reliability of the checkout process when using Klarna Shipping Assistant. These changes requires you to use this plugin along with Klarna Checkout for WooCommerce version 2.4.1 or newer. Older versions will no longer work.
0.2.1
Fix - Save Klarna data in Woo order and reply to JS validation event even for 0 value orders.