Difference between revisions of "OFX Direct Connect Bank Settings"
(Added header to my addition) |
|||
Line 6: | Line 6: | ||
{| border="1" cellpadding="3" | {| border="1" cellpadding="3" | ||
! Bank !! Server URL !! FID | ! Bank !! Server URL !! FID | ||
+ | |||
+ | |- | ||
+ | | American Express (credit card) | ||
+ | | <nowiki>https://www99.americanexpress.com/myca/ofxdl/us/download?request_type=nl_desktopdownload</nowiki> | ||
+ | | 3101 | ||
|- | |- | ||
| Citi Bank (credit card) | | Citi Bank (credit card) | ||
− | | <nowiki>https://secureofx2.bankhost.com/citi/cgi-forte/ofx_rt?servicename=ofx_rt&pagename=ofx | + | | <nowiki>https://secureofx2.bankhost.com/citi/cgi-forte/ofx_rt?servicename=ofx_rt&pagename=ofx</nowiki> |
| 24909 | | 24909 | ||
Revision as of 22:27, 29 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 |
---|---|---|
American Express (credit card) | https://www99.americanexpress.com/myca/ofxdl/us/download?request_type=nl_desktopdownload | 3101 |
Citi Bank (credit card) | https://secureofx2.bankhost.com/citi/cgi-forte/ofx_rt?servicename=ofx_rt&pagename=ofx | 24909 |
Discover Card (credit card) | https://ofx.discovercard.com/ | 7101 |
Auto-Download everything:
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:
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.