payment-webhooks

Handle Stripe checkout webhook events (public)

Authenticated via the Stripe-Signature header, not JWT. The route segment is "strapi" by design.

post/i/webhook/strapi/{paymentGateway}

Path parameters

paymentGatewayinteger required

Payment gateway ID

Headers

Stripe-Signaturestring required

Stripe webhook signature

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.