Namespace: remotemessage

remotemessage

Classes

AcknowledgementMessage
ActivityRequest
ActivityResponseMessage
AddDiscountAction
AddLineItemAction
BreakMessage
CapturePreAuthMessage
CapturePreAuthResponseMessage
CardDataRequestMessage
CardDataResponseMessage
CashbackSelectedMessage
CloseoutRequestMessage
CloseoutResponseMessage
ConfirmPaymentMessage
DiscoveryRequestMessage
DiscoveryResponseMessage
ErrorCodeEnum
FinishCancelMessage
FinishOkMessage
ForceConnectMessage
ImagePrintMessage
InputOption
KeyPressEnum
KeyPressMessage
LastMessageRequestMessage
LastMessageResponseMessage
LogMessage
Message
OpenCashDrawerMessage
OrderActionAddDiscountMessage
OrderActionAddLineItemMessage
OrderActionRemoveDiscountMessage
OrderActionRemoveLineItemMessage
OrderActionResponse
OrderActionResponseMessage
OrderUpdateMessage
PairingCodeMessage
PairingRequestMessage
PairingResponseMessage
PartialAuthMessage
PayIntent
PaymentConfirmedMessage
PaymentRejectedMessage
PaymentVoidedMessage
RefundRequestMessage
RefundResponseMessage
RemoteError
RemoteMessage
RemoveDiscountAction
RemoveLineItemAction
ResetMessage
ResultStatusEnum
RetrievePendingPaymentsMessage
RetrievePendingPaymentsResponseMessage
ShowPaymentReceiptOptionsMessage
ShutDownMessage
SignatureVerifiedMessage
TerminalMessage
TextPrintMessage
ThankYouMessage
TipAddedMessage
TipAdjustMessage
TipAdjustResponseMessage
TxStartRequestMessage
TxStartResponseMessage
TxStateEnum
TxStateMessage
UiStateMessage
VaultCardMessage
VaultCardResponseMessage
VerifySignatureMessage
VoidPaymentMessage
WelcomeMessage

Members

(static) ErrorCode :string

Type:
  • string
Properties:
Name Type Description
ORDER_NOT_FOUND string
PAYMENT_NOT_FOUND string
FAIL string
Source:

(static) KeyPress :string

Type:
  • string
Properties:
Name Type Description
NONE string
ENTER string
ESC string
BACKSPACE string
TAB string
STAR string
BUTTON_1 string
BUTTON_2 string
BUTTON_3 string
BUTTON_4 string
BUTTON_5 string
BUTTON_6 string
BUTTON_7 string
BUTTON_8 string
DIGIT_1 string
DIGIT_2 string
DIGIT_3 string
DIGIT_4 string
DIGIT_5 string
DIGIT_6 string
DIGIT_7 string
DIGIT_8 string
DIGIT_9 string
DIGIT_0 string
Source:

(static) LogLevelEnum :string

Type:
  • string
Properties:
Name Type Description
VERBOSE string
DEBUG string
INFO string
WARN string
ERROR string
Source:

(static) Method :string

Type:
  • string
Properties:
Name Type Description
ACK string
CLOSEOUT_RESPONSE string
CLOSEOUT_REQUEST string
CAPTURE_PREAUTH_RESPONSE string
CAPTURE_PREAUTH string
CONFIRM_PAYMENT_MESSAGE string
LAST_MSG_REQUEST string
LAST_MSG_RESPONSE string
TIP_ADJUST string
TIP_ADJUST_RESPONSE string
OPEN_CASH_DRAWER string
SHOW_PAYMENT_RECEIPT_OPTIONS string
REFUND_RESPONSE string
REFUND_REQUEST string
TX_START string
TX_START_RESPONSE string
KEY_PRESS string
UI_STATE string
TX_STATE string
FINISH_OK string
FINISH_CANCEL string
DISCOVERY_REQUEST string
DISCOVERY_RESPONSE string
TIP_ADDED string
VERIFY_SIGNATURE string
SIGNATURE_VERIFIED string
PAYMENT_CONFIRMED string
PAYMENT_REJECTED string
PAYMENT_VOIDED string
PRINT_PAYMENT string
REFUND_PRINT_PAYMENT string
PRINT_PAYMENT_MERCHANT_COPY string
PRINT_CREDIT string
PRINT_PAYMENT_DECLINE string
PRINT_CREDIT_DECLINE string
PRINT_TEXT string
PRINT_IMAGE string
TERMINAL_MESSAGE string
SHOW_WELCOME_SCREEN string
SHOW_THANK_YOU_SCREEN string
SHOW_ORDER_SCREEN string
BREAK string
CASHBACK_SELECTED string
PARTIAL_AUTH string
VOID_PAYMENT string
ORDER_ACTION_ADD_DISCOUNT string
ORDER_ACTION_REMOVE_DISCOUNT string
ORDER_ACTION_ADD_LINE_ITEM string
ORDER_ACTION_REMOVE_LINE_ITEM string
ORDER_ACTION_RESPONSE string
VAULT_CARD string
VAULT_CARD_RESPONSE string
LOG_MESSAGE string
RETRIEVE_PENDING_PAYMENTS string
RETRIEVE_PENDING_PAYMENTS_RESPONSE string
CARD_DATA_RESPONSE string
CARD_DATA string
PAIRING_REQUEST string
PAIRING_RESPONSE string
PAIRING_CODE string
REMOTE_ERROR string
ACTIVITY_REQUEST string
ACTIVITY_RESPONSE string
SHUTDOWN string
RESET string
FORCECONNECT string
Source:

