Click or drag to resize

ExtensibilityCardPaymentData Class

Inheritance Hierarchy

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

The ExtensibilityCardPaymentData type exposes the following members.

Constructors
 NameDescription
Protected methodExtensibilityCardPaymentDataInitializes a new instance of the ExtensibilityCardPaymentData class
Top
Properties
 NameDescription
Public propertyExpDateFormat: 0xMMYY
Public propertyManualAuthAuthorization obtained manually (i.e. via phone)
Public propertyManualEntryCard number manually entered
Public propertyMaskedCardNumberMasked Card Number
Public propertyTenderMediaIdTender media id, if obtainable
Public propertyTenderMediaNameTender media name, if obtainable
Top
See Also