I have kontagent analytics plugin in my Unity project (v. 1.5.7) and have one problem. When I have purchases, I can set how much a player spends in my game, but if a user doesn't spend in USD I get the wrong amount of money. Can I set the currency Code when track IAP to Kontagent server?
Or can you to advice me any plugins for convert local currency to USD?
UPD:
I use link to convert money. But. Example:
Swedish purchase of 7 Krona ($0.99) is convert to 101 cent (need 99). This is because different convert system in my app an server apple.
So, can I set currency Code when track IAP to Kontagent server?