Skip to main content

Widgets Customisation Guide

In the /v2.1/add_connection, /v2.1/edit_credential, /v2.1/user_input, /v2.1/manage_accounts, /v2.1/manage_connections endpoints, you can provide several parameters in order to customise our widgets. Here is the list:

Widget customization

You can customize widget on all widget with using this parameters:

  • background_color : Update background color
  • display_border: Display border or not
  • displays_header: Display header or not (including back arrow)

Widget based integration

  • display_provider_logos : Update provider logo.
  • display_integrator_logo : Update integrator logo.
  • cancel_button : Display button to go out of widget (close_url for /manage_connections)
  • cancel_button_text :Update text in cancel button.

Widget based integration

Font customization

Main font

You can customize the main text in all widget with using this parameters:

  • font : Update text font
  • font_color : Update text color

Widget based integration

Secondary font

You can customize the secondary text in all widget with using this parameters:

font_secondary_color : Update secondary text color

Widget based integration

Button customization

Principal button You can customize button in all widget with using this parameters:

  • elements_color : Update color of button
  • elements_font_color : Update text color of button
  • elements_font : Update text type, size of button
  • button_arrow_color : Update arrow color of button

Widget based integration

Secondary button

You can customize button in all widget with using this parameters:

  • secondary_elements_color : Update color of secondary button
  • secondary_elements_font_color : Update text color of secondary button
  • redirect_url : Display button to redirect to integrator url
  • redirect_button_text :Update text in cancel button.

Widget based integration

All buttons type

You can customize button in all widget with using this parameters:

  • button_radius : Update radius of all button
  • button_size : Update size of all button. 2 possible value: "SMALL" and "LARGE".
  • button_alignement : Update alignement of all button. 5 possible value: "LEFT_TOP", "CENTER_TOP", "RIGHT_TOP", "LEFT_BOTTOM", "CENTER_BOTTOM"

Widget based integration

Provider list customization

You can customize provider list page with with using this parameters:

  • item_border_color : Update item border color
  • item_border_radius: Update item radius border
  • item_arrow_color: Update arrow color
  • providers_search_hint: Update placeholder in search bar
  • countries : Displays only bank of a or severals countries
  • favorite_providers: Update list of favorite provider

Widget based integration

Terms customization

You can customize the terms displayed in the widget by using this parameters:

  • terms_body : Update body of terms
  • terms_header: Update header of terms

Widget based integration