QuickSwipeGateway Authorize Method Bluefin Web Client API Documentation
Overload List

  NameDescription
Public methodAuthorize(CardTransactionRequest)
Authorizes (holds) the funds on the card, but does not transfer the funds. Most banks support a $0.00 authorization in order to validate the card number, expiration date, and account status. This does, however, incur an authorization charge on the merchant account and a transaction charge on QuickSwipe.
Public methodAuthorize(CheckTransactionRequest)
authorizes (saves) the check information.
Public methodAuthorize(EBTTransactionRequest)
Authorizes EBT card
Public methodAuthorize(GiftCardTransactionRequest)
Authorizes gift card or stored value card
Public methodAuthorize(SwipedCardTransactionRequest)
Overloads of Authorize() for Swiped Card.
Back to Top
See Also