I got the PRO plugin and i want to make use of the Auto Currency switcher, the one that allows currency to change based on location of the user. I still see this “Please install Free (Base) version of WooCurrency by Woobewoo plugin, you can get it?here?or use WordPress plugins search functionality, activate it, then deactivate and activate again PRO version of WooCurrency by Woobewoo. In this way you will have full and upgraded PRO version of WooCurrency by Woobewoo.” I have done exactly what is required but its still doesn’t work. PRO still not activated. PLEASE HELP
]]>I’m experiencing an issue with Elementor Popup and WBW Currency Switcher integration.
Setup:
[woo-currency-switcher show_as=dropdown]
to Elementor PopupProblem:
The currency switcher dropdown is not displaying in the Elementor Popup.
Can I assist you in troubleshooting this issue?
]]>Using the Storely theme, on the product page the total options and order totals do update the currency symbol, but the price is not updated and stays the same as the base currency. Is there a fix for this?
]]>Hey there, i need help with your plugin.
I’m using it to convert my main currency RSD to EUR when someone from the Europe visits my website. You can notice that EUR currency shows on the website correctly, however, once i go to checkout page it defaults to RSD currency.
I want for a customer to have seamingless experience and when they want to shop with EUR, they can checkout with EUR.
Thanks.
At homepage, with currency unselected, amount shown is in MYR but currency symbol is $.
]]>When the page is in the native currency the payment option “Credit Card” is available but when I switch the currency the payment option “Credit Card” disappears. What could be the problem here?
]]>Using the drop-down currency picker, we have a specific requirement to show the currency as [Country (currency code) symbol], but doing so mean that changing the currency appends “?currency=USA%20(USD)%20%24” onto the request which then fails to change the currency. Is there a way to adapt the option titles without breaking the selection?
Currently adding using the following shortcode: do_shortcode(‘[woo-currency-switcher show_as=”dropdown” currency_display=”title” show_flag_dropdown=true]’
Does your plugin work with WooCommerce Royal Mail Shipping Calculator?
]]>Hello
I got the regular price of each of the products in my store with the code “<? php get_regular_price(); ?>” but when I change the currency of the website no change occurs to the prices shown.
I would like to know if it is possible to get the currency and exchange rate that are currently working on my website.
I explain what I want to do…
<? php
$currency = get_currency_current();
$rate = get_rate_current();
$regular_price = get_regular_price();
$multiply = $regular_price * $rate;
if($currency == "USD"){
echo $regular_price;
}else if($currency == "MXN"){
echo $multiply;
}
? >
This way if a user is using the “USD” currency, the regular price of the product will be shown, but if the user changes currency, the regular price will be multiplied by the exchange rate.
I am waiting for your comments if it is possible what I want to do or which way to follow to be able to do what I want to do.
Greetings.
]]>Hello,
This is a wonderful plugin you have created and I love it so much, but I am currently having a hard time making it work right>
Here’s the mess. Our store main currency is set to NGN, but all people visiting outside Nigeria are by default made to see USD rates. The problem is that new visitors from outside Nigeria do of course see the USD rates, but with NGN code.
For Example, a product in NGN equals ??787,000, for new visitors outside Nigeria, it is supposed to show $1,000 conversion rate. But instead it shows ??1,000 (actually the USD rate but with NGN code)
When plugin is disabled, everything works well. We have the latest version of the plugin
Hi,
I have set my wordpress site to be in USD by default and I would like to just be having USD into my account as well. By having the currency converted in the checkout page, lets say it is converted to AUD now. May I know if this is just a front end display currency for the customer or it will cause the customer to pay in AUD and having me receive my money in AUD?
Thanks.
]]>Hello,
I might see the same bug as described in this thread:
https://www.ads-software.com/support/topic/currency-is-converted-twice/
On the front-end the prices and currencies are all correct, luckily they seem to be correct as well in the order confirmation emails. So the customers don’t seem to be affected by this bug/error.
Since I installed this plugin (yesterday) I only had 1 new order, but it looks like, in that new order it also half works in the backend “orders”, except for the PayPal break-down.
In every other existing order that that has been made in a non-default currency, the prices (in backend/orders) are divided “double” by the respecting currency rate.
Example: default currency = THB, order in EUR, the EUR-price of the product is 40.- €, so in the order, the price appears as “1.152 €” (rate is 1 : 0.0288)!
The same happens in all the PayPal-payment break-downs in all new and old orders.
Obviously the plugin does not recognize non-default currencies in the backend/orders and treats them as the default currency and converts them AGAIN.
I hope there is a solution, because I like this plugin and would rather not change back to the last one.
Thanks in advance,
G75
]]>Hi, I am using the WBW Currency Switcher for WooCommerce plugin, but in the currencies a dot “.” appears to divide the thousands and to separate the cents it is divided with a comma “,”. I would like to know how I could reverse this configuration, since I am from Mexico and the current configuration does not work for us. The currencies we want to change are: Dollar USD and Mexican Pesos MXN.
This configuration will be displayed everywhere, in the cart, in the checkout page, in the checkout page, in the order received page, in the emails, in the woocommerce backend and frontend.
At the moment: $1.500,25
Required configuration: $1,500.25
]]>Failed to process the payment. Please try again or contact the shop admin. [UNPROCESSABLE_ENTITY] The requested action could not be performed, semantically incorrect, or failed business validation.?https://developer.paypal.com/docs/api/orders/v2/#error-CANNOT_MIX_CURRENCIES?PayPalGateway.php:573 [UNPROCESSABLE_ENTITY] The requested action could not be performed, semantically incorrect, or failed business validation.?https://developer.paypal.com/docs/api/orders/v2/#error-CANNOT_MIX_CURRENCIES?OrderEndpoint.php:577 Order status changed from Pending payment to Failed.
I raised to ticket to paypal regarding it and they reverted back with this .
Your issue seems to point toward a misconfiguration related to your currency switcher plugin. The problem appears to arise when the currency displayed on your Checkout page doesn’t align with the currency selected through the switcher.
To break this down: PayPal’s button script is picking up the currency defined by your currency switcher, as it should. However, the Checkout page seems to consistently display prices in C$
regardless of the chosen currency.
This discrepancy triggers PayPal to return a currency mismatch error. For instance, if PayPal buttons are loaded with USD
currency, but the Checkout page insists on showing C$
, PayPal throws an error when clicking the button.
From this perspective, it seems like the PayPal Payments plugin is performing as expected, but the Checkout page isn’t reacting to the currency switching.
As the next step, I’d suggest getting in touch with the support team for your currency switcher plugin. They should be best placed to guide you on how to ensure a smooth currency changeover on the Checkout page.
Trying out this plugin and noticed that it changes the price in the cart but when you go to checkout the price remains the default USD — even when you choose to switch it to CAD for example. It doesn’t want to change. I’m using Elementor checkout with Woocommece.
]]>Hello Support team,
After installing the plugin, the plugin automatically adds two decimal points in all my product price. I want to remove this thing. The plugin should show the round price without any points.
Store link: https://allin1moviebox.com/
Waiting for your response,
Thanks.
Hi
We am having an issue, where sometimes the currency is converted to our main/default currency, for the amount, but charged in the correct currency, leading to the customer being overcharged.
Example:
The customer is supposed to pay 100 EUR – this is then, converted into our main currency (DKK), which is 745 – so when they go to check out, they are billed 745 EUR.
I have been in touch with support for almost 2 month, but only received info that they will look into it, so I am hoping someone else has an idea.
We have seen the error multiple times, but are unable to replicate it, so not sure what exactly is causing the issue.
We have seen it occur both when paying by card & when paying with PayPal
]]>Hi, I don’t know if this issue is with my currency converter or Woocommerce or my payment gateway, but when shopping with USD, the currency forcefully reverts back to NGN, my default currency, at checkout. Even when we change the currency at checkout, it remains as NGN. What is the problem here?
I tried to look for any setting I might have made to stop customers from purchasing in a different currency, but I can’t see anything that would cause this behaviour. Why can’t I pay in USD at checkout?
The site is currently on maintenance mode.
]]>Hi I used ypur plug in in different website and it worked, but on this website not. Because it deosn’t appear on the website. Keep in mind that i set in the same way the plug in as I did for the other website and also I am usig the same theme and hosting. So I can’t figure out why on this website doesn’t work. Can anybody kindly help me?
]]>Hi, is it please somehow possible to change color of the price loading ico?
I see it is by defauld purple color.
Thanks.
]]>I’m trying to add the switcher via shortcode (generatepress theme elements). But nothing displays when I do this. I’ve tried the actual shortcode [woo-currency-frontend-switcher] and the php shortcode. Neither works.
Any idea how i can get this to work?
Hi,
When running Query Monitor we’re getting the below message for Woo currency:
Automatic conversion of false to array is deprecated
Server is running php 8.1.11
Regards
]]>Recently installed plugin all running great until I go to the orders tab under Woocommerce, we always get 502 Bad Gateway, when we deactivate the plugin we can access the order tab again, but if we reactive the plugin we get the same result 502 bad gateway
]]>Hey! i have a question.
What if a user uses a VPN, would the plugin recognize the currency according to the VPN?
If this is the case, is there a way around it? so that the person does not choose a currency that does not correspond to him.
Hi we buy premium plugin just for geo ip, now we enable it but it not works if i use USA proxy then it should show US currency, if I use AUS proxy then it should show A$ currency but it show mix of all these like on homepage it show A$, if i go to other page then it show US$ if i go further then it show NZ$. Why it happening like this. Please help us to fix this issue ASAP.
Thanks
hi how i can set my main currency from USD to IDR
https://ibb.co/5xwJMrR
https://ibb.co/9vJDckK
i have plugin WooCurrency 1.6.4
i try to set main currency to IDR. but this doesn’t change the value at all it just keeps the same value.
thanks
]]>hi
i just get started
in the first tag i just want to add USD but after clicking all info, and then click ‘save changes’, the system seems accepted the changes; but still there is only my original home currency, no USD added,
why is that?
thanks in advance.
kelly
https://pastpens.com/wp-content/uploads/2022/08/currency1.png
https://pastpens.com/wp-content/uploads/2022/08/currency2.png
Hi
I have an issue where the calculations are not done accurately.
My main currency is DKK – but when I switch to GBP, the price goes up, where as it should be more or less divided by 10.
So, the price will go from 224 to 248, but it should actually go to 22,4.
Any fix for this?
Edit:
It’s not only for GDP that there is any issue, seems to be all currencies.
Hello,
Is it possible with the free or paid version to allow visitors to select their country (their geolocation)?
e.g.: Are you shopping from: US, UAE, Canada, Reste of the wordl.
Thank you
]]>Hello,
We have two currencies set up. For end users everything works correctly.
However, when an admin manually creates an order, they are unable to specify the currency (it defaults to the base currency).
Is there a way for admins to specify the currency when manually creating an order?
]]>