Skip to content

Releases: krokedil/klarna-payments-for-woocommerce

3.5.4

13 May 13:15
16b5b9a
Compare
Choose a tag to compare
  • Fix - Fixed a critical error due to undefined method call.

3.5.3

13 May 08:56
823303b
Compare
Choose a tag to compare
  • Fix - [KOSM] Restored the theme setting "custom" (previously known as "none").
  • Fix - [KOSM] Resolved deprecation warning in PHP 8.2.
  • Fix - [KOSM] The disable KOSM admin banner will now only show if the KOSM plugin is enabled (previously it would always show as long as the KOSM plugin is installed).
  • Fix - [KOSM] The shortcode should now work as intended on non-shop pages.
  • Tweak - Enhanced compatibility with third-party gift card and coupon plugins.
  • Tweak - The "Klarna order id" label will now only be added to the email template if the Klarna order ID is set.

3.5.2

23 Apr 06:35
76f0508
Compare
Choose a tag to compare
  • Fix - Update package version.

3.5.1

22 Apr 14:48
ddccaad
Compare
Choose a tag to compare
  • Fix - Fixed a critical error that happened under certain conditions if the KOSM plugin is active.

3.5.0

22 Apr 09:56
Compare
Choose a tag to compare
  • Feature - On-site messaging is now part of the Klarna Payments plugin. With this change we've moved to the new Web SDK and resolved deprecation warnings.
  • Tweak - Redacted sensitive information from the log.
  • Fix - Fixed an issue where multiple KEC buttons would appear on a variable product page every time the user picked a different variant option.
  • Fix - Moved to client_key which should resolve the client_id deprecation warning.

3.4.2

02 Apr 09:10
6718c4f
Compare
Choose a tag to compare
  • Fix - Retrieve the currency from the order where applicable. This should enhance compatibility with custom currency switchers.
  • Fix - Prevent order from being processed more than once through callbacks.
  • Fix - Resolve an issue where if the customer was redirected back to the store from the hosted payment page, an HTTP 409 error could occur.
  • Tweak - Use shipping country if the billing country field is unset. Defaults to store location if none is available.

3.4.1

12 Mar 13:49
9f0f5fa
Compare
Choose a tag to compare
  • Fix - Fixed an issue where the name of the previous payment gateway was set on the order after changing to, and paying with Klarna Payments.
  • Fix - Setting multiple tax rates with different priorities in WooCommerce tax settings should now work as expected.
  • Fix - Fixed an issue introduced in WooCommerce version 8.7.0 where a critical error would occur if the cart contained any coupon.

3.4.0

31 Jan 12:38
cc68c88
Compare
Choose a tag to compare
  • Feature - Add support to pass locale to Klarna Express Checkout.
  • Fix - Klarna Express Checkout will no longer compare the shipping address to the KEC provided address when delivery address is forced to be the billing address.
  • Fix - Fixed an issue with WooCommerce Subscriptions that would cause a recursion error when canceling a subscription with a Klarna Payments payment method.

3.3.1

16 Jan 06:32
17bd1ac
Compare
Choose a tag to compare
  • Fix - Remove the required flag from the KEC client identifier setting.

3.3.0

15 Jan 12:49
325928f
Compare
Choose a tag to compare
  • Feature - Added support for Klarna Express Checkout.
  • Feature - Added support for Post Purchase Upsell.
  • Fix - Fixed an issue with a undefined index when reading the enabled setting before it has been saved.
  • Tweak - Changed author and author uri for the plugin.