v2

latestOpenAPI 3.0.0raw.githubusercontent.com2026-02-16143114179.4 KB
Webhooks

Stripe webhook endpoint

Receives event notifications from Stripe (e.g. checkout.session.completed, payment_intent.succeeded). Verified using the stripe-signature header with the configured webhook secret.

post/webhooks/stripe

Headers

stripe-signaturestring required

Stripe webhook signature

Response

Webhook processed successfully