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 paused scenario

Simulates all events that occur when a subscription is paused.

Customize simulation reference

Adjust the options below to see which webhook events occur.

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

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

  1. Subscription pauses

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

Was this page helpful?