Skip to content

1.13.0

Compare
Choose a tag to compare
@Marcuzz Marcuzz released this 16 Feb 17:09
· 310 commits to master since this release
  • Added: wc_vipps_recurring_merchant_agreement_url filter.
  • Added: wc_vipps_recurring_merchant_redirect_url filter.
  • 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.