open-banking-gateway icon indicating copy to clipboard operation
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)

Results 137 open-banking-gateway issues
Sort by recently updated
recently updated
newest added
trafficstars

Implement transactions caching layer so that transaction list can be persisted and analyzed with smartanalytics

BE

Fixes #368 Updated the documentation with the latest functionalities.

- [x] Have to add some env variables - [x] Add volume fir smartanalytics

DevOps

- [x] check what we have all rights for smart analytics to release and deploy.(Credentials to deploy to maven central, docker repo for smart analytics in adorsys) - [x] configure...

DevOps

- should be deployed to integ environment

DevOps

We need to update `staging` profile to set ASPSP URL to null in opb_bank (not like now Xs2a urls) and add the check to HbciExtendWithServiceContext if aspsp URL is null...

bug
BE

Create and securely store FinTech service accounts Secrets should be provided to FinTech application with environment variable pattern: ``` SERVICE_ACCOUNTS_ACCOUNTS[0]_LOGIN SERVICE_ACCOUNTS_ACCOUNTS[0]_PASSWORD SERVICE_ACCOUNTS_ACCOUNTS[1]_LOGIN SERVICE_ACCOUNTS_ACCOUNTS[1]_PASSWORD ... ```

DevOps
high priority

Revise accounts and transactions mapping for HBCI

BE
high priority

- [x] Fix heavy tests - [x] Upgrade environment Test results ![image](https://user-images.githubusercontent.com/18463491/111438805-5b3d4a00-870d-11eb-974a-367f925b3565.png)

BE