Releases: godaddy-wordpress/wc-plugin-framework
Releases · godaddy-wordpress/wc-plugin-framework
v5.10.1
- Fix - Prevent a deprecated notice for SV_WC_Payment_Gateway_Hosted::do_invalid_transaction_response() in PHP 8
- Fix - Prevent PHP Notices and fatal errors on wizard steps
v5.10.0
- Feature - Add Google Pay support
- Tweak - Improve multiple gateway settings inheritance to allow for more than two gateways
- Tweak - Add admin notices for tax configurations that are incompatible with Apple Pay
- Fix - Ensure blank settings inputs aren't added when a base abstract gateway defines shared settings that a child gateway doesn't support
v5.9.0
- Feature - Add helper method to detect whether the current request is a REST API request
- Fix - Fix a Capture Charge button issue when adding items to an order
- Fix - Harden code to avoid a potential PHP warning at checkout if no card logos are configured for a gateway
- Fix - Update Pre-Orders and Subscriptions integrations to use 2 digits expiration years
v5.8.1
v5.8.0
v5.7.1
- Fix - Prevent JavaScript error triggered when different versions of the framework are used at the same time
- Fix - Fix URL for the Configure link in the admin notes shown for payment gateways that are not configured
5.7.0
- Feature - Add a Settings API for easily registering plugin settings for display and REST API handling
- Feature - Introduce a base script handler for enqueueing and loading JavaScript objects
- Tweak - Ensure payment gateway scripts can be used when certain script optimization plugins are delaying load
- Tweak - Improve the payment form display on mobile devices
- Tweak - Update Apple Pay to allow all currencies by default
v5.7.0 beta 1
- Feature - Add a Settings API for easily registering plugin settings for display and REST API handling
- Feature - Introduce a base script handler for enqueueing and loading JavaScript objects
- Tweak - Ensure payment gateway scripts can be used when certain script optimization plugins are delaying load
- Tweak - Improve the payment form display on mobile devices
- Tweak - Update Apple Pay to allow all currencies by default
v5.6.1
- Fix - Delete enhanced admin notes on plugin deactivation
- Fix - Prevent uncaught errors when creating notes when WC Admin is disabled
v5.6.0
- Feature - Add support for WooCommerce Admin enhanced notes
- Tweak - Refactor Apple Pay handler classes for greater flexibility
- Fix - Remove gateway payment field validation on initial page load