Skip to main content

Capture a payment intent with Stripe

POST 

/api/psp/stripe/v1/payment_intents/:paymentIntentId/capture

Captures the funds of an existing uncaptured Stripe payment intent (status requires_capture) using the StripeAuthorization header. Defaults to capturing the full capturable amount.

Request

Responses

Payment intent captured — response body contains the Stripe payment intent response.

Docs AssistantAsk anything about our products