WooCommerce – Smart Coupons – Version – 9.62.0

2025.11.07 – version 9.62.0
* New: Added REST API endpoint to retrieve detailed store credit and available coupons for authenticated users
* Fix: Error in cart for auto apply coupon for subscription variable product
* Fix: Product meta for image upload not saving properly
* Developer: Added filters ‘wc_sc_unused_coupon_reminder_coupon_ids’ and ‘wc_sc_unused_reminder_email_coupon’ to modify coupon IDs and coupon object before sending unused reminder emails
* Tweak: Some additional checks to prevent running unnecessary code on the product edit page on the admin side
* Update: Moved shortcode ‘wc_sc_balance’ and ‘smart_coupons_balance’ to run with hook ‘init’
* Update: Moved error logging for feature of image upload from system level logging to error logging of the plugin
* Update: Translations