Skip to content
On this page

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.

OptionDescription
urlURL to the widgets instance. Using for the testing purposes.
environmentThe environment used. Available values: prod, stage or test. Default: prod.
styleStyles for displaying iframe
iframeTitleTitle for the iframe
onLoadAn event listener that called after SDK initialization.
Can be used if you want to make the widget visible only after initialization
onVerificationPopupOpen WIPAn event listener called after the user opened the verification window.
onVerificationLinkLoaded WIPAn event listener called after the verification link was loaded on Roundtable's side.
onUserConnected WIPEvent listener that called after the user connected to the system
onErrorEvent listener for the errors that occurred during the verification process.
onMessageEvent listener for all messages coming from Roundtable's side