Skip to content

Releases: godaddy-wordpress/wc-plugin-framework

v4.7.2

12 Sep 22:56
Compare
Choose a tag to compare
  • Fix - Ensure failed Pre-Orders can be paid with a new method by bypassing the failed order's stored token
  • Fix - Use the parameters passed to SV_WP_Admin_Message_Handler::show_messages()

v4.7.1

14 Aug 22:07
Compare
Choose a tag to compare
  • Tweak - Refine the TLS 1.2 notice wording and appearance

v4.7.0

25 Jul 18:08
Compare
Choose a tag to compare
  • Feature - Introduce the Apple Pay framework for developers

v4.6.6

11 Jul 20:26
Compare
Choose a tag to compare
  • Fix - Ensure backwards compatibility with gateways that don't extend the SV_WC_API_Base class for their API

v4.6.5

26 Jun 17:50
Compare
Choose a tag to compare
  • Misc. - Make a TLS 1.2 admin notice available for gateways that require it
  • Misc. - Ensure WooCommerce 3.1 compatibility

v4.6.4

05 Jun 16:26
Compare
Choose a tag to compare
  • Fix - Add dedicated subscriptions Change Payment handling to avoid subscription manipulation
  • Fix - Ensure old payment methods can be removed after changing subscription payment to a new method

v4.6.3

09 May 19:34
Compare
Choose a tag to compare
  • Tweak - Add optional notice for plugins that want to require PHP 5.3+ in the future
  • Tweak - Improved background process handling for certain server & cache configurations

v4.6.2

01 May 23:32
Compare
Choose a tag to compare
  • Fix - Ensure authorized, but not yet captured, transactions are marked "on hold" for off-site gateways

v4.6.1

24 Apr 23:33
Compare
Choose a tag to compare
  • Tweak - Load admin translations based on the user's configured language in WordPress 4.7+
  • Tweak - Added the SV_WC_Order_Compatibility::has_shipping_address() method
  • Fix - Prevent some deprecated notices when processing subscriptions in WooCommerce 3.0+

v4.6.0

27 Mar 19:01
Compare
Choose a tag to compare
  • Tweak - Add Payment Gateway debug mode to the System Status report
  • Tweak - Plugin "Docs" links now open in a new tab
  • Misc - Add helper method to get normalized WooCommerce screen IDs
  • Misc - Added support for WooCommerce 3.0