Embedding FAQs
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
You will embed the same code in all your environments. Integry will use the same base URL and use the same API key(s) when calling your API endpoints.
If you want different flows to show in different environments, you can tag the flows, and filter on the tag(s) in the embed code.
If you want Integry to consider each environment to be completely separate, you can create . This feature is only available on the Enterprise license.
SDK returns a basic HTML structure that you have full control over. As the SDK's output becomes part of your app, so you can override the CSS styles to make any changes required to match your own app's look and feel.
Of course! Go .
You can simply inspect the HTML returned by the SDK and set the elements to hidden which are not required.
Integry requires an API key to be able to call your app to make HTTP calls. If you pass an API key when you , the prompt will disappear.
Call .