[BUG REPORT] Multicurrency Currency Switcher not limiting to defined currencies
-
I think I found a bug with the Multicurrency (Currency Switcher) module.
Versions
- WordPress: 6.0
- WooCommerce: 6.5.1
- Booster for WooCommerce: 5.5.9
When I add the URL postfix
?wcj-currency=<currency_code>
as explained in the documentation, I can make the checkout switch to any currency I want, not just those defined in the plugin’s settings.For example, my webshop only uses EUR and USD, but when I add “?wcj-currency=HUF” to the checkout URL, the displayed prices are suddenly all in Hungarian Forints and my payment processor (PayPal) will happily continue in that currency without the proper exchange rate (if set to manual). Using this, someone could order a €1 product on my website, but end up paying only €0,01.
I expect I can use this on product pages as well, but I haven’t tested that.
- The topic ‘[BUG REPORT] Multicurrency Currency Switcher not limiting to defined currencies’ is closed to new replies.