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 pleaseIf 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.
Quote from Rahul on September 23, 2020, 04:26Good morning
Any update?
Good morning
Any update?
Quote from Pablo Borysenco on September 23, 2020, 10:10Hello
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
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
Quote from Rahul on September 23, 2020, 12:48USD=1.4
how can i get this through code ?
USD=1.4
how can i get this through code ?
Quote from Rahul on September 23, 2020, 12:49I want correct value as shown in https://c2n.me/49alfcz.png
I want correct value as shown in https://c2n.me/49alfcz.png
Quote from Pablo Borysenco on September 24, 2020, 09:21Hello
Read this please - https://currency-switcher.com/function/woocs-get_currencies/ - to get all currency rates
To get this rate JOD rate/ USD rate
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
Quote from Rahul on September 24, 2020, 09:34I 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' => '',));
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/
Quote from Pablo Borysenco on September 24, 2020, 10:32please 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
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
Quote from Rahul on September 25, 2020, 11:42Thanks
https://prnt.sc/unmang
How can i use this feature ?
Please help
Thanks
How can i use this feature ?
Please help
Quote from Pablo Borysenco on September 25, 2020, 12:33Hello
Settings here - https://c2n.me/49d9kxf.png
Hello
Settings here - https://c2n.me/49d9kxf.png
Quote from Rahul on December 22, 2020, 08:43Hello,
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!
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!
Quote from Rahul on December 22, 2020, 08:48URL: https://www.devario.com/
Quote from Pablo Borysenco on December 22, 2020, 11:31Hello
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
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
Quote from Rahul on December 22, 2020, 11:37I have already updated
Currently this Version 2.3.2 is running.
What is the latest version ?
I have already updated
Currently this Version 2.3.2 is running.
What is the latest version ?
Quote from Rahul on December 22, 2020, 12:10I 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 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!
Quote from Rahul on December 22, 2020, 12:18I 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 ?
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 ?
Quote from Rahul on December 22, 2020, 13:00Uncaught ReferenceError: woocs_redraw_cart is not defined
I am getting this error on homepage of the websiteError 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!
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!
Quote from Pablo Borysenco on December 23, 2020, 11:26Hello
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
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
Quote from Rahul on December 28, 2020, 14:27currency 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!
currency switcher change when on page reload woocommerce
Every time we reload, currency changes.
I am getting a lot of issues after the update.
Please help asap!
Quote from Rahul on December 29, 2020, 10:41Is there any update?
Is there any update?