WooCommerce Redsys Gateway Version 25.3.4 Changelog
* FIX: Load test-users.min.js
* FIX: Load test-users.min.js
* Add – Abort text implementation.
* Tweak – Move inline CSS and JS codes into files.
* Fix – Ensure we have a valid timestamp for the tracking item.
* Fix – Update BRT.IT (Bartolini) tracking link.
* Fix – Include postal code in Bpost tracking URL for accurate shipment tracking.
* Fix – Issue where the availability date field is pre-filled with a date in the past.
* Update – Updated email template design
* Update – improved quote page and added a new 2-column layout.
* Update – Implemented Ajax-based update for product quantity and offer price on quote detail page
* Update – Ensured compatibility with Astra, Avada, Divi, and Woodmart themes.
* Update – Set 3 default quote fields if no fields are present.
* Add – Added pagination in my account quote listing table.
* Add – Included a checkbox to apply rules to all user roles.
* Fix – Resolved convert to order issues.
* Fix – Improved PDF design.
* Added – Compatibility with PHP 8.4. PR #806
* Updated – Remove Legacy Feeds functionality. PR #797
* Updated – Marked as compatible with WordPress v6.7. PR #764
* Updated – Marked as compatible with WooCommerce v9.5. PR #806
* Changed – The plugin name is now Zapier Integration for WooCommerce. PR #806
* Changed – Minimum required PHP version is now 7.4. #806
* Changed – Minimum required WordPress version is now 6.4. PR #806
* Changed – Minimum required WooCommerce version is now 8.3. PR #806
* Changed – Minimum required WooCommerce Memberships version is now 1.26.0. PR #806
* Changed – Minimum required WooCommerce Subscriptions version is now 6.0.0. PR #806
* Dev – Updated league/container dependency to 4.2.4. PR #806
* tweak: extended PHP, WP and WC info to plugin header to remove error message in deploy test
* fixed: check if block checkout DOM is completely loaded to attach our payment method check handler
* Fix – Ensure country and postcode are not empty for US and CA destination before fetching rates.
* UPDATED: Now Orders can be refunded if there were made by Lite version.
* FIX: InSite in Checkout Block
* tweak – order monitor improvements
* fix – added block checkout compatibility to `add_shipping_info` and `add_payment_info` events
* tweak – tested against the latest versions of WordPress and WooCommerce