- Version
- Download 12
- File Size 722.41 KB
- File Count 1
- Create Date July 9, 2024
- Last Updated July 31, 2024
WooCommerce Smart Coupons v9.7.0 Download
Changelog
Version 9.7.0 - Released on 2024.07.30
- Coupons passed in URL is not getting applied in block-based cart & checkout
- Applied store credit showing the amount as zero when store credit discount is inclusive of tax
- Translations
Version 9.6.0 - RELEASED ON 2024.07.17
- Restricting nonce verification so that it doesn't affect AJAX request of other plugin
- Normalized file path for imported file for all platforms
- Ensured consistent tax amount across cart, checkout, order admin, and email [WooCommerce Block]
- Translations
Version 9.5.0 - RELEASED ON 2024.07.06
- Tested up to WordPress 6.5.5
- Tested up to WooCommerce 9.0.2
- Shortcode attribute 'categories' for shortcode 'wc_sc_available_coupons' is not effective
- 1-click coupon not applying on the cart & the checkout page [WooCommerce Blocks]
- Orders created with the application of store credit are getting marked as fully refunded even if the order is refunded partially [Admin]
- WooCommerce coupon discounts displaying the wrong amount in the order received page
- Strengthen security [Thanks to: WooCommerce team]
- Notice: 'WC_Cart::is_coupon_emails_allowed' was called incorrectly. This method has been deprecated and will be removed soon
- Uncaught TypeError: Argument 1 passed must be of the type string or null, array given in class-wc-sc-product-columns.php
- Uncaught TypeError: count(): Argument 1 ($value) must be of type Countable|array, string given in class-wc-sc-coupons-by-taxonomy.php
- Filter 'wc_sc_filter_coupons_for_email' to allow customers to modify coupon data before sending email
- Removed 'action-scheduler' as it's available in WooCommerce
- Replaced use of 'esc_attr' with 'esc_html'
- Changes related to identifying WooCommerce's latest version
- Functions that check for WooCommerce version
- Merge different WooCommerce compatibility files into one
- Translations