Is QF able to automatically import non-sterling transactions?
In case of foreign transactions in Paypal - How do i go about setting up the paypal bank account for two different currencies - should i have one for Sterling and another for USD?
Quick File can’t hold transactions of differing currencies in a single bank account so any PayPal feed would need to be manually adjusted to handle foreign transactions.
Currently the PayPal feed skips over any transactions that are not in GBP so I’m afraid any foreign transactions on PayPal would need to be handled manually. Right now the PayPal feed doesn’t supply live exchange rate data at the point a transaction appears on the feed, a converted amount is calculated later. This makes it almost impossible to accurately handle foreign transactions in PayPal, as you’d need to work out a notional exchange rate at the point of entry and then flip it later…It’s pretty complicated and error-prone to do this.