POS Info Statuses

Status CodeDescription
POS_STATUS_PENDING_USER_INTERACTIONWaiting for card input from user
POS_STATUS_USER_CANCELUser manually cancelled the operation on the POS terminal
POS_STATUS_INTERNAL_ERROROperation failed due to an internal terminal error
POS_STATUS_TERMINAL_BUSYPOS terminal is busy with another operation
POS_STATUS_UNSUPPORTED_SDK_VERSIONTerminal version not compatible with current SDK
POS_STATUS_NO_UPDATE_FOUNDNo update available for the terminal
POS_STATUS_MANDATORY_UPDATEMandatory update required — applied automatically
POS_STATUS_OPTIONAL_UPDATEOptional update available — no action taken
POS_STATUS_POS_UPDATINGTerminal is currently updating
POS_STATUS_ACTIVATION_REQUIREDTerminal must be activated to continue
POS_STATUS_PROCESSINGTerminal is communicating with the host server
POS_STATUS_DEACTIVATION_NOT_COMPLETEDDeactivation failed
POS_STATUS_ACTIVATION_NOT_REQUIREDTerminal is already activated
POS_STATUS_ACTIVATION_NOT_COMPLETEDActivation failed
POS_STATUS_WRONG_ACTIVATION_CODEIncorrect activation code provided
POS_STATUS_WRONG_DEACTIVATION_CODEIncorrect deactivation code provided
POS_STATUS_WAIT_ACTIVATION_CODEWaiting for user to enter activation code
POS_STATUS_WAIT_DEACTIVATION_CODEWaiting for user to enter deactivation code
POS_STATUS_UPDATE_NOT_COMPLETEDUpdate failed
POS_STATUS_TRANSACTION_NOT_FOUNDNo previous transaction found for reprint
POS_STATUS_NO_PRINTER_AVAILABLEPOS terminal has no printer hardware
POS_STATUS_NO_PAPERNo paper in terminal — transaction succeeded, but receipt not printed
POS_STATUS_WRONG_AMOUNTInvalid transaction amount provided
POS_STATUS_NO_CARD_FOUNDNo card detected
POS_STATUS_NOT_SUPPORTED_CARDCard type not supported — waiting for a valid card
POS_STATUS_CARD_CHIP_ERRORFailed to read card chip
POS_STATUS_INVALID_PINInvalid PIN entered — waiting for retry
POS_STATUS_MAX_PIN_COUNT_EXCEEDEDPIN attempts exceeded — operation cancelled
POS_STATUS_PIN_CHECK_ONLINEVerifying PIN online
POS_STATUS_SUCCESS_ACTIVATIONTerminal activated successfully
POS_STATUS_SUCCESS_DEACTIVATIONTerminal deactivated successfully
POS_STATUS_SUCCESS_UPDATETerminal updated successfully
POS_STATUS_SUCCESS_PURCHASEPurchase completed successfully
POS_STATUS_SUCCESS_REFUNDRefund completed successfully
POS_STATUS_SUCCESS_REPRINT_RECEIPTReceipt reprint completed successfully
POS_STATUS_SUCCESS_PRINT_RECEIPTReceipt printed successfully
POS_STATUS_DOWNLOADING_CERTIFICATES_IN_PROGRESSCertificates are being downloaded from the terminal
POS_STATUS_DOWNLOADING_CERTIFICATES_COMPLETEDCertificate download completed successfully
POS_STATUS_INCORRECT_PRINT_DATAPrint operation failed due to invalid data
POS_STATUS_INCORRECT_LOGO_INDEXPrint operation failed due to an invalid logo index