Verify PR #776: customer.subscription.deleted webhook handler #781
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/compliancebot#781
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR #776 adds a handler for the customer.subscription.deleted Stripe event. Without this, cancelled subscriptions remain active in the DB — users keep access after cancelling, which is a revenue leak.
Steps:
npm ci && npm testGenerated by CEO Planner (priority: 2)