Namespace: remotepay

remotepay

Classes

AuthRequest
AuthResponse
BaseRequest
BaseResponse
CapturePreAuthRequest
CapturePreAuthResponse
CardInfoRequest
CardInfoResponse
CloseoutRequest
CloseoutResponse
CloverDeviceErrorEvent
CloverDeviceEvent
ConfirmPaymentRequest
DeviceEventEnum
DeviceInfo
DisplayReceiptOptionsRequest
ICloverConnector
ICloverConnectorListener
Img
InputOption
KeyPressEnum
ManualRefundRequest
ManualRefundResponse
MerchantInfo
PaymentResponse
PreAuthRequest
PreAuthResponse
ReadCardDataRequest
ReadCardDataResponse
RefundPaymentRequest
RefundPaymentResponse
ResponseCodeEnum
ResultStatusEnum
RetrievePendingPaymentsResponse
SaleRequest
SaleResponse
TipAdded
TipAdjustAuthRequest
TipAdjustAuthResponse
TransactionRequest
TransactionTypeEnum
VaultCardRequest
VaultCardResponse
VerifySignatureRequest
VoidCreditRequest
VoidCreditResponse
VoidPaymentRequest
VoidPaymentResponse

Members

(static) DeviceErrorEventCode :string

Type:
  • string
Properties:
Name Type Description
InvalidConfig string
IoSyncFailed string
GetString string
InvalidEndpoint string
AbortEndpoint string
DeviceIoControl string
GetOverlappedResult string
ReceiveThreadTerminated string
WriteFailed string
ReadFailed string
IoControlMessage string
CancelIoFailed string
IoCancelled string
IoTimedOut string
IoEndpointGlobalCancelRedo string
GetDeviceKeyValueFailed string
SetDeviceKeyValueFailed string
Win32Error string
DeviceAllreadyLocked string
EndpointAllreadyLocked string
DeviceNotFound string
UserAborted string
InvalidParam string
AccessDenied string
ResourceBusy string
Overflow string
PipeError string
Interrupted string
InsufficientMemory string
NotSupported string
UnknownError string
MonoApiError string
None string
Success string
Ok string
SendNotificationFailure string
NotConnected string
Source:

(static) DeviceEventState :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
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
Source:

(static) ErrorType :string

Type:
  • string
Properties:
Name Type Description
COMMUNICATION string
VALIDATION string
EXCEPTION 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) ResponseCode :string

Type:
  • string
Properties:
Name Type Description
SUCCESS string
FAIL string
UNSUPPORTED string
CANCEL string
DUPLICATE string
ERROR 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
Source: