Problem
You want to be notified about changes in the customer subscription like when they paid their invoice or deleted the subscription
Solution
Create a webhook that handles the most important events related to the customer lifecycle
Quick links
Walkthrough

Steps
Log into the Stripe dashboard
Navigate to webhooks links by
Press Add endpoint
Add your webhook URL
Select your events
invoice.paid
invoice.payment_failed
customer.subscription.deleted
Press “add events”
Press “add endpoint”
Copy your webhook secret and store it somewhere safe
Drop a screenshot of the webhook endpoint into Outcomes
That’s it ✅
Outcomes
Please drop a screenshot of your webhook endpoint below 👇