dankito
|
9aa2b54c56
|
Implemented BanksFinTsDetailsRetriever to retrieve banks FinTS information from all banks in bank list from Deutsche Kreditwirtschaft
|
2022-02-07 00:17:52 +01:00 |
dankito
|
31cc427fd2
|
Implemented transferring money with pain.001.003.03 (outdated but the only version supported by most German banks)
|
2022-02-07 00:17:52 +01:00 |
dankito
|
c300bd2b7b
|
Fixed that maxMessageSize may is an empty string
|
2022-02-07 00:17:52 +01:00 |
dankito
|
1a0df93e0c
|
Fixed that some banks encode SmsAbbuchungskontoErforderlich and as boolean values
|
2022-02-07 00:17:52 +01:00 |
dankito
|
e74ffcdfe8
|
Added TanProcess.S for HKTAN 7 so that at least ResponseParser doesn't crash but process not implemented yet
|
2022-02-07 00:17:52 +01:00 |
dankito
|
e021011729
|
Fixed that countSupportedActiveTanMedia is in rare cases blank
|
2022-02-07 00:17:52 +01:00 |
dankito
|
f3abeeaa5f
|
Implemented parsing all Security Method versions
|
2022-02-07 00:17:52 +01:00 |
dankito
|
3e853da70c
|
Moved FinTsClientCallback to sub package callback
|
2020-04-28 18:34:11 +02:00 |
dankito
|
c9754535a5
|
Implemented LuceneBankFinder
|
2020-04-24 00:50:14 +02:00 |
dankl
|
5b5173132f
|
Updated Java showcase code
|
2020-01-26 12:17:04 +01:00 |
dankl
|
8b2e200583
|
Fixed that Sicherheitsfunktion hasn't been imported
|
2020-01-26 12:02:09 +01:00 |
dankl
|
be479edc11
|
Fixed that bookedTransactions just got associated with first available bank account, which is just not true; Fixed grouping balances by BankAccount
|
2020-01-25 18:05:14 +01:00 |
dankito
|
57aba0971d
|
Implemented that for retrieving account transactions and for bank transfer the concrete AccountData is required (as for CustomerData with multiple accounts using CustomerData will not work)
|
2020-01-21 00:54:06 +01:00 |
dankl
|
e5d04fc3c8
|
Re-added askUserForTanProcedure() so user (also that one of the library) really has a change to select a TAN procedure. As default selection otherwise gets hidden deep inside fints4java lib and if library user's enter tan dialog does not support selecting TAN procedure user would never have the choice to select her preferred procedure.
|
2020-01-19 16:50:26 +01:00 |
dankl
|
00e2a7fa92
|
Implemented multi part query so that search terms can be separated by white space, e. g. 'Berliner Sparkasse'
|
2020-01-19 15:00:41 +01:00 |
dankl
|
6e712316ab
|
Implemented BankingClientCallback to abstract away FinTsClientCallback
|
2020-01-03 00:35:36 +01:00 |
dankl
|
0d60cd2c3e
|
Fixed that if Luhn sum modulo 10 is 0, then checksum is 0 not 10
|
2020-01-02 14:34:05 +01:00 |
dankl
|
ce6f548ceb
|
When adding a new account selecting now a default TAN procedure, could remove FinTsClientCallback.askUserForTanProcedure() therefore
|
2020-01-01 20:59:15 +01:00 |
dankl
|
d7e0846433
|
FinTsClientCallback returns now EnterTanGeneratorAtcResult instead of EnterTanGeneratorAtcResult? and EnterAtcDialog returns EnterTanGeneratorAtcResult now
|
2020-01-01 18:49:47 +01:00 |
dankl
|
7b57e449ba
|
Fixed FinTsClientTest.getTransactions()
|
2020-01-01 18:47:59 +01:00 |
dankl
|
2951445390
|
Implemented EnterTanResult so that UI can tell fints4java to change user's TAN medium which it then does transparently
|
2019-12-31 16:01:00 +01:00 |
dankl
|
bf535ba88e
|
Renamed follow-up card number to card sequence number
|
2019-12-31 00:22:23 +01:00 |
dankl
|
cb557812c4
|
Implemented changing TAN medium (HKTAU)
|
2019-12-30 22:30:53 +01:00 |
dankl
|
11f115936b
|
Implemented showing user's tan media
|
2019-12-29 17:55:41 +01:00 |
dankl
|
be3dba4765
|
Implemented retrieving user's tan media automatically and storing it on CustomerData
|
2019-12-29 17:51:52 +01:00 |
dankl
|
9af7c53272
|
Renamed TanMediumKlasseVersion to TanMediumKlasse
|
2019-12-29 17:47:41 +01:00 |
dankl
|
553b55e090
|
Implemented reading user's tan media list
|
2019-12-29 15:07:05 +01:00 |
dankl
|
677f360855
|
Fixed that ChipTan has been renamed to ChipTanOptisch
|
2019-11-04 00:03:37 +01:00 |
dankl
|
f5405f8366
|
Renamed checkIfAccountExists() to addAccount()
|
2019-10-30 23:02:59 +01:00 |
dankito
|
1a7342a03b
|
Flickercode: - Implemented parsing ASCII - Implemented parsing data elements
|
2019-10-30 22:10:13 +01:00 |
dankl
|
b48f97e3a5
|
Started to check for illegal SEPA characters and added replacing XML entities
|
2019-10-27 23:39:24 +01:00 |
dankl
|
ee3cd937df
|
Implemented continueing at Aufsetzpunkt
|
2019-10-26 18:22:06 +02:00 |
dankl
|
30baacb54c
|
Implemented that all separators get masked not only DataElementsSeparator
|
2019-10-26 00:17:27 +02:00 |
dankl
|
267a7db8d8
|
Implemented removing last empty data elements from output
|
2019-10-26 00:02:07 +02:00 |
dankl
|
826d3cefa2
|
Implemented decoding HHD v1.3 codes (at least BCD encoded ones, no support for ASCII yet)
|
2019-10-25 20:47:17 +02:00 |
dankl
|
f557c08267
|
Made BIC non-null
|
2019-10-21 00:56:44 +02:00 |
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
|
6e1185a38c
|
Fixed finding city
|
2019-10-20 23:45:52 +02:00 |
dankl
|
c08dd1379a
|
Implemented parsing SepaAccountInfoParameters (HISPAS) and setting SEPA descriptor URN in SepaEinzelueberweisung
|
2019-10-20 19:32:47 +02:00 |
dankl
|
fdb8545d6b
|
Renamed SupportedJob to JobParameters
|
2019-10-20 16:46:53 +02:00 |
dankl
|
9672136a77
|
Implemented parsing SepaAccountInfo
|
2019-10-17 15:13:02 +02:00 |
dankl
|
def4e1f74e
|
Implemented parsing CommunicationInfo (HIKOM)
|
2019-10-16 16:47:00 +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
|
c857b874f7
|
Implemented parsing user's supported tan procedures
|
2019-10-15 22:47:17 +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 |