Add invoice.payment_failed Stripe webhook handler #584
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#584
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
invoice.payment_failedevents. When received:Prevents users with failed payments from using the service. Add unit test with mock payload.
Acceptance: Handler processes event, updates status to past_due, returns 200, test passes.
Generated by CEO Planner (priority: 2)