Skip to content

Releases: krokedil/klarna-checkout-for-woocommerce

2.13.3

23 Sep 09:51
d5b7010
Compare
Choose a tag to compare
  • Tweak - Adjusted the order comparison verification between Klarna and WooCommerce.
  • Fix - Addressed Woo Quality Insights issues and recommendations.

2.13.2

11 Sep 12:51
666a295
Compare
Choose a tag to compare
  • Fix - Fixed an undefined array key warning.

2.13.1

10 Sep 08:38
4cefe66
Compare
Choose a tag to compare
  • Fix - Fixed compatibility with the "Product Bundles for WooCommerce" plugin.
  • Fix - Fixed an issue where a quantity mismatch would occur when the product SKU is reused.
  • Fix - Fixed an issue where checkout validation would fail due to different mapping of the "State" field between Woo and Klarna.
  • Tweak - Added Germany (DE) to the list of countries that allow sale to B2B and B2C customers from the same checkout session.

2.13.0

03 Sep 08:37
be84ea0
Compare
Choose a tag to compare
  • Feature - Added the 'kco_customer_type_changed' action hook that is triggered whenever the customer switches between organization and person in the checkout.
  • Tweak - The view should no longer scroll up before the customer is redirected to the confirmation page unless an error notice has to be shown.
  • Tweak – You can now overwrite the recurring payment token from the admin Subscription page.
  • Fix - Fixed an issue where updating the payment method on a Klarna subscription would cause the renewal to fail.

2.12.9

22 Jul 13:02
239c89b
Compare
Choose a tag to compare
  • Tweak - Adjusted the order comparison verification between Klarna and WooCommerce.

2.12.8

10 Jul 11:31
cdc56ef
Compare
Choose a tag to compare
  • Tweak - Increase logging to identify discrepancy between the Klarna and WooCommerce orders.

2.12.7

05 Jul 15:26
1ba3626
Compare
Choose a tag to compare
  • Fix - Fixed an issue where orders would be set to on-hold due to mismatch in shipping reference.

2.12.6

04 Jul 10:31
0cf000c
Compare
Choose a tag to compare
  • Tweak - WooCommerce checkout error messages will now also appear in the Klarna modal, replacing the generic "Something went wrong" message. Previously, they only appeared on the checkout page as notices, requiring the customer to close the modal before they can see them.
  • Tweak - Added a discrepancy check for when the Woo and Klarna order may differ in total order amount.
  • Tweak - Added a discrepancy check for when the Woo and Klarna order may differ in order items.

2.12.5

17 Jun 08:12
c2f1e6f
Compare
Choose a tag to compare
  • Tweak - Add support for the new Klarna API key format (thanks @didkan).

2.12.4

12 Jun 09:02
7e102cf
Compare
Choose a tag to compare
  • Fix - Fixed a critical error in logging caused by a recent release of the third-party theme Avada.