- EUR
- SEK
- GBP
- NOK
- USD
Example of conversion table
toFactor gives you the value in the secondary currency.
A secondary currency value multiplied by fromFactor gives you the value in the group currency.
Group currency in transactions
If a transaction is sent to Engage in a currency that isn’t the group currency, it will be converted to the group currency using the values given in the conversion table. These values, though, are static and don’t consider the daily fluctuations in the currency. A more exact way is to send the currency conversion at the moment the transaction was made, using theexchangeRateToGroupCurrency field in the transaction payload.
Here is an example when the group currency in Engage is set to EUR:
Example of EUR group currency
exchangeRateToGroupCurrency exists in the payload, it will be used to convert the amount to the group currency. Otherwise the default value in the conversion table will be used to do that.
