QuickSwipeGateway Sale Method Bluefin Web Client API Documentation
Overload List

  NameDescription
Public methodSale(CardTransactionRequest)
Authorizes (holds) the funds on the card and flags the transaction to be captured for settlement at the next settlement time.
Public methodSale(CheckTransactionRequest)
Authorizes Check Transaction and flags the transaction to be captured for batch ACH processing.
Public methodSale(EBTTransactionRequest)
Authorizes (holds) the funds on the EBT card and flags the transaction to be captured for settlement at the next settlement time.
Public methodSale(GiftCardTransactionRequest)
Authorizes (holds) the funds on gift or stored value card and flags the transaction to be captured for settlement at the next settlement time.
Public methodSale(SwipedCardTransactionRequest)
Authorizes (holds) the funds on the swiped card and flags the transaction to be captured for settlement at the next settlement time.
Back to Top
See Also