Skip to main content
The browser SDK collects device and session signals on checkout pages. It does not replace server-side assess — your backend must still call POST /api/v1/assess before capture unless you use a partner middleware that does so.

Load the script

Production:
Sandbox (when provisioned):

Initialize

Use a publishable key (clm_pub_*) from Conexiones → Claves API — never embed clm_sk_* in the browser.

Data attribute alternative

Pass fingerprint to assess

When submitting payment on your server, include the SDK fingerprint in the assess payload:
Exact helper names are shown in Dashboard → Conexiones → Prevención (SDK) with copy-ready snippets for your locale.

CSP

Allow script load from your Clausum host in script-src if you use a strict Content-Security-Policy.