Skip to main content
Anchor to customerPaymentMethod

customerPaymentMethod

query

Returns a CustomerPaymentMethod resource by its ID.

•ID!
required

The ID of the CustomerPaymentMethod to return.

•Boolean
Default:false

Whether to show the customer's revoked payment method.


Was this section helpful?

Anchor to CustomerPaymentMethodCustomerPaymentMethod
•CustomerPaymentMethod

A customer's saved payment method. Stores the payment instrument details and billing information for recurring charges.

The payment method supports types included in the CustomerPaymentInstrument union.


Was this section helpful?