QuickSwipeGateway Reverse Method Bluefin Web Client API Documentation
Reverse a previous authorization. Funds that were reserved on the card will be released. Not all card processors support authorization reversal. Please consult with Bluefin technical support representatives for information on your account.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Function Reverse ( _
	request As ReversalTransactionRequest _
) As CardTransactionResponse

Return Value

Instance of CardTransactionResponse class.
See Also