Skip to main content

listPaymentMethods

List payment methods for user.

Responses
200

Stripe payment methods for user.

Schema
methods object[]
id string
object string
billing_details object
address object
city nullable
country string
line1 nullable
line2 nullable
postal_code nullable
state nullable
email nullable
name string
phone nullable
card object
brand string
checks object
address_line1_check nullable
address_postal_code_check nullable
cvc_check string
country string
exp_month number
exp_year number
fingerprint string
funding string
generated_from nullable
last4 string
networks object
available string[]
preferred nullable
three_d_secure_usage object
supported boolean
wallet nullable
created number
customer string
livemode boolean
metadata object
type string
401

User is not authenticated.

Schema
message string