Default

public class Default implements IPaymentServiceListener

Default implementation for IPaymentServiceListener.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
public final static String DESCRIPTOR

Functions

Link copied to clipboard
public IBinder asBinder()
Link copied to clipboard
public void onAuthResponse(AuthResponse response)
Called in response to an auth request
Link copied to clipboard
Called in response to a capture of a pre auth payment
Link copied to clipboard
public void onCloseoutResponse(CloseoutResponse response)
Called in response to a closeout being processed
Link copied to clipboard
Called when the Clover device requires confirmation for a payment e.g.
Link copied to clipboard
Called in response to a manual refund request
Link copied to clipboard
public void onPreAuthResponse(PreAuthResponse response)
Called in response to a pre auth request
Link copied to clipboard
Called in response to a readCardData(...) request.
Link copied to clipboard
Called in response to a refund payment request
Link copied to clipboard
Called in response to a RetrievePaymentRequest
Link copied to clipboard
public void onRetrievePendingPaymentsResponse(RetrievePendingPaymentsResponse retrievePendingPaymentResponse)
Called in response to a retrievePendingPayment(...) request.
Link copied to clipboard
public void onSaleResponse(SaleResponse response)
Called in response to a sale request
Link copied to clipboard
public void onTipAdded(TipAdded tipAdded)
Called when a customer selects a tip amount on the Clover device screen
Link copied to clipboard
Called in response to a tip adjust of an auth payment
Link copied to clipboard
public void onVaultCardResponse(VaultCardResponse response)
Called in response to a vault card request
Link copied to clipboard
Called when the Clover device requires a signature to be verified
Link copied to clipboard
Called in response to a VoidPaymentRefundRequest
Link copied to clipboard
Called in response to a void payment request