
# Tender Card Details Entry Method

Indicates the method used to enter the card's details.

## Enumeration

`TenderCardDetailsEntryMethod`

## Fields

| Name | Description |
|  --- | --- |
| `SWIPED` | The card was swiped through a Square reader or Square stand. |
| `KEYED` | The card information was keyed manually into Square Point of Sale or a<br>Square-hosted web form. |
| `EMV` | The card was processed via EMV with a Square reader. |
| `ON_FILE` | The buyer's card details were already on file with Square. |
| `CONTACTLESS` | The card was processed via a contactless (i.e., NFC) transaction<br>with a Square reader. |

