dankl
|
61c8e3ac4b
|
Implemented retrieving FinTS server address etc. from BankFinder
|
2019-10-21 00:51:21 +02:00 |
dankl
|
d03c0eb003
|
Implemented checkIfAccountExists() which retrieves user's data and may even first account transactions without asking user for her/his tan procedure
|
2019-10-21 00:47:01 +02:00 |
dankl
|
3afd257320
|
Added enterTan(TanChallenge) to FinTsClientCallback to get tan from user
|
2019-10-16 14:11:19 +02:00 |
dankito
|
62597274fc
|
Fixed determining supported tan procedures for user
|
2019-10-15 23:36:59 +02:00 |
dankito
|
f3c2cb871a
|
Fixed missing import
|
2019-10-15 20:05:01 +02:00 |
dankl
|
742343b139
|
Added FinTsClientCallback to ask user to select a tan procedure; renamed AllowedJob to SupportedJob
|
2019-10-15 18:23:03 +02:00 |
dankl
|
496b800b5e
|
Added tryGetTransactionsOfLast90DaysWithoutTan()
|
2019-10-13 20:12:04 +02:00 |
dankl
|
29a2f29f72
|
Added JavaShowcase; did some adjustments so that Java users have a nicer interface
|
2019-10-13 19:44:16 +02:00 |
dankl
|
1d7c740966
|
Made synchronizeCustomerSystemId() protected as it's not needed by users of FinTsClient and added documentation for it
|
2019-10-13 18:54:12 +02:00 |
dankl
|
1daaeeb8d8
|
Added GetTransactionsResponse to have a specific and detailed response
|
2019-10-13 18:08:42 +02:00 |
dankl
|
362b09a246
|
Added parameter alsoRetrieveBalance
|
2019-10-13 17:36:26 +02:00 |
dankl
|
db696c0744
|
Removed ProductData from FinTsClient methods
|
2019-10-13 17:24:47 +02:00 |
dankl
|
aae9acaf00
|
Re-added FinTsClientTest
|
2019-10-13 01:12:37 +02:00 |