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

Change product price according to location using GeoIP

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.

Good morning

Any update?

Hello

https://c2n.me/49alfcz.png - Here is the rate   - JOD /USD=1.4

https://prnt.sc/ulkegv - here  is  USD/USD=1 - because this is the base currency and this is the settings data

USD=1.4

how can i get this through code ?

I want correct value as shown in https://c2n.me/49alfcz.png

Hello

Read  this  please - https://currency-switcher.com/function/woocs-get_currencies/ - to  get all currency rates

To  get  this  rate   JOD rate/ USD rate

I have used this but i am not getting the updated rate like of USD

I am getting 1 instead of 1.41 as shown in the https://c2n.me/49alfcz.png and also in this link: https://currency-switcher.com/function/woocs-get_currencies/

 

array(
    'USD' => array(
'name' => 'USD',
'rate' => 1,
'symbol' => '$',
'position' => 'right',
'is_etalon' => 1,
'description' => 'USA dollar',
'hide_cents' => 0,
'flag' => '',
    ),
    'EUR' => array(
'name' => 'EUR',
'rate' => 0.89,
'symbol' => '€',
'position' => 'left_space',
'is_etalon' => 0,
'description' => 'Europian Euro',
'hide_cents' => 0,
'flag' => '',
    )
);

 

please re-read my messages again!

1.4 - this is the division between the two currencies( https://c2n.me/49c7T1X.png AND  https://c2n.me/49c7XCs.png )

to take the exchange rate between currencies( https://c2n.me/49c8dPk.png ) - you have to divide their base rates

EXAMPLE:

https://c2n.me/49c8gyI.png -   1USD = 0.89EUR    SO  1EUR = 1/0.89= 1.123USD

Thanks

https://prnt.sc/unmang

 

How can i use this feature ?

Please help

any update ?

Hello

Settings  here  - https://c2n.me/49d9kxf.png

Hello,

I have done settings for USD as welcome currency but its not showing on front end. Also, the currency changes as we surf the pages or add product to cart or go to cart or checkout page.  The currency is stable. Also, the checkout is not according to the selected currency.

 

Please help me asap!

URL: https://www.devario.com/

Hello

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

I have already updated

Currently this Version 2.3.2 is running.

What is the latest version ?

I have the plugin to the latest version but the issue is still there.

The cart page is showing the wrong calculations but the product page showing correct calculations

Please help me asap!

I have got the issue

Woo Discount Rules
Woo Discount Rules PRO 2.0

 

these two plugins conflicting with currency switcher plugin

Can you help how with these two the currency switcher will work ?

Uncaught ReferenceError: woocs_redraw_cart is not defined
I am getting this error on homepage of the website

Error URL: https://www.devario.com/wp-content/plugins/woocommerce-currency-switcher/js/front.js?ver=2.3.2

Because of this my homepage is not working properly.

Please help me asap!

Hello

these two plugins conflicting with currency switcher plugin  - read  this - https://currency-switcher.com/woocs-labs/

Uncaught ReferenceError: woocs_redraw_cart is not defined -  I cant repeat this error

currency switcher change when on page reload woocommerce

URL: https://www.devario.com/

Every time we reload, currency changes.

I am getting a lot of issues after the update.

Please help asap!

Is there any update?