







|
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| CardPresentResponse Class |
| Members See Also Send Feedback |
Parses the response from the transaction (a piped string) into a represenational class
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
public class CardPresentResponse : ResponseBase, IGatewayResponse |
| Visual Basic |
|---|
Public Class CardPresentResponse _ Inherits ResponseBase _ Implements IGatewayResponse |
| Visual C++ |
|---|
public ref class CardPresentResponse : public ResponseBase, IGatewayResponse |
