Class: LanMethod

LanMethod

new LanMethod()

The set of messages understood by the clover device
Source:
See:
  • com.clover.remote.protocol.LanMethod (java API)

Members

(static) ACK

The acknowledgement method type This is a special type only present in the cloud adaptor.
Source:

(static) BREAK

The break method type
Source:

(static) CAPTURE_PREAUTH

Message type to capture a pre auth payment
Source:

(static) CAPTURE_PREAUTH_RESPONSE

Message type returned to capture a pre auth payment
Source:

(static) CLOSEOUT_REQUEST

Message type to request closeout
Source:

(static) CLOSEOUT_RESPONSE

Message type to respond to closeout request
Source:

(static) DISCOVERY_REQUEST

The discovery request method type
Source:

(static) DISCOVERY_RESPONSE

The discovery response method type
Source:

(static) ERROR

The acknowledgement method type This is a special type only present in the cloud adaptor.
Source:

(static) FINISH_CANCEL

The finish cancel method type
Source:

(static) FINISH_OK

The finish ok method type
Source:

(static) KEY_PRESS

The key pressed method type
Source:

(static) LAST_MSG_REQUEST

Message type to get the last message sent/received to/from the device
Source:

(static) LAST_MSG_RESPONSE

Message returned when request for last message is sent
Source:

(static) OPEN_CASH_DRAWER

The type to open the cash drawer
Source:

(static) PAYMENT_VOIDED

The payment voided method type
Source:

(static) PRINT_CREDIT

The print credit method type
Source:

(static) PRINT_CREDIT_DECLINE

The print credit declined method type
Source:

(static) PRINT_IMAGE

The print image method type
Source:

(static) PRINT_PAYMENT

The print payment request method type
Source:

(static) PRINT_PAYMENT_DECLINE

The print payment declined method type
Source:

(static) PRINT_PAYMENT_MERCHANT_COPY

The print merchant payment copy method type
Source:

(static) PRINT_TEXT

The print text method type
Source:

(static) REFUND_PRINT_PAYMENT

The message type for a refund print message
Source:

(static) REFUND_REQUEST

The refund request method type
Source:

(static) REFUND_RESPONSE

The refund response method type
Source:

(static) RESET

The reset method type This is a special type only present in the cloud adaptor.
Source:

(static) SHOW_ORDER_SCREEN

The show order screen method type
Source:

(static) SHOW_PAYMENT_RECEIPT_OPTIONS

THE OPTIONTYPE TO SHOW THE PAYMENT RECEIPT SCREEN
Source:

(static) SHOW_THANK_YOU_SCREEN

The show thank you screen method type
Source:

(static) SHOW_WELCOME_SCREEN

The show welcome screen method type
Source:

(static) SHUTDOWN

The shutdown method type This is a special type only present in the cloud adaptor.
Source:

(static) SIGNATURE_VERIFIED

The signature verification result method type
Source:

(static) TERMINAL_MESSAGE

The terminal message method type
Source:

(static) TIP_ADDED

The tip added method type
Source:

(static) TIP_ADJUST

The tip adjust request method type
Source:

(static) TIP_ADJUST_RESPONSE

The tip adjust request method type
Source:

(static) TX_START

The transaction start method type
Source:

(static) TX_STATE

The transaction state change method type
Source:

(static) UI_STATE

The user interface state change method type
Source:

(static) VAULT_CARD

Message type to Request to capture card info
Source:

(static) VAULT_CARD_RESPONSE

Message type to respond to capture card info request
Source:

(static) VERIFY_SIGNATURE

The verify signature request method type
Source:

(static) VOID_PAYMENT

The void payment method type
Source: