#2 - Bridge Transfer
Security and settings
-
Have you set up the IP whitelisting on your Bridge applications ?
-
Have you set up the callbacks, the highlighted banks and your logo ?
-
Do you encrypt all the banking data you are fetching ?
-
Do you generate randomly the passwords of your Bridge users ?
-
Have you set up a production date with our Sales team ?
Bridge users
- Do you store the Bridge users in a table linked to your own users' table ?
- Do you authenticate each Bridge
userbefore call our API ? - Do you delete the Bridge users when your customers cancel their subscription to your services ?
Item lifecycle
-
When leaving the Bridge Connect, do you retrieve the
uuid,item_id,success,stepand optionnally thecontextparameters from the redirection url in order to adapt your journey to the customer case ? -
When leaving the Bridge Connect, do you retrieve the
item's status to identify the connection status and manage potential errors ? -
Do you interpret the
itemstatuses everyday and before fetching banking data from our API ?
*Do you display thestatus_code_descriptionto your customers to inform them of the situation ? You can modify theAccept-Languageheader toFRto retrieve them in French. -
In the case of an
itemwith the1010status, do you ask your customer to validate a Strong Customer Authentication thanks to the Bridge Connect ? Manage SCA and Sync -
In the case of an
itemwith the1003status, if it does not return to a functional state (0status) after 48 hours, do you send a request to Bridge support ? -
In the case of an
itemwith the402status, do you ask your customer to update his banking credentials thanks to the Bridge Connect because they are incorrect ? Edit an item
Transfer journey
-
Do you manage the
itemstatuses above before redirecting the customer to the Bridge Transfer ? -
Do you interpret the
capabilitiesresource of the itemsbankto know thesingle_transfer/bulk_transfercoverage of your customer's bank ? -
When leaving the Bridge Transfer, do you retrieve the
user_uuid,success,step,referenceandbulk_id(only for the bulk payments) parameters from the redirection url in order to adapt your journey to the customer case ? Out of the Bridge Transfer -
Do you interpret transfers statuses to know if the payment has been
executed? Transfers Statuses / Bulk Transfers Statuses
Updated about 2 months ago
