Let’s say i refunded an order and store it as credit. How can i use http get request to know this particular user’s credit? use case: i want to integrate my offline shop system to woocommerce.
]]>Would be nice to have a way to filter the message that gets shown when a coupon is added or if it’s already been added. Ideally, I’m looking for a way to change the message based on the coupon that is used.
]]>Hello there, we are trying to bulk generate coupon codes with the auto add products field. We can generate the coupon codes okay with all the other settings, but the “Auto add products” field is empty after generation.
Then sometimes after trying to add a value in this field after bulk generation, the coupon itself has a critical error and subsequently needs to be trashed. Can you provide some guidance for this? We are keen to bulk generate coupon codes but just can’t get this feature to work.
]]>just to let you know. Something in this plugin causes the coupon code field in the cart page and checkout page not to show. When I disablede the plugin the coupon code fields came back on theese 2 pages.
This if the 2 pages were made with the new WC blocks and not the classic ones.
Hi, whenever I scan a Qr o I use a link to add one product, it adds the entire inventory to the cart and shows an error ( Ie: if I have 300 units in stock) it adds the 300 units to cart and It shows an error. https://ibb.co/ZJrnmN1
please help
]]>Can’t figure out what the issue seems to be… could you guys help?
]]>Hi. Thanks for this plugin.
I think a feature that would provide even more flexibility would be a filter to modify the notice programatically. For example, apply different conditions based on coupon type, etc.
My idea is that, in public/message.php, lines 5, 12 and 20, it should be:
apply_filters(‘acblw_notice_text’, pisol_acblw_get_option(‘acblw_coupon_added_to_session’, ‘…’), $coupon_code);
Filters name could be ‘acblw_notice_text’, ‘acblw_success_text’ respectively.
Where the first parameter of the filter is the text loaded via the option and the second one the coupon code.
Then I can add a filter on my theme to show different text based on the coupon and even other conditions.
What do you think? Is this possible?
Thanks in advance
]]>Hello I have gotten the shortcode to display the qrcode for products but I am yet to find the shortcode to display QR code of coupon… Can you tell me how to add that?
]]>Hi,
When I fill the field “Auto add products (for URL coupon)” from a coupon with a product, and test the link, my complete inventory of this product (in this case 183) is added to the cart. WooCommmerce shows a message “You can’t addd this amount to your cart — we have 183 in stock and you already added 183 to your cart.”