Name | Description | |
---|---|---|
![]() | CaptureTransactionRequest Constructor | Initializes a new instance of the CaptureTransactionRequest class. |
The following tables list the members exposed by CaptureTransactionRequest.
Name | Description | |
---|---|---|
![]() | CaptureTransactionRequest Constructor | Initializes a new instance of the CaptureTransactionRequest class. |
Name | Description | |
---|---|---|
![]() | Amount | Gets or sets the amount of transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) |
![]() | AuthorizeTransaction | Gets or sets the authorize transaction that is to be captured |
![]() | CurrencyCode | Gets or sets the currency used (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) |
![]() | ExtendedProperties | Gets name-value pairs containg additional configuration properties (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) |
![]() | IsFinal | Gets or sets a value indicating whether this is the final capture for the given autohrize transaction |
![]() | Payment | Gets payment associated with this transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) |
![]() | RemoteIP | Gets or sets the remote IP of the User initiating the transaction (Inherited from CommerceBuilder.Payments.BaseTransactionRequest) |
![]() | TransactionType | Overridden. Gets the type of transaction |
Name | Description | |
---|---|---|
![]() | ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |