Click or drag to resize

ExtensibilityCardPaymentData Class

Inheritance Hierarchy

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public abstract class ExtensibilityCardPaymentData

The ExtensibilityCardPaymentData type exposes the following members.

Constructors
  NameDescription
Protected methodExtensibilityCardPaymentData
Initializes a new instance of the ExtensibilityCardPaymentData class
Top
Properties
  NameDescription
Public propertyExpDate
Format: 0xMMYY
Public propertyManualAuth
Authorization obtained manually (i.e. via phone)
Public propertyManualEntry
Card number manually entered
Public propertyMaskedCardNumber
Masked Card Number
Public propertyTenderMediaId
Tender media id, if obtainable
Public propertyTenderMediaName
Tender media name, if obtainable
Top
See Also