OpenBankProject / OBP-API

An open source RESTful API platform for banks that supports Open Banking, XS2A and PSD2 through access to accounts, transactions, counterparties, payments, entitlements and metadata - plus a host of internal banking and management APIs.
https://www.openbankproject.com/
1.53k stars 426 forks source link

How to add bank details #1371

Open Somebody25 opened 5 years ago

Somebody25 commented 5 years ago

Hello!

I was trying out your API and I'm struggling to understand how bank details are added by a user so that the application has access to the account data of the user. I was trying to implement according to the wiki but the page seems to be quite outdated: https://github.com/OpenBankProject/OBP-API/wiki/Add-a-bank-Account

The for me interesting part Banking Details doesn't describe how a user is redirected back to enter his account data after he is logged in by the OpenBankProject site and is redirected to the REDIRECT_URL.

Hopefully someone can help me understand this better. Thanks

FeLiNa22 commented 4 years ago

Hi, I am also struggling to understand how banks are added. Did you manage to figure out how this works?