Represents additional details of a tender with type
CARD
or SQUARE_GIFT_CARD
Name | Type | Description | Notes |
---|---|---|---|
Status | string | The credit card payment's current state (such as `AUTHORIZED` or `CAPTURED`). See `TenderCardDetailsStatus` for possible values. See TenderCardDetailsStatus for possible values | [optional] |
Card | Card | The credit card's non-confidential details. | [optional] |
EntryMethod | string | The method used to enter the card's details for the transaction. See TenderCardDetailsEntryMethod for possible values | [optional] |