Stripe logo

Stripe Webhook Notifications

Monitor Stripe payments, subscriptions, and billing events with push notifications.

Supported Events

Invoice Paid

customer@example.com just paid $29.00 on Stripe

Charge Failed

A $49.00 charge was declined on Stripe

New Subscription

Someone just subscribed to the Pro plan on Stripe

How It Works

Stripe fires webhooks for every payment lifecycle event — successful charges, failed payments, new subscriptions, invoice updates, and customer changes. Hook Bell parses the payload to extract the dollar amount, customer email, plan name, and failure reason, turning each event into a glanceable notification on your phone.

All Supported Event Types

invoice.paid
invoice.payment_failed
charge.succeeded
charge.failed
charge.refunded
customer.subscription.created
customer.subscription.updated
customer.subscription.deleted
checkout.session.completed
payment_intent.succeeded
payment_intent.payment_failed
customer.created
customer.deleted

Set Up in 3 Steps

  1. 1

    Create a connection for Stripe in your Hook Bell dashboard and copy the webhook URL.

  2. 2

    In your Stripe Dashboard, go to Developers → Webhooks and add the Hook Bell URL. Select the events you want to listen to.

  3. 3

    Paste the webhook URL into Stripe and save. You'll start receiving notifications for every payment event.

Frequently Asked Questions

Which Stripe events does Hook Bell support?

Hook Bell supports all major Stripe events including invoice.paid, charge.failed, customer.subscription.created, checkout.session.completed, and more.

Will I get notified about failed payments?

Yes — Hook Bell sends immediate alerts for charge.failed, invoice.payment_failed, and other failure events so you can take action quickly.

Can I use this with Stripe Test mode?

Absolutely. Create a connection and add the webhook URL to your Stripe test mode webhooks. This is a great way to verify everything works before going live.

Start getting Stripe notifications

Set up in under 2 minutes. Free plan includes 1 connection and 100 events per month.

Read the full guide →Get Started Free

Related Integrations