benecaster_license_payment_grace_hard_cutoff
Fires when the 30-day payment-failure grace window expires and access is cut off. Tokens are flagged over-limit at this point and affected subscribers begin receiving the public feed instead of their private tier content.
This is the terminal event in the payment-failure sequence that begins with benecaster_license_grace_started and passes through the day 10, 20, and 29 reminders. If billing is fixed before this fires, benecaster_license_grace_recovered fires instead and this never runs.
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$now |
int |
— | Unix timestamp at which the cutoff was applied. |
$revoked_rows |
int |
— | Number of token rows flagged as a result of the cutoff. |
Notes
Subscribers are not emailed by core when this fires — their feeds keep working, serving public episodes. Billing continues on their side; see the over-limit-public-feed-rationale FAQ.