Authorizations
JWT Authorization header using the Bearer scheme. (i.e. "Bearer 1234abcdef")
Path Parameters
The ID of the payment method to retrieve.
Response
Payment method was successfully retrieved.
Represents a saved payment method (e.g., card) for user display
The Stripe PaymentMethod ID
The brand of the card (e.g., Visa, MasterCard)
The last 4 digits of the card number
The expiration month of the card
The expiration year of the card
Whether this payment method is set as the default
When the payment method was created (optional, if available)