General information
Additional Klarna plugins
- Home
- /
- Klarna for WooCommerce
- /
- Additional Klarna Plugins
- /
- Klarna Order Management
- /
- Technical information
Technical information
Plugin data
Plugin version: 1.9.2
Last updated: 19 August, 2024
Tested with
WordPress version: 6.6.1
WooCommerce version: 9.2.0
Requires at least
WordPress version: 4.0
WooCommerce version: 5.0.0
PHP version: 7.3
Plugin changelog
1.9.2
- Tweak - Allow error message to be translatable for unknown errors.
- Fix - You should now be able to overwrite the recurring payment token from the admin Subscription page.
- Fix - Fixed a critical error when refunding an order that contain a product that was permanently deleted from the store (thanks @Zaglov!).
- Fix - Fixed a critical error when attempting to retrieve the product URLs of a product that was permanently deleted from the store (thanks @Zaglov!).
- Fix - Closed an open HTML tag.
- Feature - Added a toggle in the order metabox that allow you to disable the order synchronization. When disabled, you can modify the WooCommerce order in any way (e.g., change order status, modify order lines) without effecting the corresponding Klarna order. By default, order synchronization is always enabled.
- Fix - Fixed an issue where metadata was not properly saved.
- Fix - Added a check to ensure that a Klarna order is always, at most, processed once. This should prevent accidental order re-processing.