BankingClient/fints4k/src
dankito 269ad0bb33 Mapping accounts named 'Tagesgeld' to Sparkonto as according to Wikipedia some direct banks offer 'Tagesgeldkonten' as a modern version of Sparkonto 2022-02-07 00:18:08 +01:00
..
commonMain/kotlin/net/dankito/banking/fints Mapping accounts named 'Tagesgeld' to Sparkonto as according to Wikipedia some direct banks offer 'Tagesgeldkonten' as a modern version of Sparkonto 2022-02-07 00:18:08 +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