• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
WooCommerce Smart Coupons

WooCommerce Smart Coupons 9.17.0

2024.11.11 - version 9.17.0
* New: Coupon expiry reminder feature to notify customers of upcoming expirations via email
* Update: Translations
2024.10.30 - version 9.15.0
* New: Setting to allow selection of product when multiple products are set in the 'Actions' tab > 'Add products to cart' [WC Blocks]
* New: Introducing 'Use case tours'. Added a few use case tours.
* Fix: Smart Coupons is ignoring discounts applied by WPC Product Bundles
* Fix: PHP Fatal error: Uncaught TypeError: Unsupported operand types: int + string
* Update: Improved UX for Smart Coupons fields & its description for better understanding
* Update: Translations
  • Like
Reactions: edgars221289
2024.10.21 - version 9.14.0
* Fix: Added support for payment method changes in block-based checkout, ensuring backend updates and coupon validation based on the selected method
* Fix: Reduced multiple notices about using individual use coupons with others
* Update: Translations
  • Like
Reactions: edgars221289
2024.10.15 - version 9.13.0
* New: Tested up to WooCommerce 9.3.3
* Fix: Removing a product from an order in the admin panel results in an incorrect coupon value calculation
* Fix: Ensure appropriate data type being used when transposing data to Smart Coupons custom table
* Fix: Replaced the dollar sign with 'jQuery' to prevent conflicts
* Update: Translations
2024.10.07 - version 9.12.0
* New: Tested up to WooCommerce 9.3.3
* Fix: Added validation to prevent new coupon application if 'individual use' coupons are already applied in the classic cart
* Fix: The coupon with the 'For New User Only' and 'Auto Apply' features was being incorrectly applied to all users, instead of being limited to new customers only
* Fix: Coupon applied by 1-click was not reflecting immediately
* Fix: The wpdb::prepare function was called incorrectly during the reset of the Smart Coupons custom table
* Developer: Added method 'generate_coupon_url' and filter hook 'wc_sc_generate_coupon_url' for handling & managing coupon URLs
* Update: A few file versions and added context in some translated strings
* Update: Translations
2024.09.30 - version 9.11.0
* New: Tested up to WooCommerce 9.3.2
* Fix: NULL value is getting set in Smart Coupons custom table where only boolean value is allowed
* Fix: In some cases, discounts are applying twice [WC Blocks]
* Update: Removed cart & checkout block info from WooCommerce > Status as it's already available under WooCommerce > Status > WooCommerce Pages
* Update: URL cleanup by removing un-required parameter
* Update: Translations
2024.09.16 - version 9.10.0
* Fix: Coupon Taxonomy restrictions to work with the AND condition
* Fix: Email not sent when bulk generating email-restricted coupons with 0 discount and defined coupon actions
* Fix: Refund store credit compatibility with Aelia Currency Switcher for WooCommerce
* Fix: Error WC_Coupon::set_error_message(): Argument 1 must be of type string
* Update: Translations
  • Like
Reactions: edgars221289
2024.09.04 - version 9.8.3
* Fix: Query to fetch coupons failing when the customer's account email & billing email is same
  • Like
Reactions: edgars221289
2024.07.30 - version 9.7.0
* Fix: Coupons passed in URL is not getting applied in block-based cart & checkout
* Fix: Applied store credit showing the amount as zero when store credit discount is inclusive of tax
* Update: Translations
Top