Version 4.0.29
about 1 month ago by Michael Anderlin
Changes related to version 4.0.28.
Connectors improvements
- FR Crédit Agricole: fix for updating the consent on consent request in AIS.
- SE ICA: fix scope error during payment initiation.
- Revolut: the bank is returning transactions sorted on execution date descending (most recent to oldest) but, for the balance, they should be sorted on value date. A pending transaction that moves from pending to booked some days later might be on the page after the last page we are able to fetch and you'll miss it! We fetch now multiple pages (one week) on first call to get transactions. The next page request will still be returning one page of 50 records. We are trying to solve this issue with the Revolut support.