Version 4.0.53
Connectors improvements
- NL
- Credit Europe (42): bank has changed its name to "Nexent bank".
- ABN AMRO (1288): fix for missing transaction id in some records. Might lead to duplicates in saved transactions. If you are facing that, please send the IBANs to our support at [email protected].
- DE De Volksbank
- Banks renamed
- Raiffeisen-Volksbank Bad Staffelstein eG (496) => Volksbank Raiffeisenbank Obermain eG.
- Volksbank eG im Kreis Freudenstadt (622) => Volksbank Nordschwarzwald eG.
- VR Bank HessenLand eG (874) => VR VerbundBank eG.
- VR Bank Westküste eG (901) => VR Bank Schleswig-Holstein Mitte eG.
- Banks removed: Raiffeisenbank Bad Schussenried-Aulendorf eG (263), Raiffeisenbank Obermain Nord eG (413), Raiffeisenbank Schaafheim eG (441), Volksbank Dortmund-Nordwest eG (610), Volksbank Lauterbach-Schlitz eG (722), Volksbank Nordschwarzwald eG (752), VR Bank Schleswig-Mittelholstein eG (892).
- Banks renamed
- LU Eurobank Private Bank Luxembourg (103): Remove, not available anymore.
- SE
- Handels banken: bank balance mapping changed to the following
- AVAILABLE_AMOUNT => ITAV.
- CURRTENT => ITBD.
- Skandia: updated the production URLs.
- Handels banken: bank balance mapping changed to the following
- IE Permanent TSB (2052): fix for error during payment "The JOSE header in the x-jws-signature has one or more claims with an invalid value."
- IT BPER: we have implemented a brand new version of the flow to improve the UX (no more AIS required) and stability.
- AT Bawag: fix for payment request failing in some case.
New instant payment availability
- LU Banque Raiffeisen (93)
- DE Airbus Bank GmbH (130)
- DE Bank11 für Privatkunden und Handel GmbH (138)
- DE Bankhaus Ellwanger & Geiger AG (141)
- DE Bankhaus Gebr. Martin AG (1323)
- DE Bankhaus Max Flessa KG (142)
- DE Bankhaus Rautenschlein AG (143)
- DE BfW - Bank für Wohnungswirtschaft A (2258)
- DE BTV Bank für Tirol und Vorarlberg AG Zweigniederlassung Deutschland (153)
- DE CVW-Privatbank AG (156)
- DE Donner & Reuschel AG (161)
- DE Frankfurter Bankgesellschaft (Deutschland) AG (174)
- DE Freisinger Bank eG Volksbank-Raiffeisenbank (176)
- DE Gabler-Saliter Bankgeschäft AG (1328)
- DE Hagnauer Volksbank eG (188)
- DE IBM Deutschland Kreditbank GmbH (198)
- DE Internationales Bankhaus Bodensee A (200)
New connector
- FR Boursobank (2268)
Intraday transactions update
We have discovered that ING and BE Beobank are updating their booked intraday transactions during the day or the next day.
This cause problems of laking data and duplicates in the saved transactions. To prevent this, we are not saving the intraday transactions for those banks. So the transactions are only available the next day.
We have added a new field "transactionsUpdate" at the root of AIS options that indicate the status of the transactions update. It's values can be
- UNKNOWN: we don't know and we proceed to the saving of intraday
- INTRADAY_UPDATE: the intraday transactions are updated and we don't save them before the next day.
If you see duplicates in your transactions, contact us at [email protected]. Provide us the IBANs that need to be cleaned.
Payment accounts list: new details in options
When you wan to get the list of accounts of a PSU, not an AIS to get balances and transactions, depending on the bank, we are handling it with a special call different from AIS, with an AIS with the smallest duration (1 day) or with a normal AIS (180 days). Of course you can reassure the PSU that we will not save and reuse the consent for any operation, it's a fire and forget.
To let you know more about the operation, we've added information at the root of AIS options::
- consentDuration - How long will consent be valid on the bank side
- consentType - type of consent created o bank side, with possible values: 0 - UNKNOWN: the default. 1 - ACCOUNTS_ONLY: basic AIS with only account details, so no consent like in 2. 2 - FULL_AIS: normal AIS with balances and transactions.
In ACCOUNTS_ONLY, the pages presented to the user by the bank will not ask for consent for balances and transactions.
In FULL_AIS, the bank will display the same message as for a normal AIS with balances and transactions access.
Note that, for now, we only did the changes for Belgian banks, we continue to complete this for other countries.
