Feature

Zero-Downtime Event Replays

Sometimes your application goes down, or a bug gets deployed that causes incoming webhooks to fail processing. When you fix the bug, you need a way to recover those dropped events.

Payload Integrity Preservation

HookLens stores the raw JSON payloads and headers in the database exactly as they were received from the payment provider. This guarantees complete fidelity when an event needs to be resent to your application.

Replay Capabilities

  • Individual Replays: Click replay on a single failed event directly from the dashboard.
  • Original Timestamps: The replayed event will always contain the original timestamp so your ledger remains perfectly accurate.