Verify PR #759: Zod webhook validation rejects malformed Stripe events #762

Open
opened 2026-04-11 15:40:20 -04:00 by pook · 0 comments
Owner

Checkout PR #759, review the Zod webhook payload validation code. Test by sending POST to /api/billing/webhook with malformed JSON body (missing required fields like 'type' or 'data') and confirm it returns 400 with validation error details. Send a well-formed event payload (with valid signature) and confirm it passes validation. Post results as a PR comment. Do NOT merge.


Generated by CEO Planner (priority: 3)

Checkout PR #759, review the Zod webhook payload validation code. Test by sending POST to /api/billing/webhook with malformed JSON body (missing required fields like 'type' or 'data') and confirm it returns 400 with validation error details. Send a well-formed event payload (with valid signature) and confirm it passes validation. Post results as a PR comment. Do NOT merge. --- *Generated by CEO Planner (priority: 3)*
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pook/compliancebot#762
No description provided.