BankingClient/fints4k/src
dankito 95736a8150 Removed unused messageMayRequiresTan 2022-02-07 00:18:07 +01:00
..
commonMain/kotlin/net/dankito/banking/fints Removed unused messageMayRequiresTan 2022-02-07 00:18:07 +01:00
commonTest/kotlin/net/dankito/banking/fints Implemented parsing credit card transactions parameters 2022-02-07 00:18:07 +01:00
jsMain/resources Added example code to get it at least working in browser 2022-02-07 00:17:53 +01:00
jvm6Main/kotlin/net/dankito/banking/fints/util Extracted Logger to new module common 2022-02-07 00:17:53 +01:00
jvm6Test Added fetchBalanceAndTransactions to addAccount() to determine if balance and transactions should be retrieved after retrieving bank accounts of a newly added account 2022-02-07 00:18:07 +01:00
main Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00