







![]() ![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
CardPresentResponse Members |
CardPresentResponse Class Constructors Methods Fields Properties See Also Send Feedback |
The CardPresentResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CardPresentResponse |
Initializes a new instance of the CardPresentResponse class.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | FindByValue | (Inherited from ResponseBase.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString | (Inherited from ResponseBase.) |
Fields
Name | Description | |
---|---|---|
![]() | RawResponse | (Inherited from ResponseBase.) |
Properties
Name | Description | |
---|---|---|
![]() | Amount |
Gets the amount.
|
![]() | Approved |
Gets a value indicating whether this CardPresentResponse is approved.
|
![]() | AuthorizationCode |
Gets the authorization code.
|
![]() | AVSResponse |
Gets the AVS response.
|
![]() | CardCodeResponse |
Gets the card code response.
|
![]() | CardNumber |
Gets the card number.
|
![]() | InvoiceNumber |
Gets the invoice number.
|
![]() | MD5Hash |
Gets the MD5 hash.
|
![]() | Message |
Gets the message.
|
![]() | RemainingBalanceOnCard |
Gets the remaining balance on card.
|
![]() | RequestedAmount |
Gets the requested amount.
|
![]() | ResponseCode |
Gets the response code.
|
![]() | SplitTenderID |
Gets the split tender ID.
|
![]() | TransactionID |
Gets the transaction ID.
|
![]() | UserReference |
Gets the user reference.
|