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

Variant currency incorrect / Rounding not working

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

Hello,

Two issues I am facing:

  1. The price rounding is only working in the cart and checkout pages. Not on my home page (single page store)

I added the following to functions.php:

add_filter('woocs_raw_woocommerce_price', function($price){
return round($price-0.01) - 0.05;
});
add_filter('woocs_woocommerce_variation_prices', function($price){
return round($price-0.01) - 0.05;
});

 

2. The price is correct for users from the USA, however all other users from other countries are seeing prices in $AUD - even though my welcome currency is USD.

I am using NitroPack to chache my site - however I have already turned the switchers ON in the plug in to let it know i am using a caching app.

Hello

Please  paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png

Update  the  plugin to  latest  version - https://currency-switcher.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato

Read  this - https://currency-switcher.com/using-geolocation-causes-problems-doesnt-seem-to-work-for-me

Hello.

Where can I find my licence key?

Also just to confirm I am using Nitropack for caching. When deactivated (currently deactivated), the GeoIP works correctly, however it does not work for the variant prices, nor does the rounding work for the variant prices.

Hello

To get  license  key - https://codecanyon.net/downloads -> https://c2n.me/49ZXJv0.png

 

License key added to private chat.

I have also noticed a bigger issue - When users using a different currency come to my site - They can select the main item on my home page (single page store), but they can also add Add-Ons. When they add the add on, the price is correctly calculated on the home page, however once they go to the cart page the value is incorect. The welcome currency is USD, so if the value is being converted to let's say AUSD, the price in the cart will increase greatly. If the user is using EURO, the value in the cart will reduce (As EURO is less than USD on exchange).

I am not a developer at all, so any help you could provide would be greatly appreciated. All log-in details are provided in-case.

Thank you

Hello

Looks like you bought the plugin today

Please  read this - https://currency-switcher.com/woocs-labs

It looks like an incompatibility with a third party plugin

Hey there,

Yep just bought it today, thinking it would resolve the issue.

So I read this article. Does this mean the plug in won't work for me? I clicked into the 'Codex' page, but it is a foreign language for me, I dont understand coding, and this seems like a library for codes.

I don't even know what third party plug in is conflicting with the currency switcher, I dont know how to figure any of this out.

Any help would be greatly appreciated

Yep just bought it today, thinking it would resolve the issue. - You have already used the paid version before.  Please remove the old version of the plugin (not
I'm sure you downloaded it from the official source). Check the site with an antivirus.  Install  the  latest  version  of the  plugin - https://codecanyon.net/downloads

I don't even know what third party plug in is conflicting with the currency switcher,  - Disable all  plugins  except WOOCS and Woocommerce. activate plugins one by one and do tests

I already had the paid version? See I paid a developer to build this site, and his is no longer responding to me, and now im trying to fix the issues myself.

I will go ahead and remove the current version on my site, and then I will install the new one (Which I got from the official source).

 

Hey Pablo,

So I deleted the old version, I installed the latest version, and I deactivated each plug in (I didnt deactivate things like Paypal, Stripe, Google analytics, assuming they have nothing to do with this plug in).

However the issue remains. The price at the cart + checkout makes no sense.

Hello

Ok!  Please  disable  this  function - https://c2n.me/4dCYQFT.png and  do  a test  - I'm sure everything will work well

Thanks Pablo, but this is the exact thing I am trying to get working. So disabling it doesn't remedy the problem, it just gets rid of it.

And it is for this reason that I gave you a link to the article (https://share.pluginus.net/image/i20211012113559.png) -  https://currency-switcher.com/woocs-labs

And there is a reason for incorrect prices in the cart this third-party plugin / functionality.

Okay, and this article says there are potential solutions on the Codex page. Will these work for me? Should I be raising a ticket for an 'adaptation script'?

If the plug in will not work with my site, is a refund possible? This was why I bought licence yesterday.

Hello

Will these work for me? - You should try solutions

Should I be raising a ticket for an 'adaptation script'? - If you don't find the solution

If the plug in will not work with my site, is a refund possible? - Incompatibility with third party plugins is not a reason for the refund

This was why I bought licence yesterday. - You bought the license because you used a paid product without the license

 

Okay, I have no idea how to code or what these 'functions' and 'shortcodes' mean, but my only way of 'trying solutions' will be to add every single one of these codes to my site, one by one and test them.

Can you let me know if I should be putting these codes into the functions.php file? thanks

Hello

The first thing you need to do is define the name of the plugin that is incompatible with multicurrency.

Find this plugin in the list - https://currency-switcher.com/codex#code

If this plugin is listed: Follow the instructions to insert the code/ To do this, you do not need knowledge and experience in programming.

Okay thank you.

I have identified the plugin: Advanced Custom Fields- by  Delicious Brains

The plug in is not on the list. So I will go ahead and raise a new ticket for an 'Adaption Script'?

...I think i'm moving in the right direction...

oK!

So I will go ahead and raise a new ticket for an 'Adaption Script'? - it is not necessary

You have already added all access to your site. Is this a test site?

If  no - add access to the site where we can work.

I will add this plugin to the adaptation queue

 

12