You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed: No longer use deprecated function WC_Subscriptions_Order::order_contains_subscription
Fixed: Make sure we don't register the Vipps Recurring gateway twice.
Fixed: KCO compatibility headers already output notice no longer shows on every page when debug mode is enabled.
Fixed: Set payment method to Vipps Recurring on the subscription after paying with the Vipps Recurring EPM in KCO. This is likely caused by a WooCommerce bug.
Refactor: capture_payment should no longer create a charge if a RESERVED charge does not exist.
Fixed: Now sets the correct order status for RESERVED payments when paying with Vipps through KCO.