Anchor to section titled 'undefined'

CustomerCreditCard
object

Requires read_customers access scope. Also: Requires read_customer_payment_methods scope.

Represents a card instrument for customer payment method.


The billing address of the card.

The brand of the card.

Whether the card is about to expire.

The expiry month of the card.

The expiry year of the card.

The card's BIN number.

The payment method can be revoked if there are no active subscription contracts.

Anchor to CustomerCreditCard.lastDigits
lastDigits
Learn more about accessing protected customer data
non-null

The last 4 digits of the card.

Anchor to CustomerCreditCard.maskedNumber
maskedNumber
Learn more about accessing protected customer data
non-null

The masked card number with only the last 4 digits displayed.

Anchor to CustomerCreditCard.name
name
Learn more about accessing protected customer data
non-null

The name of the card holder.

The source of the card if coming from a wallet such as Apple Pay.

Anchor to CustomerCreditCard.virtualLastDigits
virtualLastDigits
Learn more about accessing protected customer data

The last 4 digits of the Device Account Number.


Was this section helpful?
Map

Possible types in

CustomerCreditCard