Skip to main content
Use this page to see the shape of incoming webhook payloads for Payment Acceptance events. Every event follows the standard CDP webhook envelope: eventId, eventType, timestamp, and data. For payment session events, data.paymentSession always contains a session summary. For action-triggered events, the corresponding action detail is also included as a sibling field: data.authorization, data.capture, data.void, or data.refund.

Payment session events

Buyer’s funds are held. Ready to capture.

Disbursement events

Disbursement settled onchain.
This page shows full incoming webhook request bodies (eventId, eventType, timestamp, data). See the API Reference for complete field definitions.

Webhook Subscriptions

Create and manage webhook subscriptions

Verification

Verify webhook signatures