Developer Docs

List all active payment methods for a customer

Returns all active payment methods saved for the given customer. Results are sorted with the default payment method first, then by most recent. Each item includes card details (brand, last4, expiration), the currency, whether it is the isDefault method, and the list of paymentIds of payments that used this method. Optionally filter by currency query parameter (EUR or USD).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the customer (e.g. cus_abc123)

Query Params
string
enum

Filter payment methods by currency (EUR or USD).

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json