guides
Guides — Webhooks & Payment Events, Explained
Developer guides to Stripe and Shopify webhooks, payment events, and the alerts they should trigger — written by the team behind Notipus.
Practical, developer-first references for the webhook events that drive revenue. Each guide covers what the events mean, the payloads you’ll actually receive, and how to turn them into alerts your team can act on — with or without writing code.
stripe
How to Test Stripe Webhooks Locally
Use the Stripe CLI to forward webhook events to localhost, trigger test events, and verify your handler and signing secret before you ship — step by step.
shopify
Shopify Webhooks Explained
How Shopify webhooks work — subscribing to topics, verifying the HMAC, the order and customer events that matter, and mandatory GDPR webhooks — a practical developer reference.
stripe
Stripe Webhook Events: The Complete Guide
What Stripe webhook events are, how to verify the signing secret, the events that matter for revenue, and how Stripe handles retries and duplicates — a practical developer reference.