TenderCardDetails

March 27, 2019 ยท View on GitHub

squareconnect.models.tender_card_details

Description

Represents additional details of a tender with type CARD or SQUARE_GIFT_CARD

Properties

NameTypeDescriptionNotes
statusstrThe credit card payment's current state (such as `AUTHORIZED` or `CAPTURED`). See TenderCardDetailsStatus for possible values[optional]
cardCardThe credit card's non-confidential details.[optional]
entry_methodstrThe method used to enter the card's details for the transaction. See TenderCardDetailsEntryMethod for possible values[optional]

[Back to Model list] [Back to API list] [Back to README]