Be able to overide a currency rate for an invoice raised in a foreign currency
In the app you can override the currency rate with your own. Would be great to do this with invoices generated via the API as I get my rates from another provider (ie. not XE)
I can confirm that we now support setting the currency rate on a foreign currency invoice: http://developer.xero.com/documentation/api/invoices/
-
StatusMaska commented
Oh! If I will find this wait in between your help so definitely I am going to look out for the ways to resolve them all. Some of my issues I wrote here https://www.statusmaska.com/2020/06/good-morning-images-with-quotes.html and you can check out and can reply me back for the same purpose.
-
StatusMaska commented
I really appreciate when someone makes this much of efforts to provide good and valuable information. You know there are two types of bloggers in this world, one is who only need viewers on their blog to make money but I think you are the second one like https://www.statusmaska.com who only works to deliver best content to create awareness and who are always ready to help others. Thanks for making such a nice platform to grab best from your side. Keep going :)
-
Anonymous commented
<a href="http://ripplesadvisory.com/services.php">Currency Service</a>
-
Scott Ryburn commented
We also have this issue. Our app sends foreign currency invoices to multi currency Xero organisations but we use a different exchange rate provider for our currency feed. This means that our users have to manually override the Xero exchange rate on every invoice in order to get things to balance correctly.
-
FredCK commented
This one may be much more useful, as I doubt someone is using different rates for invoices sent on the same day:
http://xero.uservoice.com/forums/5528-xero-api/suggestions/2051871-api-to-set-exchange-ratesI mean, it would be enough to just set the exchange rate to be used for a specific date. In our case, we would simply have a script running every date to set the proper rate for that day.
-
Brian commented
We issue invoices in a foreign currency, then when the invoice is paid we apply a payment in AUD using the exchange rate at the time of the payment. We don't care about foreign currency gains/losses so we want to be able to update the currency rate for the invoice to match the rate for the payment so that everything balances out.
Not having access to the invoice currency rate through the API is a massive pain for us.
-
Alastair Houghton commented
This would be extremely helpful. We're currently using European Central Bank rates on our website, rather than (say) XE.com.
-
Todd Nine commented
This would be very helpful for us. Given XE's currency exchange api licensing, we won't be able to properly specify the conversion from USD to our company's currency of NZD. We will also use our own exchange rates to convert values from USD to EUR, AUS, and GBP when we charge our customer's credit card.