- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-2017
03:00 AM
08-10-2017
03:00 AM
Multi-currency when getting subscriptions, invoices and payments
Hi! I was checking the documentation and I couldn't find a quick solution to do the following:
- Let's imagine I have several accounts, some of them in EUR, some of them USD
- I import subscriptions, invoices and payments for these accounts and all the prices are in the currency set for that account, this is fine
- I would like to get in the currency set for the account and also the price in EUR, so if I get an invoice for an account that uses USD, I would like to get the amount and other prices in both USD and EUR.
I check that this is possible exporting the data into a file but I would like to know if there is any easier way to do it from the API in a JSON file as the rest of the calls.
Thanks!