Card
A representation of a Card API object.
Properties
City/District/Suburb/Town/Village.
Billing address country, if provided when creating card.
Address line 1 (Street address/PO Box/Company name).
If address_line1 was provided, results of the check: pass
, fail
, unavailable
, or unchecked
.
Address line 2 (Apartment/Suite/Unit/Building).
State/County/Province/Region.
ZIP or postal code.
If address_zip
was provided, results of the check: pass
, fail
, unavailable
, or unchecked
.
Three-letter ISO code for currency. Only applicable on accounts (not customers or recipients). The card can be used as a transfer destination for funds in this currency.
The ID of the customer that this card belongs to.
Uniquely identifies this particular card number. You can use this attribute to check whether two customers who’ve signed up with you are using the same card number, for example. For payment methods that tokenize card information (Apple Pay, Google Pay), the tokenized number might be provided instead of the underlying card number.
Card funding type. See CardFunding.
If the card number is tokenized, this is the method that was used. See TokenizationMethod.