Total 19/05/2024 : We HAVE 9550 Items and more than 3144 happy members.
Log Update Item WooCommerce Smart Coupons
This page only show history update item WooCommerce Smart Coupons.

* Fix: When refunding an order from the refund form provided on the admin side, and in that order store credit is used, double amount is getting restored in that store credit

* Fix: When refunding an order from the refund form provided on the admin side, and in that order store credit is used, refund related meta not getting saved

* Fix: Shortcode 'smart_coupons' generating new coupons each time the page is refreshed

* Fix: 'Exclude user roles' not checking user's role when checking out as guest user

* Fix: Gift products set under 'Actions' (tab) is not getting added to cart after clicking coupon from cart, checkout page

* Fix: 'Original amount' of the store credit is not getting set when the coupon is generated either from 'Bulk generate' (tab), 'Import' (tab) or 'Send store credit' (tab)

* Fix: Uncaught exception 'Error' with message 'Call to a member function get() on null' [YITH WooCommerce Wishlist]

* Tweak: Correction in indentation as per WordPress Standards

* Tweak: Minor spelling correction

* Developer: New filter 'wc_sc_is_email_required_for_sending_coupon' to decide whether email address is required for sending coupon or not

* Update: Translation & language related changes in the template 'acknowledgement-email.php'

* Update: POT file

* New: Usage restriction field 'Excluded emails'

* Fix: 'For new user only?' setting is not working in a specific case

* Developer: Hook 'wc_sc_start_coupon_options_email_restriction'

* Developer: Filter & option 'wc_sc_coupon_product_need_processing' to decide whether to automatically mark the order as 'completed' for coupon products

* Update: Automatically mark the order as 'completed' if that order contains only those products that will generate/issue coupons

* Update: Added icon for 'Manage coupon categories' button on Coupons dashboard admin page

* Update: Corrected text domain at one place

* Update: POT file

* New: WooCommerce 7.0.1 compatible

* New: WordPress 6.1 compatible

* New: A new way for applying 1-click coupon via AJAX

* Fix: Coupon not applying in order created via REST API

* Developer: Filter 'wc_sc_apply_coupon_via_ajax' for choosing method of applying coupon via AJAX or via URL (default: via AJAX)

* Update: POT file

* New: WooCommerce 7.0.0 compatible

* New: WordPress 6.0.3 compatible

* Update: Removed magic method __wakeup

* Update: POT file

* Fix: When bulk generating, importing or sending store credit with an empty coupon expiry date, it is setting the date as 1970-01-01 which is invalidating all those coupons

* Fix: Not checking for an empty value for delivery date if 'Deliver coupon' is set to 'Later'

* Update: Filter 'wc_sc_deliver_coupon' to set default option for 'Deliver coupon' to 'Later' on the checkout page when the customer is opting to send the coupon to someone else

* Update: Set autoload for 'sc_wc_db_update_status' option as 'no'

* Update: Spelling correction from 'Certficate' to 'Certificate'

* Update: POT file

* Update: Correctly handle and validate expiry date & time

* Update: POT file

* New: Display store credit original amount in the coupon's admin dashboard

* New: Setting & hook 'wc_sc_show_myaccount_menu_icon' to show or hide icon for coupons menu/tab on My account page

* Fix: The coupon in which 'Disable email restriction?' is enabled under Usage restrictions, those coupons don't show up under the drop-down for 'Enable store notice for the coupon'

* Fix: Unable to identify Smart Coupons' endpoint under My account using function is_wc_endpoint_url

* Fix: Coupon URL feature not working correctly with URL param 'add-to-cart'

* Fix: Setting Free shipping is not working correctly with the discount type store credit

* Fix: Usage restrictions > Payment methods are not validating correctly when the coupon is used in creating/updating an order via REST API

* Fix: Auto-generating a percentage discount coupon is also converting the percentage amount of the coupon [Aelia Currency Switcher for WooCommerce]

* Fix: Incorrectly converting store credit original amount during auto-generation [Aelia Currency Switcher for WooCommerce]

* Fix: Coupon amount is not geting converted in store notice for coupon [Aelia Currency Switcher for WooCommerce]

* Fix: User experience when applying a coupon with Payment method restriction on the cart & the checkout page

* Fix: Uncaught TypeError: Cannot access offset of type string on string - $this->locations_lookup_in['address']

* Fix: Hard-coded table prefix in query, replaced with $wpdb->prefix

* Fix: Unnecessarily logging a lot of messages in the log file during refund process [Admin]

* Fix: Spelling mistake in 'You have scheduled to sent…' to 'You have scheduled to send…'

* Fix: A few minor spelling mistakes

* Update: POT file

* Fix: Applied store credit is displaying incorrect amount in order edit page [admin]

* Fix: Incorrect amount getting restored in store credit which is applied to an order & that order is refunded [admin]

* Fix: Store credit of fixed but variable amount generating store credit with incorrect amount

* Fix: Incorrect currency conversion in auto-generated coupons or credits when the amount is defined in coupon & pick product price is disable

* Update: POT file

* New: Compatibility with Aelia Currency Switcher for WooCommerce

* Update: POT file

* Fix: Uncaught Error: Class 'WC_Subscriptions' not found [WooCommerce Payments]

* Fix: PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'SA_WC_Compatibility_4_4' does not have a method 'get_coupon_options'

* Update: POT file