When it fires
When apast_due or pending subscriber does not pay their invoice before the grace period ends. Settlx transitions the subscriber to expired and fires this event.
The subscriber cannot be reactivated automatically. To reinstate them, you must re-enroll them into the plan.
What to do
Revoke access to your product here.- Downgrade or disable the customer’s account
- Send a “subscription expired” email with a resubscribe link
- Archive their session or active resources if applicable
Payload
Handler example
Node.js
Related events
subscriber.past_due— Invoice was created; this fires if payment never arrived.subscriber.cancelled— Merchant-initiated cancellation (access ends at period end).