adorsys / open-banking-gateway

Provides RESTful API, tools, adapters, and connectors for transparent access to open banking API's (for banks that support PSD2 and XS2A as well as HBCI/FinTS)
https://adorsys.github.io/open-banking-gateway
GNU Affero General Public License v3.0
253 stars 95 forks source link

Expand FireFly importer with HBCI (no-consent) bank support #1066

Open valb3r opened 4 years ago

valb3r commented 4 years ago

Currently, HBCI import is not working because there is no concept of consent for HBCI. See https://github.com/adorsys/open-banking-gateway/tree/feature/firefly-hbci-support for the initial idea. It needs to handle redirections for getting each accounts' transactions

gatiskalnins commented 3 years ago

https://jira.adorsys.de/browse/OBG-85