BankingClient/fints4k/src
dankito 0f672f414b Fixed that when entering TAN is required chunkedResponseHandler got called for same handledResponse multiple time, therefore adding e.g. same transactions multiple times to bookedTransactions 2022-02-07 00:18:06 +01:00
..
commonMain/kotlin/net/dankito/banking/fints Fixed that when entering TAN is required chunkedResponseHandler got called for same handledResponse multiple time, therefore adding e.g. same transactions multiple times to bookedTransactions 2022-02-07 00:18:06 +01:00
commonTest Implemented convenience constructors 2022-02-07 00:18:06 +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 Merged CustomerData and BankData 2022-02-07 00:18:06 +01:00
main Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00