Connect Stripe
Stripe connection is required for production attribution and billing lifecycle events.
Where To Connect
Use Setup step 1 in your dashboard.
What Happens
After connection, the app stores your Stripe account on the account and uses Stripe webhook processing for:
- Invoice/payment success handling
- Refund and dispute handling
- Subscription state updates
If Stripe Is Already Connected
You can reconnect from setup if needed.
Common Checks
- Account has a Stripe account ID
- Stripe appears connected in settings
- Webhook endpoint (
/api/stripe/webhook) receives events without signature errors