WooCommerce Payment Gateway Based Fees Version 5.1.4 Changelog
* tweak: WooPayments compatibility – replaced $gateway->title with $gateway->get_title() (https://github.com/Automattic/woocommerce-payments/issues/10280)
* tweak: WooPayments compatibility – replaced $gateway->title with $gateway->get_title() (https://github.com/Automattic/woocommerce-payments/issues/10280)
* Misc – Add a warning that the VKontakte integration will soon be retired
* Misc – The VKontakte integration is no longer available for new installs
* Dev – Add filter hook to determine if a provider should be registered or not
* New: Tested up to WooCommerce 9.7.0
* New: Modified Smart Coupons email templates to support WooCommerce’s latest email preview feature
* Fix: Save the order discount total, including the Store Credit amount when ‘Apply before tax’ setting is enabled
* Fix: Auto-apply coupon not checking for an existing user for the email address entered during guest checkout
* Update: Translations
* Fix – Signup Email Verification Issue – Verification Code Doesn’t Match
* Dev – tested with WooCommerce 9.6.2
* Dev – tested with WordPress 6.7.2
* Fix – Minor fix in fputcsv (security fix)
* Fix – Optimalization for attributes, added option to exclude custom attributes in settings
* Fix – Minor CSS fix for select dropdowns (Dark Mode)
* Dev – Other minor fixes and improvements
* New: CURCY integration
* New: Same prices for all variations option
* Update: Minor enhancements
* Update: WooCommerce & WordPress compatibility
* Update – Supported Eligibility Notice display for Buy X Get Y mode[Single Product and Product archive pages]
* Update – Supported compatibility for built-in WooCommerce Brands
* Update – Supported consideration of products that were private status as gift items[applicable where the private products were accessible]
* Dev – Tested with WooCommerce 9.6.2
* Dev – Tested with WordPress v6.7.2
* Fix – Ensure the `checkout-draft` and `pending` statuses are always recognized as requiring payment. Note: upgrades will restore those statuses to your database if they don’t already exist or have previously been removed.
* Fix – VAT application and exemption logic for domestic transactions for shortcode checkout.
* Fix – Add support for Belgian VAT numbers that begin with `1`.
* Dev – Bump WooCommerce “tested up to” version 9.7.
* Dev – Bump WooCommerce minimum supported version to 9.5.
* Dev – Bump WordPress minimum supported version to 6.6.
* Dev – Add the WordPress Plugin Check GitHub Action.
* New: Tested up to WooCommerce 9.6.2
* New: Allow product selection when multiple products are set in the “Actions” tab > “Add products to cart” [WooCommerce Classic/Shortcode-based Cart & Checkout page]
* Fix: Removed unnecessary padding by hiding empty coupon containers when no applicable coupons exist [checkout]
* Update: Translations