Skip to main content

Create a payment intent with Stripe

POST 

/api/psp/stripe/v1/payment_intents

Retrieves encrypted card data from the card capture session identified by the aiphoriaCardCaptureKey header, injects the decrypted card details into the request, creates a Stripe payment intent using the StripeAuthorization header, and returns the response.

Request

Responses

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

Docs AssistantAsk anything about our products