Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 832 Bytes

TenderCardDetails.md

File metadata and controls

14 lines (9 loc) · 832 Bytes

SquareConnect.TenderCardDetails

Description

Represents additional details of a tender with type CARD or SQUARE_GIFT_CARD

Properties

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]
entry_method String The method used to enter the card's details for the transaction. See TenderCardDetailsEntryMethod for possible values [optional]