[GNC] USAA FSB requires newer QWIN support

Keith Bellairs keith at bellairs.org
Sat Feb 13 10:30:18 EST 2021


A couple of questions.

1. Where is the config file to be edited? (I'm on MacOS so a file name is
probably all I need.) Or is this all doable in the wizard?

2. Is userName my login id on the USAA website or my member number? In the
previous version it was member number, not login id.

Thanks for digging this out.

Keith


Message: 1

Date: Fri, 12 Feb 2021 22:29:36 -0000

From: Bob White <white.b at me.com>

To: gnucash-user at gnucash.org

Cc: "gnucash-devel at gnucash.org" <gnucash-devel at gnucash.org>

Subject: Re: [GNC] USAA FSB requires newer QWIN support

Message-ID: <bf5f5ecb-0da8-4bf7-b257-79f21b94a52f at me.com>

Content-Type: text/plain;    charset=utf-8;    format=flowed


I got new USAA OFX download working with GNC 4.4.1.


It's mainly a configuration task.


------ User config ------

int uniqueId="<leave as is>"

char backendName="aqofxconnect"

char userName="<your name>"

char userId="<your new USAA access id>"

char customerId="<your new USAA access id>"

char country="us"

char bankCode="314074269"

int lastSessionId="0"


data {

? backend {

? ? char bankName="USAA Federal Savings Bank"

? ? char org="USAA Federal Savings Bank"

? ? char fid="67811"

? ? char serverAddr="https%3A%2F%2Fdf3cx-services.1fsapi.com
<http://2fdf3cx-services.1fsapi.com/>%2Fcasm%2Fusaa%2Faccess.ofx"

? ? char appId="QMOFX"

? ? char appVer="2300"

? ? char headerVer="103"

? ? char clientUid="<CLIENTUID>"

? ? int httpVMajor="0"

? ? int httpVMinor="0"

? ? char httpUserAgent="InetClntApp%2F3.0"

? } #backend

} #data

-------------------------


Notes:

? -- 'httpUserAgent' is currently not configurable through GNC v4.4.1, but
it works when included in the file. ?It has been added in newer AqBanking,
look for support in next GNC release.

? -- 'CLIENTUID' can be found in OFXLog.txt generated by Quicken. ?Signup
for trial and cancel within 30 days no charge.

? -- 'your new USAA access id' can be found at https://www.usaa.com/accessid


You will need to disconnect accounts from within the AqBanking Wizard,
download accounts with new user configuration, then reconnect accounts. ?In
my case, the new credit card account numbers in the accounts list are not a
100% match to the number found on your credit card. ?There were enough
common digits to know which was which, just be aware. ?I was able to
successfully download and update 2 checking accounts, a savings account,
and a credit card account.


I hope this helps.


Regards,


Bob


PS. ?I did clone the AqBanking repo and build and install the latest
libraries on the same machine I am running GNC. ?I am not sure if the
GNC?used the libraries distributed with it or the ones I built so YMMV.



------------------------------


More information about the gnucash-user mailing list