PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

[WOOCS LABS] Advanced Coupons

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi,

Hereby my request to make the the plugin Advanced Coupons compatible with WOOCS.
I'm using their premium plugin (paid). They've a free version (5 Stars - 33 reviews - released not long ago) as well.

Other high-quality plugins that they make.

Our store:

  • Registered customer get 10% off their first order.
  • The customer get free shipping when spending over a certain amount.
  • We use USD as main currency and another foreign currency

Our problem:

Let's say the new customer is using the foreign currency. She gets 10% on their first order (coupon) and qualifies for free shipping because she spent over the minimum amount.  The problem that I'm having is: The free shipping is not applying when the coupon appears at checkout. More details in this thread

When using USD, everything is working fine.

Hello

Ok!  Thank you for info!

Please  add  FTP+wp-admin  ( https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png )  access  to your test  site

I will add this plugin to the adaptation queue

Hi Pablo,

Sorry for the late reply. I've included the info to the staging site.

Hello

I added the plugin to the adaptation queue. I will write to you as soon as I get the result

Thanks Pablo!

Something I forgot to mention; The first-order-coupon only appears when the customer is registered and with no orders in the past.

Hello

Thank you for  info

Hello

Unfortunately, your test site is not working.

Hi,

Sorry for the late reply. I've updated the staging site info

Hello

Ok! I've added this to the adaptation queue.

hello

Please  check  wp-admin access - https://c2n.me/4juVXwh.png

Sorry pablo, please try again with the new login

Hello

wp-admin is fine. I'll write to you as soon as we get the result

Hello

In  file  - public_html\wp-content\plugins\woocommerce-currency-switcher\classes\woocs.php - I  changed  this  code - https://share.pluginus.net/image/i20231110184005.png

$total = $total - $this->back_convert(WC()->cart->get_discount_total(), $currencies[$this->current_currency]['rate']);

and - https://share.pluginus.net/image/i20231110184044.png

$total = round($total - $this->back_convert(WC()->cart->get_discount_total(), $currencies[$this->current_currency]['rate']), wc_get_price_decimals());

Please  do a test

thx it's working!

Hello

Great!  Welcome;)