OBP-API
OBP-API copied to clipboard
How to add bank details
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
Hi, I am also struggling to understand how banks are added. Did you manage to figure out how this works?