Skip to main content

Stripe Webhook Failure

Symptoms

  • Orders stuck in PENDING / processing
  • Stripe shows webhook delivery failures

Checks

  • API webhook logs (CloudWatch)
  • Stripe webhook delivery log
  • SQS queue depth & DLQ

Mitigation

  • Fix webhook secret / routing
  • Re-drive DLQ messages once fixed
  • Verify worker polling health