Debug webhook delivery and verification

Diagnose missing or failing BlindPay webhooks: endpoint config, signature mismatches, raw-body pitfalls, retries, and replay.

Webhooks

Paste this prompt into your coding agent when webhooks are not arriving or signature verification keeps failing.

Prompt

text

How to use

  1. Paste the prompt and give the agent access to your webhook handler code and (redacted) config.
  2. Have a real failing request's headers handy if you captured them; they speed up diagnosis.
  3. Use the dashboard's event replay to confirm the fix without creating new payments.