WooCommerce Authorize.net CIM Gateway Version 3.6.3 Changelog
* Fix-Replace deprecated `is_ajax()` calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or greater
* Fix-Replace deprecated `is_ajax()` calls with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or greater
* Fix-Fixes an issue with the previous build size.
* Fix-Decode entities/ascii codes in email subjects.
* Fix-Introduce Newsletter block for Checkout block.
* Tweak-WC 6.2 compatibility.
* [Update]-Custom Thank You Pages are now excluded from search results (requires to save a product once)
* [Add]-Improved compability with WC Payments by adding filters
* Added: Compatible with WooCommerce 6.2+.
* Added: BOGO rule admin interface improvements.
* Added: Filters for selecting the product included in the promotion and gift products.
* Added: Filter by Product Tag and by Variation attribute.
* Added: Percentage discount for the BOGO offers.
* Added: Duplicate BOGO rule from the list table.
* Added: Add info to the System Status report.
* Tweak: Improve compatibility with WPML and Polylang.
* Fixed: The “cheapest product” rule type does not support the “Count per product” property.
* Deprecated: WC_BOGOF_Rule::get_buy_product_ids | WC_BOGOF_Rule::set_buy_product_ids
* Deprecated: WC_BOGOF_Rule::get_buy_category_ids | WC_BOGOF_Rule::set_buy_category_ids
* Deprecated: WC_BOGOF_Rule::get_exclude_product_ids | WC_BOGOF_Rule::set_exclude_product_ids
* Deprecated: WC_BOGOF_Rule::get_free_product_ids | WC_BOGOF_Rule::set_free_product_ids
* Deprecated: WC_BOGOF_Rule::get_free_category_ids | WC_BOGOF_Rule::set_free_category_ids
* Deprecated: WC_BOGOF_Rule::is_exclude_product
* Deprecated: WC_BOGOF_Rule::get_used_by_count
* Fix-Remove deprecated usages of `is_ajax()` in favor of `wp_doing_ajax()`
* Misc-Require WooCommerce v3.9.4 or later
* Fix-Include languages folder and POT file in the release.
* Tweak-WC 6.2 compatibility.
* Fix-Replace deprecated `is_ajax()` usages with `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or above
* Fix-Include languages folder and POT file in the release.
* Tweak-WC 6.2 compatibility.
* Fix-Replace deprecated usages of `is_ajax()` in favor of `wp_doing_ajax()`
* Misc-Require WooCommerce 3.9.4 or higher