• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WooCommerce Smart Coupons

WooCommerce Smart Coupons v8.20.1

No permission to download
Code:
2022.12.16 - version 6.9.0
Fix: Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding
Fix: When refunding an order that is paid by store credit, receiving PHP Fatal error: There has been a critical error on this website. Uncaught TypeError: gmdate(): Argument #2 ($timestamp) must be of type ?int, string given
Update: FAQs included in the plugin
Update: POT file
 
Akbaba updated WooCommerce Smart Coupons with a new update entry:

WooCommerce Smart Coupons v.6.9.0

2022.12.16 - version 6.9.0
* Fix: Fatal error: Uncaught Error: Call to undefined function mb_detect_encoding
* Fix: When refunding an order that is paid by store credit, receiving PHP Fatal error: There has been a critical error on this website. Uncaught TypeError: gmdate(): Argument #2 ($timestamp) must be of type ?int, string given
* Update: FAQs included in the plugin
* Update: POT file

Read the rest of this update entry...
 
Babak updated WooCommerce Smart Coupons with a new update entry:

WooCommerce Smart Coupons v7.0.0

Download WooCommerce Smart Coupons v7.0.0 Nulled Free
2022.12.28 - v7.0.0

* 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...

Read the rest of this update entry...
 
Akbaba updated WooCommerce Smart Coupons with a new update entry:

WooCommerce Smart Coupons v.7.1.0

2023.01.18 - version 7.1.0
* New: Credits & coupons were not getting generated & emailed when paid with [Klarna Checkout for WooCommerce](https://wordpress.org/plugins/klarna-checkout-for-woocommerce/)
* Fix: Auto apply does not happen when 'Disable email restriction?' is enabled
* Fix: Failing to add order item via AJAX that is triggered by another plugin
* Update: POT file

Read the rest of this update entry...
 
Akbaba updated WooCommerce Smart Coupons with a new update entry:

WooCommerce Smart Coupons v.7.2.0

2023.02.20 - version 7.2.0
* New: Use of CRUD functions throughout plugin
* Fix: Missing 3rd argument causing issues when using filter 'woocommerce_payment_complete_order_status'
* Fix: Incorrectly updating store credit balance when order is having virtual-downloadable product & more than one coupon is applied to that order
* Update: POT file

Read the rest of this update entry...
 
  • Like
Reactions: pingelpangel
Code:
2023.02.24 - version 7.2.1
Fix: Error: Something went wrong. For details, check 'woocommerce-smart-coupons...' log under WooCommerce > Status > Logs
Update: POT file
 
As with any official WooCommerce plugin, it does not require activation, serial/product key or any sort of nulling. It is fully functional out of the box.
Source of the file: automattic.com
 

Attachments

  • woocommerce-smart-coupons-v.7.2.1.zip
    681.8 KB · Views: 7
hi
Please, that doesn't have all the options, for example purchase history options
 
Code:
2023.03.13 - version 7.3.0
New: Columns 'Allowed emails' and 'Excluded emails' in Coupon's admin dashboard
New: Shortcode attribute 'categories' for shortcode 'wc_sc_available_coupons' for filtering coupon list by coupon categories
New: Wrapper function for using 'WC_Discounts->is_coupon_valid' for validating coupons
Fix: 'Preview email' button not showing under Send store credit tab when the store is not having a single coupon
Fix: Uncaught TypeError: Unsupported operand types: string + string
Fix: 2 coupon URLs are not working when clicked back to back
Developer: Moved code for showing coupon category column in appropriate class file
Developer: Pass coupon object as an additional arguments to methods used for rendering the respective columns
Developer: Filter 'wc_sc_available_coupon_ids' for filtering coupon ids to search for displaying available coupons
Developer: Filter 'shortcode_atts_wc_sc_available_coupons' for modifying shortcode attributes
Developer: Filter 'wc_sc_shortcode_no_coupon_found_text' for adding text when no coupon found to be displayed via shortcode 'wc_sc_available_coupons'
Tweak: Default value in wrapper function for 'get_option'
Update: POT file
 
*** WooCommerce Smart Coupons Changelog ***

2023.03.13 - version 7.3.0
* New: Columns 'Allowed emails' and 'Excluded emails' in Coupon's admin dashboard
* New: Shortcode attribute 'categories' for shortcode 'wc_sc_available_coupons' for filtering coupon list by coupon categories
* New: Wrapper function for using 'WC_Discounts->is_coupon_valid' for validating coupons
* Fix: 'Preview email' button not showing under Send store credit tab when the store is not having a single coupon
* Fix: Uncaught TypeError: Unsupported operand types: string + string
* Fix: 2 coupon URLs are not working when clicked back to back
* Developer: Moved code for showing coupon category column in appropriate class file
* Developer: Pass coupon object as an additional arguments to methods used for rendering the respective columns
* Developer: Filter 'wc_sc_available_coupon_ids' for filtering coupon ids to search for displaying available coupons
* Developer: Filter 'shortcode_atts_wc_sc_available_coupons' for modifying shortcode attributes
* Developer: Filter 'wc_sc_shortcode_no_coupon_found_text' for adding text when no coupon found to be displayed via shortcode 'wc_sc_available_coupons'
* Tweak: Default value in wrapper function for 'get_option'
* Update: POT file

Source: automattic.com
 

Attachments

  • woocommerce-smart-coupons-v7.3.0.zip
    684.2 KB · Views: 10
  • Like
Reactions: pingelpangel
AKSakallı updated WooCommerce Smart Coupons with a new update entry:

WooCommerce Smart Coupons v.7.3.0

2023.03.13 - version 7.3.0
* New: Columns 'Allowed emails' and 'Excluded emails' in Coupon's admin dashboard
* New: Shortcode attribute 'categories' for shortcode 'wc_sc_available_coupons' for filtering coupon list by coupon categories
* New: Wrapper function for using 'WC_Discounts->is_coupon_valid' for validating coupons
* Fix: 'Preview email' button not showing under Send store credit tab when the store is not having a single coupon
* Fix: Uncaught TypeError: Unsupported operand types...

Read the rest of this update entry...
 
  • Like
Reactions: pingelpangel
Code:
2023.03.24 - version 7.4.0
New: Compatible with WooCommerce HPOS (High Performance Order Storage)
New: Tested upto WooCommerce 7.1.1, 7.2.3, 7.3.0, 7.4.1, 7.5.1
Fix: Unable to empty/update a few coupon's meta field like 'Products'
Fix: Importing only 1st value from multiple values from a few fields like 'product_ids' and 'exclude_product_ids'
Update: Replace use of 'add_post_meta' with CRUD function 'set_used_by'
Update: Replace string 'ARRAY_A' with constant ARRAY_A
Update: Removed global declaration of $wpdb form where it is not used
Update: Format coupon usage URL using add_query_arg instead of hard-coded URL
Update: POT file
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock