Skip to main content
Fires when a recurring subscription payment is processed (not the initial purchase). Use this event for retention and LTV analysis.

JavaScript

Properties

When to Fire

  • Each recurring billing cycle
  • When Stripe invoice.paid fires for an existing subscription
  • Monthly/annual renewal charge succeeds

Stripe Webhook

Maps to invoice.paid for existing subscriptions (not the first invoice).