Hello,
I have recently been using the plugin in the free version and everything works well.
I use Woocommerce + Woocommerce subscription
I would like to know if it would be possible to offer a monthly discount coupon, only if the subscription is automatically renewed by the customer? (So, not manually).
See image: https://ibb.co/26R7vs1
]]>Hi there, just checking this plugin is still supported? Would be great if it’s even just marked compatible with latest WP/WC versions as currently this plugin is flagging as a security risk for no updates. Obviously your Pro version is still purchasable so assume that compatibility is still be checked for that ?? Good plugin though! Thanks Blaze Team
]]>I automatically apply a 10% discount when customers spend $x as a volume discount (auto coupon). This is a standing offer in my store.
I also want to send out a coupon code for $100 off to some customers. But the codes cannot be combined.
Because the 10% is automatically applied, they won’t be able to use the $100 off code. (message in cart: “sorry… has already been applied and cannot be used in conjunction with other coupons”). How can I allow them to remove the auto coupon in cart, so they can apply the better deal?
A manually added coupon has the [Remove] link after it. Can I get this “remove” link for auto coupons?
I have Woocommerce booster installed, and WooCommerce Extended Coupon Features.
]]>On a large Database, when the number of visitors increases on the website, the auto apply coupon triggers a query that runs every time user adds a product to the cart, this multiple parallel execution of query is degrading the performance of the website.SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (?,?,?) ORDER BY meta_id ASC
called at
in mysqli_query called at /nas/content/live/wordpress/wp-includes/class-wpdb.php (2349)
in wpdb::_do_query called at /nas/content/live/wordpress/wp-includes/class-wpdb.php (2263)
in wpdb::query called at /nas/content/live/wordpress/wp-includes/class-wpdb.php (3146)
in wpdb::get_results called at /nas/content/live/wordpress/wp-includes/meta.php (1177)
in update_meta_cache called at /nas/content/live/wordpress/wp-includes/post.php (7411)
in update_postmeta_cache called at /nas/content/live/wordpress/wp-includes/post.php (7798)
in _prime_post_caches called at /nas/content/live/wordpress/wp-includes/class-wp-query.php (3334)
in WP_Query::get_posts called at /nas/content/live/wordpress/wp-includes/class-wp-query.php (3824)
in WP_Query::query called at /nas/content/live/wordpress/wp-includes/class-wp-query.php (3956)
in WP_Query::__construct called at /nas/content/live/wordpress/wp-content/plugins/woocommerce-auto-added-coupons/includes/plugins/WJECF_Autocoupon.php (1052)
in WJECF_Autocoupon::get_all_auto_coupons called at /nas/content/live/wordpress/wp-content/plugins/woocommerce-auto-added-coupons/includes/plugins/WJECF_Autocoupon.php (831)
in WJECF_Autocoupon::get_valid_auto_coupons called at /nas/content/live/wordpress/wp-content/plugins/woocommerce-auto-added-coupons/includes/plugins/WJECF_Autocoupon.php (869)
in WJECF_Autocoupon::get_valid_auto_coupon_codes called at /nas/content/live/wordpress/wp-content/plugins/woocommerce-auto-added-coupons/includes/plugins/WJECF_Autocoupon.php (784)
in WJECF_Autocoupon::remove_unmatched_autocoupons called at /nas/content/live/wordpress/wp-content/plugins/woocommerce-auto-added-coupons/includes/plugins/WJECF_Autocoupon.php (683)
in WJECF_Autocoupon::action_woocommerce_check_cart_items called at /nas/content/live/wordpress/wp-includes/class-wp-hook.php (322)
in WP_Hook::apply_filters called at /nas/content/live/wordpress/wp-includes/class-wp-hook.php (348)
in WP_Hook::do_action called at /nas/content/live/wordpress/wp-includes/plugin.php (517)
in do_action called at /nas/content/live/wordpress/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-cart.php (93)
in WC_Shortcode_Cart::output called at /nas/content/live/wordpress/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php (72)
in WC_Shortcodes::shortcode_wrapper called at /nas/content/live/wordpress/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php (85)
Is there a way to optimize the query or if the support can provide a way via action and/or filter so that third-parties can avoid the expensive query and do their own computation if they want.
]]>I have tried to contact you via your own website support tickets and no one has replied within quite a long time from my original ticket. I don’t know if I should abandon your plugin or not. Can someone please offer some support?
]]>How can I apply coupons based on the regular product price, even if the product is already on sale ?
]]>Does the plugin support WooCommerce Memberships? I want to create coupons specifically for Members.
]]>Hi,
I have a problem dealing with both native discount codes (entered in the product sheet) and Coupons with your plugin.
So, how can I deal with theses 2 different codes.
For example, I have a product which has a discount (lets’s say from 50,00€ to 40,00€) and at checkout, if I enter a Coupon code, the coupon code does not apply, only the discount applies. How could I have that ONLY the coupon applies without the Discount ?
Thanks
Hi there. I would like to renew my license but I am a little sceptical seeing as though your plugin has not been updated in 8 months and you no longer seem to be responding to questions that quickly. Can you please let me know your status and if you have you moved on to other things.
No updates in 8 months is quite a long time.
]]>Hi, we use this plugin to auto apply coupon (10% discount) to products, if the user role is VIP. There are some excluded products, if the product brand contains NONVIP the coupon should not activate.
In some cases, 1-2 case / month, we see the coupon applied against this rule, the VIP user can buy this product with 10% discount against the NONVIP brand mark. How to find the problem in this case? We see in the log, the coupon is applied, and the price deducted too
]]>Hi, I have successfully managed to change the coupon banner amount that displays on my home page, but it only shows the new correct amount on a laptop and ipad. On the mobile it is still displaying the old amount. What do i need to do to correct this? TIA
]]>When I added the product “Blue t-shirt” to the “Products” select and the category “Accessories” to the “Products categories” select, then the coupon is not being applied, when I have the product “Blue t-shirt” in the cart. For apply the coupon i should add both products (Blue t-shirt + product from the “Accessories” category”
]]>Hello, I’ve encountered a problem when I attempt to remove a product from the “Products (OR)” selection and then update the coupon post. Despite my efforts, the product remains unremoved. A workaround that I’ve found is to delete the desired product, add another one, and then update the post. This strategy seems to work, but it’s not a satisfactory long-term solution. Could you kindly assist me with this issue?
]]>Hi, I’ve already used your plugin and it worked. I’m using the auto-cupon version. Now, I installed on another site and auto-coupon not working. If I wrote manually the coupon code, it works fine, but it doesn’t apply automaticaly.
Would you tell me how can I troubleshoot this issue?
Regards, Zsolt
]]>Greetings, I’m encountering a problem related to the automatic coupon application. When I set my coupon to apply based on payment methods, the coupon gets applied successfully. However, when I progress to the subsequent step, all my input fields are reported as invalid.
https://monosnap.com/file/FrcN0gpVSL51T3B6LjwPjx58Mj5TeX
Hello, I have several logs with these lines:
WooCommerce-Extended-Coupon-Features-2023-05-16-06bc51858c483755764f8ecdc240711b.log ==>
2023-05-16T09:16:13+00:00 ERROR pre_set_site_transient_update_plugins WJECF_Pro_Admin_Auto_Update::uncached_get_plugin_update_data Invalid response 500 from server
2023-05-16T11:34:46+00:00 ERROR pre_set_site_transient_update_plugins WJECF_Pro_Admin_Auto_Update::uncached_get_plugin_update_data Invalid response 500 from server
2023-05-16T19:48:02+00:00 ERROR pre_set_site_transient_update_plugins WJECF_Pro_Admin_Auto_Update::uncached_get_plugin_update_data Invalid response 500 from server
2023-05-16T21:32:55+00:00 ERROR pre_set_site_transient_update_plugins WJECF_Pro_Admin_Auto_Update::uncached_get_plugin_update_data Invalid response 500 from server
How do I fix this?
]]>Bonjour, est ce qu’il est possible de planifier une date de debut ET de fin pour 1 coupon. EX: promos du 01/07 au 15/07. Je ne vois que la date de fin dans le plugin, ce qui veut dire que les dates de debut, doivent etre gerées manuelement? Merci.
]]>Hello, WooCommerce will be migrating to HPOS in August. As of today your plugin, that I use in almost every store, says that is not compatible.?
When are you going to allow compatibility?
]]>Good morning, I’m using this plugin to create a coupon that automatically applies giving 5% discount for orders over 100 euros. The system works correctly, the problem is that the coupon must not be added to other coupons, but at the same time there are other coupons that offer better discounts. I would need the automatic 100 euro coupon to apply, but if a coupon offering a better discount is applied the system should cancel the 5% one and activate the one set by the user. it’s possible? It would also be okay to remove the 5% coupon for any coupons manually entered by the user.
Thank you
]]>Hi,
We’ve been using this plugin for quite a while, but since some time we get error messages when trying to apply a coupon that is limited by customer role.
If the user has the given role, the message returned is still:
“Sorry, it looks like coupon “name” is not yours.”
What can we do to fix this?
Kind regards,
Go2People
I am automatically adding a coupon to the cart that has a usage limit of 3 per customer. I need to not automatically add the coupon if the limit is met. Right now the customer can’t proceed through the checkout process because the coupon errors, but it can’t be removed.
]]>Hello! I have a minor problem with the plugin.
I made a discount coupon for the product?https://kanellis.tools/product/pump-gloves-polka-dot/
I made the following choices for customer when add to cart is :
20 pairs-10%
40 pairs -12%
60 pairs -15%
above 60 pairs -20%
but when i add to cart 40 pairs the discount is 0,60 +1,44. Therefore it adds the first discount of the 20 pairs and the discount of the 40 pairs. How can i separate this?
Thanks in advance,
Christine
]]>The plugin is compatible with the latest WP version?
The last update it was 7 months ago.
]]>Hello, your plugin is great, but i am facing a weird issue. When i create a 100% OFF it gives me an error in the checkout page and the coupon does not work. if i create a 99% OFF coupon, works fine. I have deactivated all the plugins one by one and the WooCommerce Extended Coupon Features FREE was the faulty one. How can i fix that? Thanks.
]]>Working to upgrade a site that uses this plugin to PHP 8 and get the following issue raised on a compatibility report:
Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter “$message” was changed on line 207.
/wp-content/plugins/woocommerce-auto-added-coupons/includes/plugins/WJECF_Debug.php.
Is this only an issue if debug logging is enabled? Will this be updated in a future release?
Thank you!
]]>If I create a coupon code for $100 and the customer uses only $30, then he will lose the $70 remaining if he doesn’t use the full amount at once.
Is there any way that this remaining amount can be used as a credit for further purchases by using the same coupon code???
]]>Hello Team,
Does the Pro Version Support Woocommerce Memberships?
https://woocommerce.com/products/woocommerce-memberships/
I want to create coupons for Woocommerce Members based on their membership plans.
I am a long-term user of the WooCommerce Extended Coupon Features FREE and bought the pro version a couple of years ago. But I don’t find this feature.
Will you be considering it in future?
Thanks
]]>Hi,
Is there a feature to apply automatic coupons based on cart value after discount (subtotal – discount(s))?
I have free shipping for orders minimum 80€ value and I add it with automatic coupon.
If I apply -10% discount to all my products then I need to manually set the free shipping automatic coupon minimum to 88,88€ (88,88€ – 8,88€ = 80€) to still have the same 80€ and not to give free shipping with already orders over 72€. This is kind of ok but still feels stupid to do every time when there could be simple setting for that.
But if I have different discounts you can imagine it doesn’t work at all.
Can you please add this feature if it is not yet there or am I doing something wrong or not understanding?
Is this more of a Woocommerce related thing? Any suggestions how to do this?
]]>Hi,
I was testing your plugin and when I added some customers in the checkout section of the coupon, it wasn’t working. Would you please elaborate?
]]>Hey,
I’m using Comcast in California and I’m unable to load your website. If I use a VPN to the Netherlands, it loads no problem.
WooCommerce Extended Coupon Features – Could not validate the licence. Invalid response from server: cURL error 7: Failed to connect to 2a06:2ec0:ded1:1:0:65:460:1: Network is unreachable You will not receive automatic updates. Please enter a valid licence key here.