Belvo offers a plug and play Connect widget that provides a secure and optimized authentification process for each institution.
The Connect widget is the smoothest way for users to connect their bank, fiscal or gig economy account within your application.
Here is a preview of the Connect widget on a demo website:
Connect widget overview
The end-to-end integration involves frontend-side and server-side configurations. Below is an overview of how you can create links with the Connect widget.
Technical integration
The technical integration involves 4 steps:
- Enable your website domain: add your application's domain to the list of allowed widget URLs
- Embed the Connect widget snippet: add some HTML/JS elements to your application
- Generate an access_token: generate a widget token using your Secret Keys
- Start the Connect widget: use the token to start the widget on your application
Read our dedicated developer documentation to setup the Connect widget in your application.