CardPresentResponse Members

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

The CardPresentResponse type exposes the following members.

Constructors

  NameDescription
Public methodCardPresentResponse
Initializes a new instance of the CardPresentResponse class.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodFindByValue (Inherited from ResponseBase.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Inherited from ResponseBase.)

Fields

  NameDescription
Public fieldRawResponse (Inherited from ResponseBase.)

Properties

  NameDescription
Public propertyAmount
Gets the amount.
Public propertyApproved
Gets a value indicating whether this CardPresentResponse is approved.
Public propertyAuthorizationCode
Gets the authorization code.
Public propertyAVSResponse
Gets the AVS response.
Public propertyCardCodeResponse
Gets the card code response.
Public propertyCardNumber
Gets the card number.
Public propertyInvoiceNumber
Gets the invoice number.
Public propertyMD5Hash
Gets the MD5 hash.
Public propertyMessage
Gets the message.
Public propertyRemainingBalanceOnCard
Gets the remaining balance on card.
Public propertyRequestedAmount
Gets the requested amount.
Public propertyResponseCode
Gets the response code.
Public propertySplitTenderID
Gets the split tender ID.
Public propertyTransactionID
Gets the transaction ID.
Public propertyUserReference
Gets the user reference.

See Also