Unique identifier for the object.
String representing the object's type. Objects of the same type share the same value.
The brand of the card.
The reason why the card was canceled.
An Issuing Cardholder object represents an individual or business entity who is issued cards.
Related guide: How to create a cardholder
Time at which the object was created. Measured in seconds since the Unix epoch.
Three-letter ISO currency code, in lowercase. Supported currencies are usd in the US, eur in the EU, and gbp in the UK.
OptionalcvcThe card's CVC. For security reasons, this is only available for virtual cards, and will be omitted unless you explicitly request it with the expand parameter. Additionally, it's only available via the "Retrieve a card" endpoint, not via "List all cards" or any other endpoint.
The expiration month of the card.
The expiration year of the card.
Optionalfinancial_The financial account this card is attached to.
The last 4 digits of the card number.
Stripe's assessment of whether this card's details have been compromised. If this property isn't null, cancel and reissue the card to prevent fraudulent activity risk.
Has the value true if the object exists in live mode or the value false if the object exists in test mode.
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
OptionalnumberThe full unredacted card number. For security reasons, this is only available for virtual cards, and will be omitted unless you explicitly request it with the expand parameter. Additionally, it's only available via the "Retrieve a card" endpoint, not via "List all cards" or any other endpoint.
The personalization design object belonging to this card.
The latest card that replaces this card, if any.
The card this card replaces, if any.
The reason why the previous card needed to be replaced.
Text separate from cardholder name, printed on the card.
Where and how the card will be shipped.
Whether authorizations can be approved on this card. May be blocked from activating cards depending on past-due Cardholder requirements. Defaults to inactive.
The type of the card.
Information relating to digital wallets (like Apple Pay and Google Pay).
You can create physical or virtual cards that are issued to cardholders.