fints-to-ynab icon indicating copy to clipboard operation
fints-to-ynab copied to clipboard

Feature request: Import credit card accounts without IBAN

Open neustifter opened this issue 4 years ago • 2 comments

It would be nice to be able to import credit card transactions. This is already possible for credit cards that have their own IBAN but not for all the others (like comdirect Visa). I've seen there is a get_credit_card_transactions method in the fints.client (altough it is marked #fixme), so in theory it could be possible.

neustifter avatar Oct 29 '20 14:10 neustifter

Tried around with it a bit. Unfortunately the library method get_credit_card_transactions throws an exception that the FinTS-Operation isn't supported.

neustifter avatar Oct 30 '20 14:10 neustifter

There is an issue in the python-fints repository: https://github.com/raphaelm/python-fints/issues/73 that exactly describes this problem.

neustifter avatar Oct 30 '20 14:10 neustifter