Home Forums Plugins CURCY – WooCommerce Multi Currency Code to retrieve exchange rate from an order

Code to retrieve exchange rate from an order

  • Author
    Posts
  • #187365

    Avinash Gupta
    Participant

    Is there a way to retrieve the exchange rate used from an order?

    The method $currentCurrencyRate = floatval( $wmcCurrencies[ $currentCurrency ]['rate'] ); gives the current rate as updated in settings and not that while placing the order.

    Thanks!

You must be logged in to see replies to this topic. Click here to login or register