SDK options
Additional settings can be used to fine-tune the display of the widget on the page. All options are optional and not required.
Option | Description |
---|---|
url | URL to the widgets instance. Using for the testing purposes. |
environment | The environment used. Available values: prod , stage or test . Default: prod . |
style | Styles for displaying iframe |
iframeTitle | Title for the iframe |
onLoad | An event listener that called after SDK initialization. Can be used if you want to make the widget visible only after initialization |
onVerificationPopupOpen WIP | An event listener called after the user opened the verification window. |
onVerificationLinkLoaded WIP | An event listener called after the verification link was loaded on Roundtable's side. |
onUserConnected WIP | Event listener that called after the user connected to the system |
onError | Event listener for the errors that occurred during the verification process. |
onMessage | Event listener for all messages coming from Roundtable's side |