Initializes the new instance of CaptureTransactionRequest
to convert pre-authorized card transaction into sale transaction
known by transactionID for specified amount.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax
Parameters
- transactionID
- Type:
System String
String that represents ID of successful authorized card transaction.
- amount
- Type:
System Double
Double amount to capture. You may specify amount less than original authorized amount.
Remarks
See Also