Skip to main content

Event catalog

All webhook event types that merchants can subscribe to, grouped by category. Pass the type values in the eventTypes array when registering a webhook destination.

All event names use hyphens (for example subscription-activated, not subscription.activated).

Transactions

Event typeWhen it fires
transaction-processedA transaction was processed by the gateway — payment captured or refund completed.
transaction-declinedA transaction was declined by the processor or issuer.

Transaction events

Subscriptions

Event typeWhen it fires
subscription-activatedThe subscription moved to active — first payment succeeded.
subscription-canceledThe subscription was canceled (immediately or scheduled for end of current period).
subscription-churnedThe subscription reached end of grace period after failed renewals and was permanently ended.
subscription-downgradedThe subscription was moved to a lower-priced plan.
subscription-modifiedThe subscription was modified (changes other than a plan upgrade or downgrade).
subscription-reactivatedA scheduled cancellation was reversed and the subscription continues.
subscription-renewedA billing cycle completed and the renewal charge succeeded.
subscription-upgradedThe subscription was moved to a higher-priced plan.
subscription-items-changedThe line items on the subscription changed.
subscription-trial-changedThe trial configuration on the subscription was updated.
subscription-trial-endedThe trial period ended.
subscription-trial-end-reminderDispatched ahead of trial end.
subscription-renewal-reminderDispatched 7 days before a scheduled renewal.

Subscription events

Orders and payments

Event typeWhen it fires
offsite-payment-completedThe customer completed a payment on the offsite hosted form.

Order and payment events

Disputes

Event typeWhen it fires
dispute-createdA new dispute (chargeback or inquiry) was opened on a transaction.
dispute-updatedAn existing dispute was updated (status, evidence, or deadline changed).
dispute-lostThe dispute was resolved in favor of the customer — funds were debited from your account.
dispute-commentsA new comment was added to a dispute.
dispute-wonThe dispute was resolved in favor of the merchant.

Dispute events

Coming soon

Event typeNotes
organization-transfer-instrument-addedCurrently behind a feature flag — not yet accessible.