CardPresentResponse Properties
From AuthorizeNet .NET
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| CardPresentResponse Properties |
| CardPresentResponse Class See Also Send Feedback |
The CardPresentResponse type exposes the following members.
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.
|