







![]() ![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
CaptureRequest Methods |
CaptureRequest Class See Also Send Feedback |
The CaptureRequest type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddCardCode |
The 3-digit Credit Card Code (CCV) on the back of the card
(Inherited from GatewayRequest.) |
![]() | AddCustomer |
Adds a Customer record to the current request
(Inherited from GatewayRequest.) |
![]() | AddDuty(Decimal) |
Adds a tax value to the request
(Inherited from GatewayRequest.) |
![]() | AddDuty(Decimal, String, String) |
Adds a detailed tax value to the request
(Inherited from GatewayRequest.) |
![]() | AddFraudCheck()()()() |
This method will pull the user's IP address for use with FDS. Only valid for Web-based transactions.
(Inherited from GatewayRequest.) |
![]() | AddFraudCheck(String) |
This method adds the required values for Fraud Detection Suite. Your merchant must sign up for this service with Authorize.Net
(Inherited from GatewayRequest.) |
![]() | AddFreight(Decimal) |
Adds a tax value to the request
(Inherited from GatewayRequest.) |
![]() | AddFreight(Decimal, String, String) |
Adds a detailed tax value to the request
(Inherited from GatewayRequest.) |
![]() | AddInvoice |
Adds an InvoiceNumber to the request
(Inherited from GatewayRequest.) |
![]() | AddLineItem |
Adds a line item to the current order
(Inherited from GatewayRequest.) |
![]() | AddMerchantValue |
This is where you can add custom values to the request, which will be returned to you
in the response
(Inherited from GatewayRequest.) |
![]() | AddShipping |
Adds a Shipping Record to the current request
(Inherited from GatewayRequest.) |
![]() | AddTax(Decimal) |
Adds a tax value to the request
(Inherited from GatewayRequest.) |
![]() | AddTax(Decimal, String, String) |
Adds a detailed tax value to the request
(Inherited from GatewayRequest.) |
![]() | Equals | (Inherited from Object.) |
![]() | Get |
Gets the specified key from the request.
(Inherited from GatewayRequest.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Queue |
Queues the specified key into the request.
(Inherited from GatewayRequest.) |
![]() | ToPostString |
Outputs the queue as a delimited, URL-safe string for sending to Authorize.net as a form POST
(Inherited from GatewayRequest.) |
![]() | ToString | (Inherited from Object.) |