Fix – Updated the SDK to resolve an issue where placing an order would fail when Vipps was enabled at checkout.
2026.03.25 – version 2.1.1
Fix – Updated error handling for recent WooCommerce changes so payment failures now display the actual error message instead of a generic one.
Fix – Added the billing/shipping recipient name to the address sent in payment requests to Zaver.
Fix – Resolved PHP warnings that could occur during checkout when certain data was not yet set.
2025.11.10 – version 2.1.0
Feature – Added support for updating Zaver orders with a reduced price for PAY_LATER and INSTALLMENTS payment types, before the payment is captured or cancelled.
2025.10.16 – version 2.0.1
Fix – Resolved an issue where the WooCommerce order status was not consistently updated after capturing a payment.
2025.09.03 – version 2.0.0
Feature – Added support for separate payment methods. This allows you to conditionally show the individual payment methods in the checkout.
Feature – Added support for WooCommerce High-Performance Storage (HPOS).
Feature – Added support for the support package to facilitate troubleshooting and support.
Feature – Added support for a PENDING_CONFIRMATION status.
Feature – You can now capture and cancel, in addition to refunding, a Zaver order directly from the WooCommerce order admin page, by enabling the Order management setting.
Feature – Added a setting to enable or disable logging.
Tweak – The order number will now be used as the purchase title. Previously, the product name was used, or the order number if it had more than one product.
Tweak – The refund button will now be hidden unless the order can be refunded.
Tweak – Added check for whether the order status can be transitioned in callback before further processing.
Fix – Fixed logic for checking whether an order can be refunded.
Fix – Fixed incorrect use of metadata when processing a refund in callback.