Skip to main content

Create a payment method with Stripe

POST 

/api/psp/stripe/v1/payment_methods

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 method using the StripeAuthorization header, and returns the response.

Request

Responses

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

Docs AssistantAsk anything about our products