PinPadSystem Enumeration

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Usage

'Usage
Dim pinPadSystem1 As PinPadSystem = PinPadSystem.Apacs40

Syntax

'Declaration
Public Enum PinPadSystem
public enum PinPadSystem
public enum class PinPadSystem
public enum PinPadSystem
public enum PinPadSystem

Members

Member name Description
Apacs40 Standard 40 (UK and other countries)
AS2805 Australian Standard 2805
Dukpt Derived Unique Key Per Transaction (USA, Latin America)
Hgepos (Italian)
Jdebit2 Japanese Debit 2
MasterSession Master/Session. (USA, Latin America)

Remarks

Defines the possible PIN Pad Management Systems for use with the BeginEftTransaction method.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace
BeginEftTransaction