ShaneMcC / MoneyTracker

Application for tracking money expenditures from bank accounts.
MIT License
7 stars 1 forks source link

HSBC CreditCard Interest #6

Open ShaneMcC opened 8 years ago

ShaneMcC commented 8 years ago

When HSBC CreditCard's month rolls over and interest is applied, we miss this because it only appears on the statement, but not on the transaction list (which only shows the current month).

Need to figure out how to fix this.

ShaneMcC commented 8 years ago

HSBCMobile can get the data, but this is broken with #7

Actually doing this may involve some kind of horrible PDF Parsing... Joy of Joys.