#Currency Conversion
1 messages · Page 1 of 1 (latest)
No. Converting to another currency involves exchange rates. So, I think its not a good idea to accomodate in the plugin.
Does it answer your question?
Also, is this requirement of convinience alone? If the user want in us currency, they can change in the appstore. Currently plugin has access to localised data only (from storekit)
Basically I need an overall figure in how much was spent by different users, and adding up dollars, euros and rupees will make for nonsensical arithmetic. Hence the conversion to a common currency.
Is there a way to obtain the localized currency?
there is! PriceCurrencyCode. That....actually sufficient. Resolved. 🤝
This is very valid use-case scenario. Makes total sense.