Skip to content

Middleware service that translates Stripe webhook payloads into Novu-compatible notification triggers, enabling automated customer communications for payment successes, failures, subscription updates, and other critical billing events without writing custom integration code.

License

Notifications You must be signed in to change notification settings

novuhq/stripe-to-novu-webhooks

Repository files navigation

Stripe Webhooks Events to Novu Workflows

This repository contains a simple webhook endpoint that listens for Stripe webhook events and triggers Novu workflows.

Check out the Integration Guide to learn more.

Deploy

Easily deploy the template to Vercel with the button below. You will need to set the required environment variables in the Vercel dashboard.

Deploy with Vercel

Running Locally

git clone https://github.com/novuhq/stripe-to-novu-webhooks.git

To run the example locally, you need to:

  1. npm install the required dependencies.
  2. npm run dev to launch the development server.

Learn more

To learn more about Stripe and Novu, check out the following resources:

About

Middleware service that translates Stripe webhook payloads into Novu-compatible notification triggers, enabling automated customer communications for payment successes, failures, subscription updates, and other critical billing events without writing custom integration code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published