A couple of people have been coming here looking for information about how to get Nationwide accounts loaded via OFX into GnuCash. Here are some instructions contributed by Mercurio:
Install GnuCash
These are instructions for installing on flavours of Linux Debian or Ubuntu. If you already have GnuCash installed skip to the Setup GnuCash section.
Follow the following instructions to install GnuCash on Ubuntu or Debian. Since Debian Lenny and Ubuntu 8.10 Intrepid the packages for GnuCash come with online banking enabled so you should be able to use the same packages included in your distribution: http://wiki.gnucash.org/wiki/Debian.
Install compiled apps
Once you have your compiled GnuCash packages install them by running the following command:
sudo dpkg –install gnucash_*.deb gnucash-common_*.deb
Add backport repository
This step might not be necessary but probably worth doing:
sudo nano /etc/apt/sources.list
deb http://ppa.launchpad.net/gnucash/ubuntu hardy main
deb-src http://ppa.launchpad.net/gnucash/ubuntu hardy main
sudo apt-get update
You might need to run this as well:
sudo apt-get install –f
Install packages
Use Adept to ensure the following packages have been installed:
Gnucash
Libaq
Setup GnuCash
Enable OFX
Go to Tools -> Online Banking Setup -> Forward -> Start Aqbanking Wizard -> Backends.
Select OFX, enable and exit.
Setup OFX
Go to Tools -> Online Banking Setup -> Forward -> Start Aqbanking Wizard -> Users -> New
Apply these settings:
Backend=aqofxconnect, ok
On the General Tab:
User Name=Nationwide
User Id=Nationwide Customer Number
Customer Id=Nationwide Customer Number
Country=United Kingdom
Bank Id =070116
On the OFX Tab:
FID (OFX Tag )=MFS_FID
ORD (OFX Tag )=MFS_ORG
Broker Id=Nationwide
Url is: https://pfmanagement.nationet.com/OFXSecurity/OFX_SSL_128.dll
Server Options=Supports Account List Download
Select Get Accounts
If all is well, that should be it. Note these instructions may well not be 100% accurate. If you have questions or can provide corrections or improvments, please leave your comments below.
Should the user id and customer number be the same? And, if so, I then get a password prompt after selecting Get Accounts: should that be the memorable data, or passnumber, or a combination?
Left by Dave on February 6th, 2009