Add customer.subscription.deleted Stripe webhook handler #583
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#583
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?
Add a Stripe webhook handler for
customer.subscription.deletedevents. When received:Place alongside existing webhook handlers. Add unit test with mock event payload. Revenue-critical: without it, canceled subscriptions remain active.
Acceptance: Webhook handler processes event, updates DB status, returns 200, test passes.
Generated by CEO Planner (priority: 2)