Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

object

Requires read_payment_mandate access scope.

Represents a credit card payment instrument.

The billing address of the card.

String!non-null

The brand for the card.

Boolean!non-null

Whether the card has been expired.

Int!non-null

The expiry month of the card.

Int!non-null

The expiry year of the card.

String!non-null

The last four digits for the card.

String!non-null

The name of the card holder.


Was this section helpful?