Contains information about the connected card reader.
More...
|
string[] | entryModes [get, set] |
| List of entry modes. More...
|
|
string[] | options [get, set] |
| List of options. More...
|
|
string | model [get, set] |
| Card reader model. More...
|
|
string | name [get, set] |
| The name of the card reader. More...
|
|
string | manufacturer [get, set] |
| Manufacturer of the card reader. More...
|
|
string | manufactureDate [get, set] |
| The date that the card reader was manufactured. More...
|
|
string | serialNumber [get, set] |
| The serial number of the device. More...
|
|
string | paymentAppName [get, set] |
| The payment application name that is running the card reader. More...
|
|
string | paymentAppVersion [get, set] |
| The version of the payment application running the card reader. More...
|
|
string | securityModuleVersion [get, set] |
| The version of the device's security module. More...
|
|
string | sdkVersion [get, set] |
| Version of the SDK used to communicate with the card reader. More...
|
|
string | osVersion [get, set] |
| Version of the OS used for the payment application. More...
|
|
string | elavonConfigVersion [get, set] |
| The version of the Elavon configurations applied to the card reader. More...
|
|
string | countMsrSwipes [get, set] |
| The number of magnetic swipe attempts on the card reader. More...
|
|
string | countBadTrack1Reads [get, set] |
| The number of bad track 1 data reads. More...
|
|
string | countBadTrack2Reads [get, set] |
| The number of bad track 2 data reads. More...
|
|
string | countBadTrack3Reads [get, set] |
| The number of bad track 3 data reads. More...
|
|
string | countSignatures [get, set] |
| The number of signatures obtained by the card reader. More...
|
|
string | countReboots [get, set] |
| The number of reboots the device has performed. More...
|
|
bool | emvCardReader [get, set] |
| Set to true if the card reader supports EMV transactions. Otherwise, it is set to false. More...
|
|
Contains information about the connected card reader.
◆ countBadTrack1Reads
string CWSWrapper.CardReaderInfo.countBadTrack1Reads |
|
getset |
The number of bad track 1 data reads.
◆ countBadTrack2Reads
string CWSWrapper.CardReaderInfo.countBadTrack2Reads |
|
getset |
The number of bad track 2 data reads.
◆ countBadTrack3Reads
string CWSWrapper.CardReaderInfo.countBadTrack3Reads |
|
getset |
The number of bad track 3 data reads.
◆ countMsrSwipes
string CWSWrapper.CardReaderInfo.countMsrSwipes |
|
getset |
The number of magnetic swipe attempts on the card reader.
◆ countReboots
string CWSWrapper.CardReaderInfo.countReboots |
|
getset |
The number of reboots the device has performed.
◆ countSignatures
string CWSWrapper.CardReaderInfo.countSignatures |
|
getset |
The number of signatures obtained by the card reader.
◆ elavonConfigVersion
string CWSWrapper.CardReaderInfo.elavonConfigVersion |
|
getset |
The version of the Elavon configurations applied to the card reader.
◆ emvCardReader
bool CWSWrapper.CardReaderInfo.emvCardReader |
|
getset |
Set to true if the card reader supports EMV transactions. Otherwise, it is set to false.
◆ entryModes
string [] CWSWrapper.CardReaderInfo.entryModes |
|
getset |
◆ manufactureDate
string CWSWrapper.CardReaderInfo.manufactureDate |
|
getset |
The date that the card reader was manufactured.
◆ manufacturer
string CWSWrapper.CardReaderInfo.manufacturer |
|
getset |
Manufacturer of the card reader.
◆ model
string CWSWrapper.CardReaderInfo.model |
|
getset |
◆ name
string CWSWrapper.CardReaderInfo.name |
|
getset |
The name of the card reader.
◆ options
string [] CWSWrapper.CardReaderInfo.options |
|
getset |
◆ osVersion
string CWSWrapper.CardReaderInfo.osVersion |
|
getset |
Version of the OS used for the payment application.
◆ paymentAppName
string CWSWrapper.CardReaderInfo.paymentAppName |
|
getset |
The payment application name that is running the card reader.
◆ paymentAppVersion
string CWSWrapper.CardReaderInfo.paymentAppVersion |
|
getset |
The version of the payment application running the card reader.
◆ sdkVersion
string CWSWrapper.CardReaderInfo.sdkVersion |
|
getset |
Version of the SDK used to communicate with the card reader.
◆ securityModuleVersion
string CWSWrapper.CardReaderInfo.securityModuleVersion |
|
getset |
The version of the device's security module.
◆ serialNumber
string CWSWrapper.CardReaderInfo.serialNumber |
|
getset |
The serial number of the device.
The documentation for this class was generated from the following file:
- JSONObjects/CardReaderInfo.cs