Iframe injection
Our SDK relies on iframe with NuFi content being injected into your page. In order for it to function correctly we need that you:
Do not block iframe injection using CSP (Content security policy)
frame-srcdirectiveIf using
frame-srcdirective, please includehttps://*.nu.fiwithin it
Do not block iframe injection using any other unreasonably strict CSP setup
Last updated