Terminal Capabilities
Describes the capabilities of the terminal for processing card interactions.
This enum defines the types of card interaction methods supported by a terminal, * such as manual key entry, magnetic swipe, insert only, or tap and insert. * It provides a way to capture demographic-like data about the terminal's capabilities, which may be required for reporting to state processors.
Entries
This terminal supports only manual key entry.
This terminal supports only magnetic swipe card interactions.
This terminal supports only card insertion interactions.
This terminal supports either card tapping or card insertion interactions.
Properties
Inherited properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.