For AI agents and LLMs: a structured documentation index is available at /llms.txt. Every page has a Markdown sibling — append .md to any URL.

Skip to content
Docs

Subscription canceled scenario

Simulates all events that occur when a subscription is canceled by a customer.

Customize simulation reference

Adjust the options below to see which webhook events occur.

Whether the simulated subscription should be canceled immediately or at the end of the billing period.

Whether the simulated subscription has past due transactions which need to be canceled.

  1. Subscription cancels

    subscription.updatedPaddle updates billing dates for the subscription and any items. Its status changes to canceled.
    subscription.canceledOccurs because the subscription status changes to canceled.

Was this page helpful?