Skip to main content

Confirm a payment intent with Stripe

POST 

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

Confirms an existing Stripe payment intent using the StripeAuthorization header. If raw card data is supplied in payment_method_data, the encrypted card details are resolved from the card capture session identified by the aiphoriaCardCaptureKey header before confirming.

Request

Responses

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

Docs AssistantAsk anything about our products