Platform Guides
Guides to use webhooks with your favorite platforms
Building dispute response prep with Stripe and Claude
Funnel Stripe dispute webhooks through Hookdeck to a Claude evidence-mapping handler — with idempotency, ordering, retries, and replay — then fan structured response drafts into Linear, object storage, and Slack.
Guide to Stripe Webhooks: Features and Best Practices
In this guide, you will learn about Stripe webhooks features, their behavior, and what are the best practices for working with them.
Stripe Thin Events: Best Practices Guide
Learn how to handle Stripe's thin event webhooks at scale using Hookdeck's Event Gateway, including strategies for API rate limiting, event deduplication, and reliable event processing.
How to Secure and Verify Stripe Webhooks with Hookdeck
A step-by-step guide on how to set up and configure your Stripe webhooks manually and with Hookdeck.
How to Test and Replay Stripe Webhooks Locally
A tutorial in which you learn how to receive Stripe webhook events through Hookdeck to an application running on localhost.