Overload List
Name | Description | |
---|---|---|
![]() | Sale(CardTransactionRequest) |
Authorizes (holds) the funds on the card and flags the transaction
to be captured for settlement at the next settlement time.
|
![]() | Sale(CheckTransactionRequest) |
Authorizes Check Transaction and flags the transaction to be captured
for batch ACH processing.
|
![]() | Sale(EBTTransactionRequest) |
Authorizes (holds) the funds on the EBT card and flags the transaction
to be captured for settlement at the next settlement time.
|
![]() | Sale(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.
|
![]() | Sale(SwipedCardTransactionRequest) |
Authorizes (holds) the funds on the swiped card and flags the transaction
to be captured for settlement at the next settlement time.
|
See Also