Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    Would you mind to share the error that you are getting?

    Where are you using this snippet exactly?
    It might be that the class that contains that function is not loaded, I need more information in order to investigate properly.

    Ok, I think that I see one error.

    We changed some things recently, and you are calling for:
    $fee = $woocommerce_wpml->multi_currency->convert_price_amount($fee);

    While the function convert_price_amount is not in multi_currency class, but in multi_currency_prices class.

    I hope that this helps.

    Marking this ticket as resolved because there is no activity for a month now.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to convert price programatically’ is closed to new replies.