Stripe Billing Events
Trigger workflows from Stripe payment events — subscriptions, charges, and disputes.
Connect Stripe to trigger Ayorax workflows when payment events occur — for example, auto-send a receipt email when a payment succeeds, or a recovery sequence when a payment fails.
Connecting Stripe
Go to Settings → Integrations → Stripe.
Enter your Stripe Secret Key (use a restricted key with read-only permissions).
Ayorax auto-creates a webhook endpoint in your Stripe dashboard.
Click Test Connection.
Triggerable Stripe events
- payment_intent.succeeded — trigger a thank-you sequence
- payment_intent.payment_failed — trigger a payment recovery workflow
- customer.subscription.created — trigger an onboarding sequence
- customer.subscription.deleted — trigger a win-back campaign
- invoice.payment_failed — trigger a dunning workflow
Use Stripe events as workflow triggers to automate your entire customer lifecycle — from first payment to renewal to churn recovery.
Related articles
Webhook Events
Subscribe to real-time events from Ayorax and receive HTTP POST payloads to your endpoint.
Build Your First Workflow
Create a multi-step automation that sends emails, WhatsApp messages, and updates your CRM automatically.
Retention Module
Reduce churn with automated re-engagement campaigns triggered by inactivity signals.