Configure in Stripe
- In the dashboard: Conexiones → Entrada (webhooks) — copy the Stripe endpoint URL.
- In Stripe Dashboard → Webhooks, add endpoint:
- Paste Stripe’s signing secret into your Clausum Stripe integration config (
webhook_secret).
org_id is your tenant profile UUID (same id used when provisioning integrations), not the organizations table id shown in some admin screens.Supported events
Verify pipeline version:
"version": "2.0", "pipeline": "processProviderInboundWebhook".
Link checkout sessions
When creating a Stripe PaymentIntent or Charge, set metadata:session_id returned from POST /api/v1/assess.