QuickSwipeGateway Sale Method (SwipedCardTransactionRequest)Bluefin Web Client API Documentation
Authorizes (holds) the funds on the swiped card and flags the transaction to be captured for settlement at the next settlement time.

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 Sale ( _
	request As SwipedCardTransactionRequest _
) As CardTransactionResponse

Return Value

[Missing <returns> documentation for "M:Bluefin.Web.Client.QuickSwipeGateway.Sale(Bluefin.Web.Client.SwipedCardTransactionRequest)"]

See Also