multicurrency

WooCommerce Multicurrency (Currency Switcher)

Add multiple currencies (currency switcher) to WooCommerce

Description

When enabled, WooCommerce Multicurrency (Currency Switcher) module adds multicurrency (currency switcher) to your WooCommerce shop.

Options

First you will need to set which currencies you want to add.

  • Go to admin options in WooCommerce > Settings > Booster > Prices & Currencies > Multicurrency
  • Then go to Currency Options, set number of Total Currencies and press Save changes button. Please note that you will probably need to add current (original) shop currency here (with an exchange rate of 1), so most likely minimum number here should be set to at least 2.
  • Then choose currencies you want to add from drop down lists and set exchange rates for each currency. Rates can be set to update automatically or manually.
  • If you prefer setting price in each currency on per product basis (instead of using automatic price calculation by exchange rates) – enable Multicurrency on per Product Basis checkbox and go to product edit page.

General Options

Booster for WooCommerce - Multicurrency Currency Switcher - Admin Settings - General

Exchange Rates Updates
Select how you want currency exchange rates to be updated. Possible options are: manually or automatically via Currency Exchange Rates module.

Default: Enter Rates Manually
Multicurrency on per Product Basis
If you enable this option, you will be able to enter prices for products in different currencies directly (i.e. without exchange rates). This will add meta boxes in product edit.

Default: yes
Revert Currency to Default on Checkout
Enable this if you want prices to revert back to your shop’s default currency, when customer reaches the checkout page.

Default: no
Rounding
If using exchange rates, choose rounding here.

Default: No rounding
Rounding Precision
If rounding is enabled, set rounding precision here.

Default:
Currency Switcher Template
Set how you want currency switcher to be displayed on frontend. Replaced values: %currency_name%, %currency_symbol%, %currency_code%.

Default: %currency_name% (%currency_symbol%)
Advanced: Additional Price Filters
Add additional price filters here. One per line. Leave blank if not sure. E.g.: woocommerce_subscriptions_product_price, woocommerce_get_price.

Default: None

Currencies Options

Booster for WooCommerce - Multicurrency Currency Switcher - Admin Settings - Currencies

Total Currencies
Set total number of currencies here. One currency probably should be set to current (original) shop currency with an exchange rate of 1. Press Save changes after setting this option, so new settings fields will be added.

Default:
Currency #X
Here you can select which currency you want to add. Also, in case if you selected “Enter Rates Manually”, you can set exchange rate here. In case of automatic updates, rate will be updated automatically. You can also grab current exchange rate by pressing button near the exchange rate field.

Default: Shop’s default currency with exchange rate 1

Role Defaults

This section lets you set default currency for user role. Leave blank to disable.

Booster for WooCommerce - Multicurrency Currency Switcher - Admin Settings - Role Defaults

Currency Switcher

After setting currencies in the Currencies Options, you can use either Booster – Multicurrency Switcher widget, or one of the shortcodes:

Or if you want to insert switcher in your PHP code, just use:

