Represents the payment details of a card to be used for payments.
<- Object
Object
Represents the payment details of a card to be used for payments.
These details are determined by the card_nonce
generated by SqPaymentForm
.
The expiration month of the associated card as an integer between 1 and 12.
Read only Not currently set. Intended as a Square-assigned identifier, based on the card number, to identify the card across multiple locations within a single application.
Read only The type of the card. The Card object includes this field only in response to Payments API calls.
Read only Indicates whether the Card is prepaid or not. The Card object includes this field only in response to Payments API calls.