77b154695f
detect_settings: Add newer APPVER's for 'QWIN' APPID
2018-10-04 06:50:38 -04:00
d8491bed1d
Make Client an interface instead of a struct
...
This makes it easier to maintain per-institution hacks that start
interacting with each other if you try to do them all in the same client
code. This commit also breaks out the existing Vanguard hack into its
own Client implementation.
2018-10-03 10:18:54 -04:00
94a77ac754
Add BasicClient, update Client to be interface
...
This paves the way for more easily implementing different clients for
different financial institutions
2018-10-02 20:55:25 -04:00
0eba6741f2
Make the OFX spec version an 'enum'
2017-04-17 10:54:20 -04:00
94f49640b4
cmd/ofx: golint
2017-04-16 20:50:06 -04:00
cc90da4ed1
s/Id/ID/
2017-04-12 21:40:42 -04:00
d433a18df4
gofmt -s
2017-04-08 11:38:07 -04:00
1560f44a3c
Switch Date to contain time.Time instead of being a typedef
2017-04-04 19:50:41 -04:00
42864dace3
Rename Response/Request Profile -> Prof
...
This is more in line with the rest, which match their OFX message set
names except for capitalization.
2017-04-03 19:50:16 -04:00
f511c6ca75
Add automated setting detection command
2017-03-23 08:43:34 -04:00