Skip to main content
GET
List Stripe Payment Methods

Authorizations

Authorization
string
header
required

Bearer authentication using an access token. Format: Bearer <access_token>

Query Parameters

userId
string

The unique ID of the user.

Response

A successful response.

ListStripePaymentMethodsResponse is the response listing payment methods.

stripePaymentMethodIds
string[]

Payment method IDs.

paymentMethods
object[]

Payment method details.