(static) PairingState :string

Type:
  • string
Properties:
Name Type Description
UNINITIALIZED string
PAIRED string
FAILED string
INITIAL string
Source:

(static) RemoteMessageType :string

Type:
  • string
Properties:
Name Type Description
COMMAND string
QUERY string
EVENT string
PING string
PONG string
Source:

(static) ResultStatus :string

Type:
  • string
Properties:
Name Type Description
SUCCESS string
FAIL string
CANCEL string
Source:

(static) TransactionType :string

Type:
  • string
Properties:
Name Type Description
PAYMENT string
CREDIT string
AUTH string
DATA string
BALANCE_INQUIRY string
PAYMENT_REVERSAL string
CREDIT_REVERSAL string
Source:

(static) TxStartResponseResult :string

Type:
  • string
Properties:
Name Type Description
SUCCESS string
ORDER_MODIFIED string
ORDER_LOAD string
DUPLICATE string
FAIL string
Source:

(static) TxState :string

Type:
  • string
Properties:
Name Type Description
START string
SUCCESS string
FAIL string
Source:

(static) UiDirection :string

Type:
  • string
Properties:
Name Type Description
ENTER string
EXIT string
Source:

(static) UiState :string

Type:
  • string
Properties:
Name Type Description
START string
FAILED string
FATAL string
TRY_AGAIN string
INPUT_ERROR string
PIN_BYPASS_CONFIRM string
CANCELED string
TIMED_OUT string
DECLINED string
VOIDED string
CONFIGURING string
PROCESSING string
REMOVE_CARD string
PROCESSING_GO_ONLINE string
PROCESSING_CREDIT string
PROCESSING_SWIPE string
SELECT_APPLICATION string
PIN_PAD string
MANUAL_CARD_NUMBER string
MANUAL_CARD_CVV string
MANUAL_CARD_CVV_UNREADABLE string
MANUAL_CARD_EXPIRATION string
SELECT_ACCOUNT string
CASHBACK_CONFIRM string
CASHBACK_SELECT string
CONTACTLESS_TAP_REQUIRED string
VOICE_REFERRAL_RESULT string
CONFIRM_PARTIAL_AUTH string
PACKET_EXCEPTION string
CONFIRM_DUPLICATE_CHECK string
FORCE_ACCEPTANCE string
VERIFY_SIGNATURE_ON_PAPER string
VERIFY_SIGNATURE_ON_PAPER_CONFIRM_VOID string
VERIFY_SIGNATURE_ON_SCREEN string
VERIFY_SIGNATURE_ON_SCREEN_CONFIRM_VOID string
ADD_SIGNATURE string
SIGNATURE_ON_SCREEN_FALLBACK string
RETURN_TO_MERCHANT string
SIGNATURE_REJECT string
ADD_SIGNATURE_CANCEL_CONFIRM string
ADD_TIP string
RECEIPT_OPTIONS string
HANDLE_TENDER string
SELECT_LANGUAGE string
APPROVED string
OFFLINE_PAYMENT_CONFIRM string
CUSTOM_ACTIVITY string
STARTING_CUSTOM_ACTIVITY string
Source: