Callback delivery
ADVANCEDA server-side path where CSL posts the decision to a callback_url.
It fits apps that want signed callback-style decision delivery and control over callback handling on the server side.
A dedicated SDK verifier helper is not provided; signature verification remains integration-side.
Included today
decisionDelivery: "callback"callback_urlincreateJob()x-csl-signatureat the callback boundary
Verified source
README callback exampleDecision-delivery tests
server.ts
typescript
Verification note
Callback verification is currently handled in integration code. A dedicated public SDK helper is not documented today.
API first, Script Tag second, SDK third
These pages are the advanced package layer for teams that intentionally choose @csl/wrapper-sdk. Primary onboarding still lives in the API docs, and browser-first installs should start with the Script Tag. Use contact only when you want rollout review, enterprise coordination, or help with non-standard integration constraints. Beacon billing rules live in SDK Concepts.