open-banking-gateway
open-banking-gateway copied to clipboard
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)
For development purpose (to execute the same request multiple times and observe changes in the behavior) we need to add special spring profile(s) that disable: 1. Database encryption 1. Redirect...
Whenever a user has more than one SCA method available, he is asked to select the SCA method for the account list that is not used after (he is not...
To increase resilience of E2E tests to errors, we need to validate that redirectCode, aspspRedirectCode and authSession are available in redirect links (LOCATION response headers, at the step where applicable)
Document how Xs2a protocol works: 1. Request validation 2. Flow engine
Before, during consent initiation, fintech provided account as a list of IBAN strings. Now we need to provide account list as a list of account reference type: Before: "accounts": ["DE80760700240271232400"],...
When passing wrong SCA the first time and than passing correct SCA the HBCI sandbox accepts the SCA. Working with a real bank (SPK Köln Bonn) it behaves not like...
HBCI already already supports instant payments. Now we need to add support for xs2a instant payments
extend user interface with transactions view add additional fields: - main category - sub category - specification category -> these fields should be shown in FinTech UI Additional uncategorised transactions...