echo do_shortcode( '
' );

Drop down currency selector should look like this on frontend:

WooCommerce Multicurrency (Currency Switcher)

If you want to place currency selector near the price, you could use Product Info Module – WooCommerce > Settings > Booster > Products > Product Info – and add

shortcode there.You can add currency switcher as a custom link with URL /?wcj-currency=EUR etc.You may want to put switcher shortcode in text widget – you can enable shortcodes in WordPress text widgets in Booster’s General module (in “WooCommerce > Settings > Booster > Emails & Misc. > General”) with “Enable All Shortcodes in WordPress Text Widgets” checkbox.If you want to hide/show switcher for certain user roles, you can use visibilitycommon attribute (which can be used for any Booster’s shortcode). For example, if you want switcher to be visible to administrator and customer user roles only, use:


By default “Multicurrency (Currency Switcher)” module is run after the “Price by User Role” module, so if you are using per product prices in “Multicurrency (Currency Switcher)” module (i.e. aren’t using exchange rates), “Multicurrency (Currency Switcher)” module prices will just overwrite the “Price by User Role” prices. To fix this, you need to change modules priorities so that “Multicurrency (Currency Switcher)” is run before the “Price by User Role” module. There are “Advanced: Price Filters Priority” options in both modules – try setting “Multicurrency (Currency Switcher) > Advanced: Price Filters Priority” to 999, and “Price by User Role > Advanced: Price Filters Priority” to 1000

Front end view

WooCommerce Multicurrency (Currency Switcher)

Accessible through:

  • WooCommerce > Settings > Booster > Prices & Currencies > Multicurrency (Currency Switcher)

Tested on WooCommerce 4.0.0 and WordPress 5.3.2Plugin can be downloaded here. If there are any locked fields in the module, you will need to get Booster Plus to unlock them.

WooCommerce Booster ModulesWooCommerce CurrenciesWooCommerce Currency SwitcherWooCommerce MulticurrencyWooCommerce Prices

#comment>

#comment>

#comment>#comment>#comment>

Leave a Reply Click here to cancel reply.

#comment>

Comments

71 Comments

  1. Camilo Tocancipa April 1, 2020 at 4:52 pm#comment>

    Hello Im having problemas with Revert to shop currency…. I have 2 currencies, USD is the base currency and AED.
    The error is when i select AED and add to cart some product, then the total of the Cart is in AED and when i go to Chechout the currency in the Cart(heahedr ajax cart) is in AED and doesnt revert to USD.

    I mean is if I add to cart some product in AED, is not working the Revert option, I need ti because i have 2 payment options, PAYPAL that only works with USD and Casho On delivery that only works with AED..

    So im using Multicurrency switcher module and Gateway currency converter, and doesnt work, I choose Paypa to convert to USD and also with No changes and doesnt work….
    any help??

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ April 2, 2020 at 9:20 am#comment>

      Hi Camilo,

      Could you contact us directly at support@booster.io

      Best regards,
      Rokas – Support team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  2. #comment>

  3. Jorge March 27, 2020 at 11:35 am#comment>

    Hi,

    currency symbols don’t change.
    Currenc rate is ok.

    Refresh cache, deactivate, reinstalll, unisntall, etc, etc…
    Nothing.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ March 28, 2020 at 9:07 am#comment>

      Hi,

      Could you contact us directly at support@booster.io

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  4. #comment>

  5. Monocious March 21, 2020 at 6:42 am#comment>

    Hi!

    I have 3 different currencies: USD, AUD and IDR.
    I have woocommerce & smart coupon plugin running and planning to create a 10% coupon every minimum 70 USD expended,
    but whenever the currency changed, the minimum 70 USD not converted to the other currency.

    And also I have already check for the “woocommerce coupon” on it’s setting, and also the smart coupon. and also already mail to support@booster and got no solution until now, Please I need solution,

    Thanks in advance!

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ March 21, 2020 at 9:35 am#comment>

      Hi,

      Could you contact us directly at support@booster.io

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    • Monocious March 23, 2020 at 2:17 am#comment>

      Hi Rokas,

      already mail support.. Rokas, and now exactly 1 month I have not get any solution..

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  6. #comment>

  7. David February 25, 2020 at 1:12 am#comment>

    Hi,
    Would it be possible to be able to schedule a sale with multicurrency on per product basis? If we use the standard scheduling button from woocommerce to schedule a sale, the price displayed on the front end corresponds to the sale price entered in the multicurrency meta boxes, even if the sale haven’t started.

    Thanks

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  8. #comment>

  9. Oscar You February 11, 2020 at 8:11 am#comment>

    Hello ,

    Booster plus multi-currency does not work in wplms multi-currency commission and payout does not work. How to fix this issue, And how to join booster plus and wpls. Please give me documentation.

    Thanks.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  10. #comment>

  11. zinnia February 6, 2020 at 10:02 am#comment>

    Hello ,

    I have been send mail to booster support , Please check . Multi currency in commission and payout does not use in wplms.

    Thanks

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  12. #comment>

  13. Oscar You February 6, 2020 at 9:58 am#comment>

    Hello ,

    I have been send mail to booster support , Please check . Multi currency in commission and payout does not use in wplms

    Thanks

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  14. #comment>

  15. Clint February 5, 2020 at 8:56 am#comment>

    Hello,

    I have found that the Multicurrency (Currency Switcher) option does not work with bundled or chained products. I am using WPC Bundles and WooCommerce Chained Products and the behavior is the same or similar for both, and I would expect that it would be the same for any bundle or chain plugin. Any bundle price or discount is ignored and instead the Multicurrency prices of the bundled or chained products are added to the Multicurrency price of the bundle, creating a much higher price.

    I tried a workaround of subtracting the prices of the bundled items from the main bundle price so that when added together it is correct. But then the displayed price in the shop is too low.

    It would be good if Multicurrency was able to detect if a product is a bundle or chain, and use just the entered price without adding up the other prices in the bundle.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ February 5, 2020 at 11:36 am#comment>

      Hi Clint,

      Thank you for your feedback, I will forward it to our development team.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  16. #comment>

  17. zinnia February 4, 2020 at 4:21 am#comment>

    Hello,
    I ‘m using booster multi currency but doesn’t work in wplms multi-currency instructor commessions. How to fix it, please. I sent mail every day. They didn’t reply yet. plesae help.

    Thanks

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ February 4, 2020 at 7:18 pm#comment>

      Hi Zinnia,

      I have replied to your comment here below yesterday and I can only find one email from you. I will respond to your email as well. In the meantime please reread my reply below.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  18. #comment>

  19. zinnia February 3, 2020 at 1:09 am#comment>

    Hello Team,

    Please provide documentation for multi-currency instructor commission in booster plugin.
    Thanks.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ February 3, 2020 at 11:50 pm#comment>

      Hi,

      Could you expand on what information specifically is missing?

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  20. #comment>

  21. zinnia February 1, 2020 at 3:58 am#comment>

    Hello Team,

    I’m using booster plugin, I want to use multi currency for instructor commission, But multi currency function does not work in wplms instructor commission in wp- admin panel. How can i fix it.
    Please give me documentation for this issue.
    Thanks.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  22. #comment>

  23. zinnia January 31, 2020 at 6:53 am#comment>

    Hello Team,

    I ‘m using booster multi currency but doesn’t work in wplms multi-currency instructor commessions. How to fix it, please.

    Thanks.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ February 2, 2020 at 5:24 pm#comment>

      Hi Zinnia,

      Please contact us directly via email support@booster.io

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  24. #comment>

  25. Clint January 29, 2020 at 11:21 am#comment>

    Hi, I am using the Multicurrency module. Is it compatible with WooCommerce reports and sales values? Should it convert the currency to our main store currency for reports? I am using two different currencies with my main store currency in Euros. However if an order comes in with the other currency, it seems like it is using that value at a 1:1 ratio and so my sales numbers are way too high.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ January 29, 2020 at 7:46 pm#comment>

      Hi,

      It should be compatible with Woocommerce reports. Please check what currency is selected in the toolbar when you are in the reports page and try out the ‘merge’ option.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  26. #comment>

  27. ahmed alrashdi January 13, 2020 at 9:02 am#comment>

    Hello

    I Enable Multicurrency (Currency Switcher) But the currency symbol in products page dos;t change. The price rate change only the currency symbol keep ر.ع

    how to fix it???

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ January 13, 2020 at 4:18 pm#comment>

      Hi Ahmed,

      Please try clearing the cache and trying to change the currency symbol in “Currencies” module.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    • ahmed alrashdi January 14, 2020 at 5:18 am#comment>

      Hello dear..

      I try what you asking but the problem still same. I delete and reinstall the plugin and clear the cash but it still same. Before I was using free Plugin and its working fine but when I install the pro the problem is coming.

      #comment>#comment>Avatar#comment>

    • #comment>

    • RokasJ January 14, 2020 at 5:47 pm#comment>

      Hi Ahmed,

      Please contact us directly via email support@booster.io

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  28. #comment>

  29. andy January 8, 2020 at 5:11 pm#comment>

    When using the multicurrency by product if you update the prices it doesn’t chagne them on the front end of the website.

    any ideas?

    ive emailed support a few times but had no response.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  30. #comment>

  31. Clint Meyer January 6, 2020 at 1:45 pm#comment>

    Hi, I am wondering if it is possible to switch to another currency when creating an order manually? I am using the module to set prices in different currencies but currently only wanting to do it on the backend for manually created orders, so there is no currency switcher live on the site yet.
    Thanks!

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  32. #comment>

  33. Jorge Santos November 6, 2019 at 5:49 pm#comment>

    For dropdown
    Custom CSS needed.

    Our tell me wath classes i can modify the dropdown select option…
    Thnank you

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  34. #comment>

  35. Chris October 24, 2019 at 3:28 am#comment>

    I was curious if it’s possible to use this so you only have 1 currency on the front end displayed? Example would be the default shop currency is USD but I only want to sell in CAD on the front end.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ October 24, 2019 at 1:54 pm#comment>

      Hi Chris,

      Yes, if you set the default (first) currency as CAD and then not add a switcher to the front end it should essentially do what you have described.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    • Chris Richardson October 24, 2019 at 2:09 pm#comment>

      Thank you Rokas but I don’t believe that would work? 99% of the products on my website back-end need to be entered in USD so that would be the default currency for the website for this to work. Then on the front end I only want the converted CAD amount to be shown.

      #comment>#comment>Avatar#comment>

    • #comment>

    • RokasJ October 24, 2019 at 5:33 pm#comment>

      Hi Chris,

      In the module settings you can add only CAD currency and set an exchange rate but leave your store’s default currency (in Woocommerce Settings > General) in USD. This way a default currency for the module will be CAD, and it will be calculated using an exchange rate.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  36. #comment>

  37. LySkin – Love Your Skin July 1, 2019 at 5:57 pm#comment>

    Hi,

    Why my simbol appears € always, in all currencies?
    Change the rate. Ok, but can’t change the currency symbol

    Any clue?

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  38. #comment>

  39. Javier February 20, 2019 at 8:25 am#comment>

    Hello! I’m using your plugin in my website and i have a issue with the multicurrency. When you change the currency and add product to the cart the currency switcher do it for two times. That is to say the exhange rate is multiplied by the final price twice.
    I don´t know why this happens, any help with this issue?.
    Thanks!

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ February 20, 2019 at 10:06 am#comment>

      Hi,

      Could you please try enabling Recalculate Cart Totals on Every Page Load option in “General” module (in “WooCommerce > Settings > Booster > Emails & Misc. > General”)?

      Best regards,
      Rokas – Support team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  40. #comment>

  41. ilopez January 2, 2019 at 6:44 pm#comment>

    Hi,

    I’m trying to change currencies just in ‘wp_loaded’ hook by this way:

    $class_instance = new WCJ_Multicurrency();
    $class_instance ->init();
    $class_instance->change_currency_code( ‘EUR’ );
    $class_instance->get_current_currency_code( ‘EUR’ );

    but if at this point this $class_instance->get_current_currency_code() returns ‘USD’ at any way.

    what i’m doing wrong?

    Thanks.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  42. #comment>

  43. Keld Høfler November 21, 2018 at 9:33 am#comment>

    When I install this I get an error, the price on the product is correct, but in the basket it is wrong, I use DKK as my main currence and a product worth DKK 899 is €122 But when i buy it the basket say €17
    why does this double calculate?

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ November 21, 2018 at 3:23 pm#comment>

      Hi Keld,

      Could you please try enabling Booster’s “General” module (in “WooCommerce > Settings > Booster > Emails & Misc. > General”) and enabling “Recalculate Cart Totals on Every Page Load” checkbox there.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    • s0a0a0z May 25, 2019 at 9:58 am#comment>

      Hi There!

      I have got a similar problem … and the same scenario so write it here for help.

      I am evaluating booster for woocommerce so installed it on while hoping to buy premium.

      As I install, I get the wrong total price in the basket, the price on the product is correct, but not in the basket in total, I use USD as currency and a product worth is $28.50 But when I buy it the basket say $0.43

      I also enabled Booster’s “General” module (in “WooCommerce > Settings > Booster > Emails & Misc. > General”) and enabling “Recalculate Cart Totals on Every Page Load” checkbox there.

      and also cleared WP Rocket cache

      – eyefashion.pk

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  44. #comment>

  45. omyoki November 20, 2018 at 9:08 am#comment>

    Hello,

    I just realised the plugin is not working anymore! I had multi-currencies on and it was working fine and now it isn’t anymore. Trying to solve the issue I see that my API key was not there anymore, so I tried to set it again and there is an “Server error. Please try again later. ”

    Please help! I have not clue what to do and I really like your plugin!

    Thanks in advance for your help!

    Regards,

    Stéphanie Conte – Omyoki owner

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  46. #comment>

  47. Fraser Smith October 24, 2018 at 3:26 pm#comment>

    Hi
    I’m using the widget for this module and am having a few issues.

    1: Unlike the Country Switcher, it doesn’t show country flags when I enable the option in ‘Prices and Currencies by Country’ module.
    2: I’d like to be able to use my own flag images, rather than those used by default
    3: I’d like the flag to appear INSTEAD OF the text, not as well as
    4: (Most importantly) It doesn’t update the currency when I change options in the dropdown. The only way I’ve found to change currency is to change shipping country on Checkout page

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ October 24, 2018 at 7:45 pm#comment>

      Hi Fraser,

      Regarding your points 1-3 we have added those to our todo list. Can you please contact us about your issue at support@booster.io

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  48. #comment>

  49. Jared Francais September 26, 2018 at 5:28 pm#comment>

    Having an issue with the plugin. Currency is converting properly, showing properly, checking out properly, charging properly. But when I look in my orders section of the website while the price is the converted value, it shows it as being in the wrong currency. For example, I have an item that is $45CAD + shipping. It converts to $27.86 USD. The user can select that currency, see that all the way through the order process, and complete the order. In my payment processor it charged $27.86 USD. But when you look in my orders page it shows as $27.86CAD and any invoices I print or information tagged with the order shows that same incorrect currency. Is there any way to properly show the currency charged in there? This is a big problem for my mail ins and my accounting.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ September 27, 2018 at 9:59 am#comment>

      Hi Jared,

      Can you contact us via email at support@booster.io? Thank you.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  50. #comment>

  51. Jared Francais September 25, 2018 at 2:42 pm#comment>

    Do you have any plans to allow styling of the drop down? I have used a similar currency switcher from another vendor that gives a much nicer drop down with the flag included in the display, etc. I much prefer the functionality of yours but the styling is a sticking point. The currency selector doesnt stand out for my users and I get questions about currency all the time because they don’t see the selector.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • RokasJ September 25, 2018 at 6:44 pm#comment>

      Hi Jared,

      Typically styling is based on your current theme but if you want the switcher to have flags then that’s possible as well. For that you would want to use a “Prices and Currencies by Country” module and use its shortcode or “Booster: Country Switcher” widget instead. You would also have to enable “Add Countries Flags Images to Select Drop-Down Box” option in the module settings.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  52. #comment>

  53. mikolasandor September 6, 2018 at 6:59 am#comment>

    I Use Booster plus, The Multicurrency (Currency Switcher) is fine on PC but on mobile phone, the other widgets are appear, but the currency switcher isn’t.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • mikolasandor September 6, 2018 at 7:02 am#comment>

      The switcer is under the header widget area, in storefront theme

      #comment>#comment>Avatar#comment>

    • #comment>

    • RokasJ September 6, 2018 at 10:42 am#comment>

      Hi Mikolasandor,

      Can you contact us at support@booster.io with the url to your website? Thank you.

      Best regards,
      Rokas – Support Team

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  54. #comment>

  55. Jorge Santos June 26, 2018 at 11:52 am#comment>

    Hello,

    how can i retrieve the $final_value ?

    $first_value = $price; //our $sale_price
    $second_value = $wcj_multicurrency_base_price_exchange_rate_2;

    $final_value = $first_value * $second_value;

    Thank you

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  56. #comment>

  57. websiteglobal March 5, 2018 at 7:09 am#comment>

    I recently purchased your collection of plugins for the currency conversion options.
    I set up the currencies i needed in the free version, everything worked how I had hoped.
    For convienience I purchased your product so I could take benefit from the automatic currency conversion module.
    Everything worked great until I logged out. When I use the site and i’m not logged in i get an error when trying to cover currencies.

    ERROR: Sorry, there was an error. Please be sure JavaScript and Cookies are enabled in your browser and try again.

    I’ve cleared the cache, disabled all other plugins, updated to the latest versions of everything. Still get the same result.
    When I’m logged in as an administrator I can use the Currency Switcher Widget, it works perfectly. When I log out, to test as a customer I get the above error. I hope the is a solution for this.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  58. #comment>

  59. Omar February 28, 2018 at 11:47 pm#comment>

    I want a custom code — that if currency is selcted usd add a bank fee. Please tell how to do

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  60. #comment>

  61. awag September 17, 2017 at 8:09 pm#comment>

    Hi,
    Booster is really a complete toolbox! congrat to the team.
    I use Prices and Currencies by Country module which automatically detects customers’ countries by their IP address.
    That’s great but I need to let my customers the option to display the price in another currency that the one automatically selected based on their country.

    I tried to use this module currency switcher but when selecting another currency, the page refresh but nothing is happening unfortunately.
    any idea please ?

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Josh November 27, 2017 at 6:16 pm#comment>

      Hi Awag, I too am experiencing this but it’s a problem that only started recently. This used to work. I believe it may be a conflict with another plugin, but can’t prove this.

      If you find a solution, please reply and let us know!

      Josh

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  62. #comment>

  63. Antoine August 22, 2017 at 4:29 am#comment>

    Hi,
    I used the multi-currency switcher and whenever a coupon is applied to the cart all the values are multiplied by 100. Both work fine by themselves…. any way to fix this?

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  64. #comment>

  65. Alison Baker June 22, 2017 at 10:31 am#comment>

    Is there a way to change the currency name? For example, I don’t want Pounds Sterling £ in the list, I’d like to have just Pounds or Sterling £.

    Thanks

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  66. #comment>

  67. Manuel Irra April 11, 2017 at 10:57 pm#comment>

    I have Booster Plus for WooCommerce,

    This tool doesnt work for mini cart option.
    Only when user moves to the cart page, mini cart is updated.

    Or else, it shows the old values.

    Please help.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  68. #comment>

  69. JK October 26, 2016 at 12:40 pm#comment>

    Hi

    I am not a programmer but just a user, and I would like to add the currency switcher in my theme’s sticky navigation menu, however, I am not sure where to insert the code: echo do_shortcode( ‘

    ‘ );

    I have tried inserting it in the custom css option of the child theme but it doesn’t work. I also tried inserting it in the fuctions.php of the child theme but no luck. Can you please guide me as to where I could insert the code or maybe insert a different code in the custom css please?

    Thank you very much for your help.

    Kind regards
    JK

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  70. #comment>

  71. Hazel October 11, 2016 at 4:17 pm#comment>

    Hello, I am currently using WooCommerce Multicurrency (Currency Switcher) on my site and am looking to add some more functionality.

    I want to upgrade to the plus edition but want to ask about a feature that I don’t think you cater for but is something that I would need for my site.

    I am building a worldwide resource catalog for a brand product. There are different products available to different counties in different currencies at different prices.

    I am linking to the products where they can be purchased using the External/Affiliate Product.

    At the moment I am trialing your plugin using just UK and US currencies and it works well. What I would like it to do in addition is to call up a different ‘Buy it from…’ button for each of the different countries and currencies.

    Is this possible?

    Thanks

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

  72. #comment>

  73. theamoc August 18, 2016 at 3:23 am#comment>

    Hi..
    I want to buy the booster plus version.
    But before that, I see some issues in free version.

    I see that currency switcher does not convert the values in woocommerce price filter widget
    It only changes the symbol.
    Same issue is seen in woocommerce layered nav active filter.

    Please help me resolve.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • theamoc August 18, 2016 at 3:24 am#comment>

      Also, please note that it doesnt work for mini cart option.
      Only when user moves to the cart page, mini cart is updated.

      Or else, it shows the old values.

      Need all these 3 issues resolved.
      Please help.

      #comment>#comment>Avatar#comment>

    • #comment>

    • theamoc August 18, 2016 at 4:01 am#comment>

      There is another issue as well.

      Say for example :

      Store default currency – USD
      Product 1 :
      base currency – INR
      Product 2 :
      base currency – USD

      default country currency – SGD as per IP
      So, when a user goes to the site, until now, both products are showing correct converted value.

      But when I choose say “SGD” from currency switcher,
      I see that the booster fails to realise its in SGD and converts the already converted value once more.
      This is wrong and serious bug.

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  74. #comment>

  75. Gerrit July 19, 2016 at 4:57 pm#comment>

    Hi,

    for some reason my currency switcher isn’t working well, as in that it does refresh the page, but still with the old currency. So when the currency was Euros, and I change it into US dollar, price and currency symbol will stay on Euros. Going to another product will then display in the prices and currency symbol for dollar.

    See https://ecommedics.nl

    Would it also be possible to create links to put in a menu, like a menu on the top of the page? Would be perfect to have currency and language together in a top menu.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Uldis February 6, 2018 at 10:10 pm#comment>

      Same problem. Default currency is EUR. I added MYR for Malaysia. Now even when switch to EUR it displays correct prices but symbol is MYR (wrong). Can anyone please help?

      #comment>#comment>Avatar#comment>

    • #comment>

    #comment>

  76. #comment>

  77. David Shultz July 8, 2016 at 6:25 pm#comment>

    Hi. You mention that we can use the code

    to implement this feature

    Since I am a store owner, not a programmer, I don’t know what to do with this information. Where would I place either of these? I can open and edit files, but I don’t know which file(s) to edit, and where in the file to place the code.

    Also, if I were to use the widget instead, where would I place it?

    Please advise.

    David

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Booster Support Team July 8, 2016 at 9:22 pm#comment>

      Hi,

      Regarding widget – you can use it the same as you would any other WordPress widget, i.e. go to your site’s admin dashboard, then Appearance > Widgets. There you can drag and drop “Booster: Multicurrency Switcher Widget” to any widget area.

      Regarding shortcode – for example you could place it inside single product’s summary area. To do that you need to enable “Product Info” module (in “WooCommerce > Settings > Booster > Products > Product Info”). Then add

      shortcode to “Content” field.

      Please let me know if you have any questions.

      Best regards,
      Tom

      #comment>#comment>Booster Support Team#comment>

    • #comment>

    #comment>

  78. #comment>

  79. Paco Camarena June 29, 2016 at 6:16 pm#comment>

    Hi!

    I have set this module with 3 different currencies: Mexican Peso (default), Euro and US Dollar. Also i have some coupons set with a discount of $50 mexican pesos, but whenever i change of currency (ex: Euros) it takes the $50 pesos as $50 Euros 🙁

    I’m doing something wrong? Inside the settings of the coupon there is nothing to specify the currency of the amount to discount.

    Thanks!

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Booster Support Team July 8, 2016 at 9:26 pm#comment>

      Hi,

      Sorry for the delay. Unfortunately at the moment coupon’s currency is not converted. I will try to add it to some of the next updates.

      Best regards,
      Tom

      #comment>#comment>Booster Support Team#comment>

    • #comment>

    #comment>

  80. #comment>

  81. Jackson May 10, 2016 at 2:47 pm#comment>

    Useful and frankly works best out of all I’ve tested but there is no api documentation. Would be great to have fast access to info needed for integration with other plugins. Like how to get current currency and it’s rate.

    Reply to thread

    #comment>#comment>#comment>Avatar#comment>

    • Booster Support Team May 11, 2016 at 7:18 pm#comment>

      Hi,

      Will be done, however our *user* documentation is far from full now, so I’m not sure when we will get to the API. Meanwhile I could try to guide you, so please contact me on support@booster.io if you have any questions.

      Regarding current currency and exchange rate – please download the development version here – http://booster.io/dev/. You will need to uninstall the old version first (don’t worry your saved settings won’t disappear). Then you can use wcj_get_current_currency_code( $module ) and wcj_get_currency_exchange_rate( $module, $currency_code ) functions, where:

      • $module should be set to multicurrency
      • $currency_code is the second code from currency pair, that is if your shop’s main currency is USD, you should set $currency_code to EUR, to get USD/EUR rate.

      Example:
      $user_selected_currency = wcj_get_current_currency_code( 'multicurrency' );
      wcj_get_currency_exchange_rate( 'multicurrency', $user_selected_currency );

      Best regards,
      Tom

      #comment>#comment>Booster Support Team#comment>

    • #comment>

    #comment>

  82. #comment>

#comment>#comment>#comment>#comment>

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.

This site uses Akismet to reduce spam. Learn how your comment data is processed.