WooCommerce GravityForms Product Add Ons Version 3.5.0
Version 3.5.0 of WooCommerce GravityForms Product Add Ons was released on June 19, 2023 and is now available. Learn how to immediately download from WPspring.
Version 3.5.0 of WooCommerce GravityForms Product Add Ons was released on June 19, 2023 and is now available. Learn how to immediately download from WPspring.
* Update: Track a hash of the gravity form’s fields for use in the check_cart_items function.
* Update: Added check_cart_items which will run checks to make sure the form has not been modified since the user added an item to their cart.
* Update: On reorder, allow for the option of revalidating or resubmitting the form.
* Update: Add a wc_notice during cart validation if invalid.
This helps with AJAX add to cart features from themes and other plugins which don’t properly handle the return value of the woocommerce_add_to_cart_validation function.
* Update: WC and WP Updates.
* New: Added filter, woocommerce_gforms_check_cart_items, to allow disabling the check_cart_items function.
* New: New options for the woocommerce_gforms_get_product_form_data filter.
reorder_processing: [‘revalidate’, ‘resubmit’, ‘none’] – Determines what to do when a user reorders a product. Defaults to revalidate.
reorder_hydrate_defaults: [true, false] – Determines if the form should be hydrated with the default values from the form if needed to resubmit the entry. Defaults to true.
Version 6.21.0 of WooCommerce Product Bundles was released on June 19, 2023 and is now available. Learn how to immediately download from WPspring.
* Fix – Important: Security improvements.
* Fix – Fixed an issue that charged subscription bundled items add-ons twice.
Version 21.0.2 of WooCommerce Redsys Gateway was released on June 18, 2023 and is now available. Learn how to immediately download from WPspring.
* UPDATE: Declares compatibility with WooCommerce 7.8.
* FIX: Fixed refunds with InSite.
* FIX: Fixed TRA with InSite.
Version 6.4.1 of WooCommerce Product Add Ons was released on June 19, 2023 and is now available. Learn how to immediately download from WPspring.
* Fix – Fixed an issue that prevented add-on totals from updating in Variable Products when a tax suffix was used.
* Fix – Fixed an issue that made add-ons show up twice in the cart when renewing a subscription.
Version 3.9.0 of WooCommerce Buy Again was released on June 16, 2023 and is now available. Learn how to immediately download from WPspring.
* Tweak: Compatible with High-Performance Order Storage[HPOS]
* Tweak: Tested with WordPress 6.2.2 & WooCommerce v7.8.0