dankito
|
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 |
dankito
|
d331a4810c
|
Implemented handling TAN in FinTs4kBankingClient
|
2024-08-18 17:53:32 +02:00 |
dankito
|
1a13d5620f
|
Using now only creator methods
|
2024-08-18 03:45:44 +02:00 |
dankito
|
8613bdb06c
|
Added GetAccountDataRequest so that user can specify credentials and GetAccountDataOptions in one object / request body
|
2024-08-18 03:34:35 +02:00 |
dankito
|
7706ab5c99
|
Made all classes open so that they can be overridden and adjusted
|
2024-08-17 13:39:34 +02:00 |
dankito
|
3e4dfee615
|
Added FinTs4kBankingClient
|
2024-08-17 03:29:17 +02:00 |