AuthorizePaymentDTO Class Properties

<< Click to Display Table of Contents >>

Navigation:  CXS.Retail.DTO Assembly > Namespaces > CXS.Retail.DTO Namespace > Classes > AuthorizePaymentDTO >

AuthorizePaymentDTO Class Properties

iVend Retail 6.6 - Web API Help

AuthorizePaymentDTO Class Properties

Collapse All Expand All Members Options: Show All Members Options: Filtered

[TCheckBoxFormControlObj] Include Inherited Members

[TCheckBoxFormControlObj] Include Protected Members

CXS.Retail.DTO Namespace : AuthorizePaymentDTO Class

For a list of all members of this type, see AuthorizePaymentDTO members.

Public Properties

 

Name

Description

Public Property

AccountType

Gets or sets the Account Type  

Public Property

Address

Gets or sets the address.  

Public Property

Amount

Gets or sets the amount.  

Public Property

AuthorizationType

Gets or sets the type of the authorization.  

Public Property

BankCode

Gets or sets the bank code.  

Public Property

CardName

Gets or sets the name of the card.  

Public Property

CardNumber

Gets or sets the card number. This property is used only if the Payment Type is set as "DebitCard" or "CreditCard"  

Public Property

City

Gets or sets the city.  

Public Property

CustomerNumber

Gets or sets the customer number.  

Public Property

EnterpriseName

Gets the name of the enterprise. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

ExpirationDate

Gets or sets the expiration date.  

Public Property

GenerateIntegrationEvent

Generated the integration event for the ERP. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

GiftCertificateId

Gets or sets the gift certificate id. This property is mandatory if the Payment Type is set as "GiftCertificate"  

Public Property

GiftCertificateNumber

Gets or sets the gift certificate number. This property is mandatory if the Payment Type is set as "GiftCertificate"  

Public Property

HasCardSwipe

Gets or sets the has card swipe.  

Public Property

InvoiceNumber

Gets or sets the invoice number.  

Public Property

IsToBeVoided

Gets or sets the is to be voided. This will only be useful in case of Credit And Debit card payments  

Public Property

Key

Gets the key (Internal unique key of every objects). (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

LoyaltyId

Gets or sets the loyalty id. This property is mandatory if the Payment Type is set as "Loyalty"  

Public Property

Message

Returns error message in case of Integration failure. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

OriginalReferenceNumber

Gets or sets the original reference number.  

Public Property

OriginalTranTimeStamp

Gets or sets the original tran time stamp.  

Public Property

OriginalUniqueIdentifier

Gets or sets the original unique identifier.  

Public Property

PaymentAttributes

Gets or sets the Payment Attributes.  

Public Property

PaymentType

Gets or sets the type of the payment.  

Public Property

PaymentTypeKey

 

Public Property

POSId

Gets or sets the POS id.  

Public Property

POSKey

 

Public Property

SecurityCode

Gets or sets the security code.  

Public Property

State

Gets or sets the state.  

Public Property

Track1Data

Gets or sets the track1 data. This property is used only if the Payment Type is set as "DebitCard" or "CreditCard"  

Public Property

Track2Data

Gets or sets the track2 data. This property is used only if the Payment Type is set as "DebitCard" or "CreditCard"  

Public Property

Track3Data

Gets or sets the track3 data. This property is used only if the Payment Type is set as "DebitCard" or "CreditCard"  

Public Property

TrackInformation

Gets or sets the track information. This property is used only if the Payment Type is set as "DebitCard" or "CreditCard"  

Public Property

TransactionTotal

Gets or sets the transaction total. This property is mandatory if the Payment Type is set as "Loyalty"  

Public Property

UniqueIdentifier

Gets or sets the unique identifier.  

Public Property

UserFields

Gets or sets the user defined fields. (Inherited from CXS.Retail.DTO.BaseDTO)

Public Property

ZipCode

Gets or sets the zip code.  

Top

See Also

Reference

AuthorizePaymentDTO Class

CXS.Retail.DTO Namespace

Send Feedback