We have a custom integration where orders are pushed into Klaviyo, we follow the Track request payload for Placed Order. The problem is that the orders are in either CAD or USD on our website (depending on customers location) but the JS update only allows for the value, not a currency parameter. Klaviyo is automatically assuming that all orders are USD which is inflating our revenue reported in Klaviyo.
How do we tell klaviyo what currency the order is in?