Difference between revisions of "OFX Direct Connect Bank Settings"

From GnuCash
Jump to: navigation, search
(start the direct connect settings page)
 
(Added resource to download bank ofx sourced from major accounting software provider's web resources)
Line 18: Line 18:
  
 
|}
 
|}
 +
 +
OFX DirectConnect information can also be auto-downloaded to your computer from a major accounting software provider's web archives by using the script found on this page:
 +
 +
[http://www.jongsma.org/gc/ http://www.jongsma.org/gc/ http://www.jongsma.org/gc/]
 +
 +
Use the commands:
 +
 +
gzip -d getfidata.sh.gz
 +
 +
then
 +
 +
bash getfidata.sh
 +
 +
This will download, according to the above webpages, "thousands of XML files," however finding this information on the web is difficult at best.

Revision as of 19:39, 22 November 2006

Here are some settings for banks and credit cards. Generally, the "Bank Code", "Bank Name", and "ORG" settings can be anything you like, and I usually set them to the FID. Userid and Username are also usually the same.

If your bank does not appear on the list, you can attempt to contact your bank (usually does not work). Or you can try google. When you do find the right settings, please add them to this page!

Bank Server URL FID
Citi Bank (credit card) https://secureofx2.bankhost.com/citi/cgi-forte/ofx_rt?servicename=ofx_rt&pagename=ofx%22 24909
Discover Card (credit card) https://ofx.discovercard.com/ 7101

OFX DirectConnect information can also be auto-downloaded to your computer from a major accounting software provider's web archives by using the script found on this page:

http://www.jongsma.org/gc/ http://www.jongsma.org/gc/

Use the commands:

gzip -d getfidata.sh.gz

then

bash getfidata.sh

This will download, according to the above webpages, "thousands of XML files," however finding this information on the web is difficult at best.