hoffie / dkb-visa

DKB transaction download and conversion (CSV, QIF)
GNU Affero General Public License v3.0
56 stars 26 forks source link

Multi card support #22

Closed sbluhm closed 4 years ago

sbluhm commented 5 years ago

These two commits enable multi-card support. Add multiple cards and multiple accounts to the command line (comma separated) and they will all be pulled at the same time. No more multiple calls/multiple logins. Pretty convenient after the PSD2/2 factor implementation....

This fix is supposed to keep compatibility to older versions.

hoffie commented 4 years ago

Thanks for working on this and sorry for not reporting back way earlier. I have meanwhile merged a PR which adds Python3 compatibility and similar multi-card support. Feel free to reopen if there's anything unaddressed.