Commit graph

15 commits

Author SHA1 Message Date
dcfd3ffc87 Added target iosX64 2024-08-26 02:18:12 +02:00
89846a62f2 Mapped remaining properties 2024-08-25 00:47:16 +02:00
ea6c4000f9 Made fields and methods open 2024-08-23 21:33:15 +02:00
1a484e78b8 Added optional method messageLogAdded() to BankingClientCallback and enabled passing FinTsClientConfiguration on to FinTsClient 2024-08-23 17:36:10 +02:00
1abf4bc389 Updated fints4k version to 1.0.0-Alpha-12-SNAPSHOT 2024-08-23 16:30:00 +02:00
02eb0f5804 Configured publishing fints4k-banking-client to codinux Maven repo 2024-08-22 04:15:39 +02:00
ec519f77b5 Updated fints4k version 2024-08-22 03:30:08 +02:00
a7be465008 Only adding the basic CustomerAccount and BankAccount data to TanChallenge. It's absolutely not senseful to send the whole CustomerAccount and BankAccount object over the wire in JSON body 2024-08-18 18:34:46 +02:00
d331a4810c Implemented handling TAN in FinTs4kBankingClient 2024-08-18 17:53:32 +02:00
d57f6d8600 Updated fints4k version 2024-08-18 17:24:56 +02:00
1a13d5620f Using now only creator methods 2024-08-18 03:45:44 +02:00
8613bdb06c Added GetAccountDataRequest so that user can specify credentials and GetAccountDataOptions in one object / request body 2024-08-18 03:34:35 +02:00
7706ab5c99 Made all classes open so that they can be overridden and adjusted 2024-08-17 13:39:34 +02:00
25f3451219 Fixed setting up other targets then JVM (but wasm is not yet supported by fints4j) 2024-08-17 05:12:19 +02:00
3e4dfee615 Added FinTs4kBankingClient 2024-08-17 03:29:17 +02:00