dankl
|
7fcc8db798
|
Implemented checking if allowed jobs are supported
|
2019-10-13 21:19:11 +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
|
be0b4f597a
|
Implemented sorting bookedTransactions
|
2019-10-13 19:06:39 +02:00 |
|
dankl
|
098834dbe5
|
Added async methods for getAnonymousBankInfo(), getTransactions() and doBankTransfer()
|
2019-10-13 19:03:48 +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
|
8d76ca26d5
|
Handling and logging now also dialog end response; logging web request errors
|
2019-10-13 18:30:58 +02:00 |
|
dankl
|
19256c8819
|
Also synchronizeCustomerSystemId() and doBankTransfer() returning now FinTsClientResponse
|
2019-10-13 18:29:53 +02:00 |
|
dankl
|
637cbe8b07
|
Renamed ClientResponseBase to FinTsClientResponse, gave getAnonymousBankInfo() a specific return parameter and extracted closeAnonymousDialog()
|
2019-10-13 18:18:18 +02:00 |
|
dankl
|
46fef1695d
|
Extracted getBalanceAfterDialogInit(), moved initDialog() to closeDialog()
|
2019-10-13 18:11:38 +02:00 |
|
dankl
|
1daaeeb8d8
|
Added GetTransactionsResponse to have a specific and detailed response
|
2019-10-13 18:08:42 +02:00 |
|
dankl
|
b086956f95
|
Renamed error to exception
|
2019-10-13 17:53:11 +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
|
9a094ed3fc
|
Implemented setting allowed jobs on account
|
2019-10-13 13:30:42 +02:00 |
|
dankl
|
031629e0c9
|
Implemented parsing Message- and SegmentFeedback
|
2019-10-13 13:17:01 +02:00 |
|
dankl
|
41a343421d
|
Added AccountData to CustomerData
|
2019-10-13 13:12:18 +02:00 |
|
dankl
|
114836e066
|
Implemented setting customer name also by accountHolderName2 and userParameters.username
|
2019-10-13 12:49:53 +02:00 |
|
dankl
|
3167665f67
|
Added countMaxJobsPerMessage and supportedHbciVersions to BankData
|
2019-10-13 12:49:03 +02:00 |
|
dankl
|
3e4a72184e
|
Extracted GetTransactionsParameter to configure GetAccountTransactions job
|
2019-10-12 21:42:24 +02:00 |
|
dankl
|
304b3ba9d6
|
Implemented SEPA bank transfer
|
2019-10-12 20:15:45 +02:00 |
|
dankl
|
5329cc8418
|
Started requesting balance and account transactions, but not fully working yet
|
2019-10-07 00:15:00 +02:00 |
|
dankl
|
5fc2c2ef5b
|
Implemented parsing User parameters and most of account info
|
2019-10-06 00:50:12 +02:00 |
|
dankl
|
89fc324cb4
|
- Implemented closing dialogs - Implemented setting message header and customerSystemId send by bank on messages - Renamed getBankInfo() to synchronizeCustomerSystemId()
|
2019-10-05 22:44:12 +02:00 |
|
dankl
|
b4ba9a0bcf
|
Added or extended value objects for Bank, Customer and Product; fixed tests
|
2019-10-05 02:27:24 +02:00 |
|
dankl
|
bed585fc04
|
Implemented signing messages (but cannot tell yet if it's working)
|
2019-10-04 17:00:54 +02:00 |
|
dankl
|
b164737a47
|
Implemented MessageBuilder to have a way to calculate message size and to generically create messages
|
2019-10-04 00:11:53 +02:00 |
|
dankl
|
41e8dfae41
|
Started rudimentary version of FinTsClient
|
2019-10-03 23:39:53 +02:00 |
|