Skip to main content

Attach a payment method to a customer with Stripe

POST 

/api/psp/stripe/v1/payment_methods/:paymentMethodId/attach

Attaches an existing Stripe payment method to a customer using the StripeAuthorization header. After attaching, the payment method can be used for future off-session payments for that customer.

Request

Responses

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

Docs AssistantAsk anything about our products