Everifin multibanking API is an open banking platform offering access to bank accounts and related services through a unified interface. Using our Our API connects you to banks in whole EU. To get the most up-to-date list of supported banks, please contact us.
...
Drawio | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
In this case you need to implement whole Everifin API flows (including connecting bank accounts process). This makes the implementation way more complex, but everything is done in your application . There is one exception - (except user login. This part must be done on using Everifin login page).
This integration approach is suitable for cases where clients want to control all processes and flows in their systems and by their user interface.
HYBRID integration
In this case you implement only some API calls and the rest is done on Everifin siteside. Hybrid integration makes the implementation much more simple. Example: user easier.
User onboarding and adding connecting bank accounts is done in Everifin and you then use only transaction API to get bank account transactions.