Connect Stripe to Brew so subscription and payment events trigger automations - send onboarding when a customer signs up, recover failed payments, or win back churned users.Documentation Index
Fetch the complete documentation index at: https://docs.brew.new/llms.txt
Use this file to discover all available pages before exploring further.
What You Can Do
- Trigger automations from Stripe events - kick off email flows when subscriptions are created, payments fail, or customers cancel
- Personalize with billing context - reference plan, amount, and customer details inside emails
- Recover revenue - dunning and win-back automations fire automatically without you wiring up webhooks
Connecting Stripe
Click Connect on Stripe
Find Stripe in the integrations list and click Connect. You’ll be redirected to Stripe to authorize the connection.
Brew only listens for events. It cannot create charges, refund payments, or modify subscriptions.
Triggering Automations
Once connected, Brew listens for Stripe events and uses them as triggers for automations. Supported events include:customer.subscription.created- someone starts a new subscriptioncustomer.subscription.updated- plan changes, upgrades, downgradescustomer.subscription.deleted- subscription canceledinvoice.payment_failed- payment failed (good for dunning)invoice.payment_succeeded- successful billing cyclecustomer.created- new Stripe customercheckout.session.completed- one-time purchase or new subscription via Checkout
Requirements
- A Stripe account with admin access (needed to authorize OAuth)
- Live mode connected for production automations; test mode is supported for testing
Need Help?
Our team is ready to support you at every step of your journey with Brew. Choose the option that works best for you:- Self-Service Tools
- Talk to Our Team
Search Documentation
Type in the “Ask any question” search bar at the top left to instantly find relevant documentation pages.
ChatGPT/Claude Integration
Click “Open in ChatGPT” at the top right of any page to analyze documentation with ChatGPT or Claude for deeper insights.