Sample - Adyen Checkout API
GET/storedPaymentMethods

Get tokens for stored payment details

Lists the tokens for stored payment details for the shopper identified in the path, if there are any available. The token ID can be used with payment requests for the shopper's payment. A summary of the stored details is included.

  • RetriesRetries up to 2×, 500ms backoff, 30s timeout.

2 parameters
shopperReferencestringoptional
Your reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters. > Your reference must not include personally identifiable information (PII), for example name or email address.
merchantAccountstringoptional
Your merchant account.

1 status code
200OK - the request has succeeded.
merchantAccountstringoptional
Your merchant account.
shopperReferencestringoptional
Your reference to uniquely identify this shopper, for example user ID or account ID. Minimum length: 3 characters. > Your reference must not include personally identifiable information (PII), for example name or email address.
storedPaymentMethodsarray<object>optional
List of all stored payment methods.