CardPresentResponse Properties

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

The CardPresentResponse type exposes the following members.

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