close
Skip to content

crisp: audit vs current vendor docs (2026-04-16) #80

@productdevbook

Description

@productdevbook

Summary

Crisp's $crisp JS SDK exposes a substantially larger surface than our wrapper covers — we are missing all $crisp.is/$crisp.get getters, several do:*/set:*/config:* commands, ~half the lifecycle events, and all of safeMode / cookieDomain / cookieExpire / sessionMerge runtime config.

Gaps found

Missing API surface

Events not bridged

Config options not exposed

Deprecations in our current code

Intentionally out of scope

  • do:helpdesk:* admin/operator-only operations (per task instructions; visitor-facing do:helpdesk:search/article:open/query are still flagged above).
  • Multi-region (Crisp.eu vs default) — Crisp's documented loader endpoint is the single global https://client.crisp.chat/l.js; no separate EU host is documented in the public SDK reference.
  • Private mode beyond safeMode — not surfaced in the public docs reviewed.

Sources

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions