







|
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| CaptureRequest Class |
| Members See Also Send Feedback |
A request representing a Capture - the final transfer of funds that happens after an auth.
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
| C# |
|---|
public class CaptureRequest : GatewayRequest |
| Visual Basic |
|---|
Public Class CaptureRequest _ Inherits GatewayRequest |
| Visual C++ |
|---|
public ref class CaptureRequest : public GatewayRequest |
