Available Events
payment.succeeded: Fired when a charge successfully settles on the Base L2 rail.payment.failed: Fired when an onchain transaction fails (e.g., reverted transaction, out of gas).delegate.created: Fired when a user successfully connects a wallet and completes the setup session.delegate.revoked: Fired when a user revokes their onchain delegate token via the Delegare dashboard or a smart contract call.
Webhook Format
Similar to fiat webhooks, onchain webhooks include a JSON payload and anX-Delegare-Signature header.
Example Payload
Differences from Stripe
Onchain webhooks may contain additional metadata, such as thetxHash, allowing you to provide a link to a block explorer like BaseScan for your users.