Configure
User experience
Fill the name of your platform or your online store and upload your logo.
After the creation, you will be able to access our customization module to adapt the front experience to your brand and your service.

User experience
Bridge Connect configuration
Once your customer has connected his bank account with our Bridge Connect, he will be redirect to your interface. To secure this redirection, you have to configure this callback URL.
Then you can choose the synchronization type betwen continuous or temporary.. For the first one, we maintain and refresh the banking connection every day as long as you don't stop it. If you only need one data fetching, you should choose the second type: temporary. The banking connection will be automatically stopped after 7 days.

Bridge Connect configuration
General settings
You can specify an internal name if you need to create different sandbox apps for your tests.
To secure your payments, you have to authorize your servers' IPs that will call our API.

General settings
Congratulations!
Your sandbox app is created and you can get your API credentials.

Creation in success
API credentials are composed of a client_id
and a client_secret
. If you integrate our API, you will need them to authenticate your app in every request.
The client_secret
, as its name suggests, should be stored securely in order to make sure that only your servers make calls and trigger actions on your app.
Updated about 2 months ago