Skip to content

Releases: krokedil/klarna-shipping-service-for-woocommerce

1.2.1

11 Mar 10:25
856cb94
Compare
Choose a tag to compare
  • Enhancement - Add a filter 'klarna_kss_shipping_method_add_rate' for the calculated shipping rate.

1.2.0

19 Jun 12:29
1c30404
Compare
Choose a tag to compare
  • Feature - The plugin now supports WooCommerce's "High-Performance Order Storage" ("HPOS") feature.

1.1.5

16 May 12:48
32c0080
Compare
Choose a tag to compare
  • 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

08 Dec 14:32
253ce5b
Compare
Choose a tag to compare
  • 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

26 Oct 15:07
6528c80
Compare
Choose a tag to compare
  • Fix - Fixed an issue where shipping method changes were detected incorrectly.

1.1.2

26 Oct 13:29
cb9bf03
Compare
Choose a tag to compare
  • Enhancement - The merchant will be notified about detected discrepancies in the total amount in reference to Klarna Checkout.
  • Enhancement - Modified how we calculate shipping cost and tax to prevent rounding issues.

1.1.1

02 Jun 11:00
a85ff0d
Compare
Choose a tag to compare
  • Fix - Fixed an issue that could cause the wrong tax class name to be displayed to the customer.

1.1.0

31 Mar 09:42
f1bb149
Compare
Choose a tag to compare
  • Enhancement - General improvements to the plugin to support the new version of KCO.

1.0.0

16 Dec 13:51
8177f98
Compare
Choose a tag to compare
  • 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

17 Aug 09:24
0035e0e
Compare
Choose a tag to compare

Fix - Save Klarna data in Woo order and reply to JS validation event even for 0 value orders.