WooCommerce Redsys Gateway Version 20.0.0
Version 20.0.0 of WooCommerce Redsys Gateway was released on January 18, 2023 and is now available. Learn how to immediately download from WPspring.
Version 20.0.0 of WooCommerce Redsys Gateway was released on January 18, 2023 and is now available. Learn how to immediately download from WPspring.
* NEW: Added QR Codes (starting with Products).
* NEW: New option/check for preautorize all Orders in Redsys redirection.
* NEW: Added “redsys_kses_descripcion” for modify allowed HTML in Redsys redirection checkout description.
* DELETE: Specific Gateway for Preauthorizations, now use Redsys redirection (by Jose Conti).
* UPDATE: Improved Subscriptions in Card.
* UPDATE: Now Description allow HTML.
* FIX: Fixed an error when the customer pay with the WooCommerce Pay Link.
* FIX: Fixed text “Add a credit card for Pay with 1click” in “Add payment method” Screen.
* FIX: Fixed error in Bizum saving a meta value.
Version 5.6.4 of AutomateWoo was released on January 17, 2023 and is now available. Learn how to immediately download from WPspring.
* Compat – Quickfilter Compatibility for Subscriptions with HPOS.
* Dev – Reuse HPOS Toggle trait from WooCommerce core to prevent temporary tables from being created during unit tests.
* Dev – Unit testing for delete order hooks with HPOS.
* Dev – Unit testing for order and subscription status changes.
* Fix – Escape Term Slug inside admin_url function in the users tags column.
* Fix – Use get_edit_order_url for admin Subscription links.
Version 2.3.0 of WooCommerce Mix and Match Products was released on January 16, 2023 and is now available. Learn how to immediately download from WPspring.
* IMPORTANT: PHP 7.2 is required.
* Update: Tested up to WooCommerce 7.3.0.
* New: Separate out “X in stock” remaining text and display in child item details, updated single-product/mnm/mnm-product-quantity.php template.
* Fix: Correctly parse hierarchical child category IDs. Closes #470.
* Fix: Add static className to item data for better blocks compat. Closes #468.
* Fix: Missing export data for layout override and weight calculation.
* Fix: Flatsome compatibility for equal-height product images.
* Fix: Disable per-product overrides when viewing customizer.
* Fix: Default value of customizer settings for show thumbnails/short-description.
* Fix: Fixed a fatal error that was triggered when using PHP v8 and using Cart/Checkout Blocks.
* Fix: Rename tabular layout ‘product-name’ header cell to ‘product-details’.
* Tweak: Audit CSS styles to remove as much explicit padding/margin as possible.
* Tweak: Add a close icon to font family for use by mini-extensions.
* Tweak: Add woocommerce_product_loop_title_classes filter for parity with core.
* Tweak: Adjust front-end styles for mobile first.
* Tweak: Center align quantity inputs in Storefront theme.
* Tweak: container.child_items in script is now an ARRAY. Please check if doing very advanced custom Javascript modifications.
* Dev: Rename WC_MNM_Container.validation_context property to validation_mode.
* Dev: Re-key wc_mnm_child_item_data_attributes to not use ‘data-‘ prefix. It will be auto-added.
* Dev: Introduce wc_mnm_center_align_quantity filter.
Version 2.1.2 of WooCommerce Deposits was released on January 17, 2023 and is now available. Learn how to immediately download from WPspring.
* Add – Add support for trash, untrash and delete scheduled payments of HPOS orders.
* Tweak – Display payment plans in order of selection.
Version 1.9.0 of WooCommerce Currency Converter Widget was released on January 16, 2023 and is now available. Learn how to immediately download from WPspring.
* Tweak – Improved the widget CSS styles when using the ‘Buttons’ option.
* Tweak – Use the WC locale info to assign the currency to a geolocated country.
* Tweak – Tested compatibility with WC 7.3.
* Fix – Fixed duplicated currency when using the asterisk (*) in the default currency.
* Dev – Refactored widget class by extending the class `WC_Widget`.
* Dev – Deprecated class `WooCommerce_Widget_Currency_Converter`.