Package com.clover.remote.client.messages
package com.clover.remote.client.messages
-
ClassDescriptionBase class for custom activity message communicationRequest object for requesting an auth transaction.Response object for an auth transaction request.The base for requestsThe base for responsesRequest to capture a payment that had been previously obtained from a preAuth(PreAuthRequest request) callResponse object for a payment capture requestRequest object for closeout requestResponse object for a closeout requestGeneral error used for reporting error events to the POSType of device errorEncapsulates the start or stop of a Clover Device activity (e.g.Enum corresponding to valid UI State events from the deviceRequest sent from the Mini for the POS to verify or reject a signatureResponse object for a custom activity requestRequest object to display receipt optionsResponse object for a retrieve device status requestRequest object used when requesting a Manual Refund (Naked Credit)Response object for a manual refund (naked credit) requestContains the message information sent from a custom ActivityContains the message information sent to a custom ActivityRequest object to open cash drawerBase reponse use for callbacks that contain payments.Request object for requesting a pre-auth transaction.Response object for a pre-auth transaction requestRequest for status of print jobResponse object, called to update status of print jobCallback to request the POS print a ManualRefund declined receiptCallback to request the POS print a receipt for a ManualRefundCallback to the POS to request a payment declined receiptCallback to the POS to request a merchant payment receipt be printedCallback to the POS to request a payment receipt be printedCallback to the POS to request a payment refund receipt be printedRequest object for requesting a print job.Request object for requesting to read card dataResponse object for a read card data requestRequest object to refund a payment, either partially or fullyResponse object for a request to refund a payment, either partially or fullyResponse object for a reset device requestThe result of the Response objects used in the callbacks from the MiniRequest object for requesting the current device status.Response object for a retrieve device status requestRequest object for requesting information on a specific paymentResponse object for a retrieve payment requestResponse object for a retrieve pending payments requestRequest to retrieve all available printersResponse object for retrieving the printersRequest object for requesting a sale transaction.Response object for a sale requestRequest object for requesting to adjust the tip amount of a payment acquired from a previous authResponse object for a request to adjust the tip of a prior authBase class used by all transaction request objects like
SaleRequest,AuthRequest, etc.Request to acquire a payment token and card that can be used for future transaction requestsResponse object for a vault card requestRequest sent from the Mini for the POS to verify or reject a signatureRequest object for requesting to void a paymentResponse object for a void payment requestRequest object for requesting to void a paymentResponse object for a void payment request