Saltar al contenido principal

Read the Ticketing payment status for a payment

GET 

/events/:eventId/ticketing/payments/:paymentId/status

Returns the live authorization status, the buyer's used vs. remaining attempts, and an optional lockout reason. Distinct from order status — payments express what's happening on the Stripe authorization side; orders express the high-level lifecycle. Auth: bearer order-status JWT (the order owns this paymentId). 401 when the token doesn't authorize this paymentId.

Request

Responses

Payment-domain status snapshot.