TerminalCapabilities
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| contactless | Boolean | Supports contactless (NFC) payments | [default to null] |
| chip | Boolean | Supports chip card (EMV) payments | [default to null] |
| swipe | Boolean | Supports magnetic stripe payments | [default to null] |
| pin | Boolean | Supports PIN entry | [default to null] |
| signature | Boolean | Supports signature capture | [default to null] |