stripe

Handle Webhook

Handle Stripe webhook events.

This endpoint is called by Stripe when payment events occur. It must be unauthenticated but validates the webhook signature.

post/stripe/webhook

Response

Successful Response

receivedboolean required
event_idstring nullable
messagestring

Changes