Skip to main content
Version: 3.1.4

FAQs

Can the SDK be integrated in any framework of my choice?

Yes. The SDK package is framework-agnostic and can be installed in any framework that supports Javascript and HTML. It is also compatible with server-side rendering and can be used with frameworks such as NextJS and Nuxt.

Can I apply custom styles using my own CSS rules?

Yes, please check out our customizing CSS section.

Can I navigate to another page when setting up an integration?

Yes. You can use a combination of SDK Events and the detached rendering mode. You'll render the SDK listing, and save the flow ID that is returned in the 'should-load-flow' event. After navigating to the new page, you'll use the renderFlowSetupForm method.

info

Suggest improvements to this page by reaching out via email