







|
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| DeviceType Enumeration |
| See Also Send Feedback |
The devise which read in the Credit Card
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
public enum DeviceType |
| Visual Basic |
|---|
Public Enumeration DeviceType |
| Visual C++ |
|---|
public enum class DeviceType |
Members
| Member name | Description | |
|---|---|---|
| Unknown | ||
| UnattendedTerminal | ||
| SelfServiceTerminal | ||
| ElectronicCashRegister | ||
| PersonalComputerBasedTerminal | ||
| AirPay | ||
| WirelessPOS | ||
| Website | ||
| DialTerminal | ||
| VirtualTerminal |
