• Greeting, I’m using WooCommerce Ultimate Multi Currency Suite plugin to change currency for my store.
    I facing a problem with pdf invoice:
    When my store received the last order with USD then all the previous order invoice currency will turn to USD. If i get a new order again with EUR then all others invoice will became EUR.

    How can i prevent this problem?
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! The PDF invoice plugin always uses the order currency (retrieved via the $order->get_order_currency() method), if this is not properly filtered or stored by the WooCommerce Ultimate Multi Currency Suite plugin, the PDF invoice plugin has no way of knowing which currency to use. There are several multi currency plugins that work with this PDF plugin:

    If you prefer using your current currency switcher plugin, please report this bug to the developers of that plugin. If they need any information from me, please direct them to this thread.

    Hope that helps!

    Ewout

    • This reply was modified 8 years, 5 months ago by Ewout.

    Having the same issue, which started suddenly (no updates to the currency plugin have been made) a few weeks ago. No other currency related changes were made and sometimes another user can generate the invoice without any problems (one user might try to generate and end up with the wrong currency but another can generate an invoice for the same order with the correct currency). The order in WooCommerce shows the correct currency but the invoice isn’t pulling them through.

    Plugin Contributor Ewout

    (@pomegranate)

    Same plugin (WooCommerce Ultimate Multi Currency Suite)? Please report to the plugin developers! AFAIK the two currency plugins I mentioned have no such issues.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Invoice currency not accurate with order currency’ is closed to new replies.