Test UI SDK in Browser
- Add the JavaScript snippet provided by DT One to your website’s HTML. Place it in the
<head>
or just before the closing<body>
tag. - Ensure your Origin URL matches what was registered with DT One.
- Open your HTML file in a browser.
- Check the browser's developer console for errors.
- Test that the SDK functions as expected.
If integrating into a native mobile app, WebView can be used inside a to maintain a seamless experience. For set up instructions, see the "Web View" Integration page.
Updated about 2 months ago