WooCommerce Sagepay Form Gateway Version 4.5.1 Changelog
* Fixes for SagePay Direct 3D Secure
* Fixes for SagePay Direct 3D Secure
* Fix-Prevented stock meta form saving while ‘woocommerce_process_product_meta’ is running. Should prevent some edge-case issues with duplicate bundled items.
* Tweak-Consider if customer is tax exempt when formatting cart item display prices.
* Tweak-It is now possible to calculate and display the quantity of remaining bundles based on the availability of the bundled product with the lowest stock (bundles with static quantities only). To enable, use: add_filter( ‘woocommerce_bundle_display_bundled_items_stock_quantity’, ‘__return_true’ );
* Tweak-Dropped the use of debug options-please use debug constants instead. See ‘WC_Bundles::define_constants’.
* Fixed InSite.
* Fix-Adjust for timezone when requesting available slots from the API.
* Fixed all Bulk Actions.
* Removed many notices, included in Redsys API files.
* Fixed a Ghost column when Invoices is active.
* Updated po/mo files
* Fixed: WPML compatibility-Add admin texts to the wpml-config.xml file.
* Fixed: WPML compatibility-Return the translation of the “choose your gift” page option.
* Feature-support WC Sequential Order Numbers Pro by SkyVerge.
* Feature-add BACS and Check payment methods.
* Tweak-allow adding free products.
* Fix-products not loading correctly.
* Fix-login screen not showing users.
* Fix-error when adding variable products.
* Fix-print modal does not appear in some cases.
* Fix: Update plugin header with tested up to WooCommerce 4.3.0.
* PLUGINS-421 PLUGINS-339 Fixed Email and order status function for WC 4.0
* PLUGINs-405 Fixed First Order Message Changed.
* PLUGINS-348 Fixed Whitelist function issue.
* PLUGINS-406 Paypal email verification issue.
2020-05-25 version 2.7.2
* PLUGINS-124-Fixed verify froud email or generated email
* New: Tested upto WooCommerce 4.3.0
* Update: Feature to stop a running bulk generate/import coupon process
* Update: Feature to auto-stop a running process when the bulk generate/import process gets stuck
* Update: 2 additional attributes ‘is_email’ & ‘is_clickable’ for shortcode ‘smart_coupons’
* Update: POT file
* Dev: Additional arguments for function get_coupon_styles
* Dev: Filter ‘wc_sc_shortcode_always_generate_coupon’