Skip to main content
Log inSign up
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?