• Resolved detarkendeoutclass

    (@detarkendeoutclass)


    Hi! I’m developing a website that will selll in EUR, but my client’s DHL Express account is configured to use HUF. This throws an error while calculating the shipping.
    Is there some sort of hook/filter that I could use to convert the prices to HUF before querying the API? And also a hook to convert it back to EUR when it is sent back to woocommerce?
    Or could this be done with the PRO plugin somehow?

Viewing 1 replies (of 1 total)
  • Plugin Support kozyraola

    (@kozyraola)

    Hi @detarkendeoutclass,

    In the PRO version the order details and values are passed to DHL Express API using the shop’s default currency defined at WooCommerce → Settings → General → Currency options. The live rates coming back from the API are returned in the cart/checkout currency.

    It means you can change the currency the customers will see there using e.g. the currency switcher plugins.

    Since it is not a free plugin, if you have more questions about its functions, please contact us by submitting a ticket here.

    Best regards,
    Ola

Viewing 1 replies (of 1 total)
  • The topic ‘DHL account is different currency than shop’ is closed to new replies.