• Resolved antoniolupo.net

    (@antonioluponet)


    Hi,
    I’m setting up a woocommerce site which default currency is EUR. All worked fine with your plugin, until I had to set some categories products to CHF currency using “Currency per Product” plugin.
    When I buy a CHF currency product, my wallet credit is the same of EUR credit but with CHF symbol, but the worst part is that absolute value of cart total is taken from wallet credit, regardless if is it EUR or CHF, the same way.
    I already read that it’s a known issue since your plugin isn’t compatible with multi currency system, but I’d like to know if ther is a system to try to make some workaround in my theme’s function.php file.
    Do you know any function I could use for this issue?
    Is there any hook in your plugin that allows to set the credit, set the currency, or any other operation that could be useful for my purpose? I searched on github to find any hook documentation but i didn’t find it.
    Thank you

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    @antonioluponet You can use woo_wallet_current_balance filter to modify wallet balance.

    Thread Starter antoniolupo.net

    (@antonioluponet)

    Thank you, I’ll try to adjust the balance from my order detail page to pick the right amount when a CHF purchase is done.
    Now there’s another question: How can I do to let the € symbol near my wallet credit amount when I’m buying a CHF product? Have I to do it in JS editing html inside .woocommerce-Price-currencySymbol selector? Or is there any hook to use or other php workaround to do this?
    Thanks again.

    Thread Starter antoniolupo.net

    (@antonioluponet)

    Hi, here I am again to ask for your support.

    Can you kindly show me a little code snippet where I can read the balance in a variable, edit it and set the new balance in wallet? It should be very useful for me and other people that need to do this.

    I didn’t manage to use woo_wallet_current_balance filter, since there isn’t any example on the web to use it as I need.

    Thank you very much.

    Hi,can you advice i have install plugin tera wallet and woo commerce multi currency.When i change the currency the wallet balance amount only change the currency symbol,the value is still same ,can i ask you to support.

    this is my website link

    Thread Starter antoniolupo.net

    (@antonioluponet)

    @cks1368 you should open your own support request since your issue is quite different

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to pay in different currency’ is closed to new replies.