Get a Payment Method By ID

Retrieves the payment method matching the given id.

Retrieve detailed information about a specific payment method using its unique ID. This includes non-sensitive details such as card brand, last four digits, expiration date, and metadata.

credit-card
Payment Method Details

Obtain complete payment method information by ID including card type and metadata.

search
Card Type Detection

Check card type and prepaid status using bin_type and meta.prepaid fields.

cogs
Management Integration

Useful for managing payment methods and verifying details before processing.

What You Can Do

  • Obtain payment method details by ID - Get comprehensive information about stored payment methods
  • Check card type and prepaid status - Determine if cards are debit/credit and prepaid
  • Verify payment method details - Useful for managing payment methods before processing
  • Check card-present tokenization source - Use meta.isCpTokenized and meta.tokenType to tell whether a payment method was tokenized from a card-present (terminal) transaction and which provider processed it
Path Params
string
required
Responses

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