POS_STATUS_PENDING_USER_INTERACTION | Waiting for card input from user |
POS_STATUS_USER_CANCEL | User manually cancelled the operation on the POS terminal |
POS_STATUS_INTERNAL_ERROR | Operation failed due to an internal terminal error |
POS_STATUS_TERMINAL_BUSY | POS terminal is busy with another operation |
POS_STATUS_UNSUPPORTED_SDK_VERSION | Terminal version not compatible with current SDK |
POS_STATUS_NO_UPDATE_FOUND | No update available for the terminal |
POS_STATUS_MANDATORY_UPDATE | Mandatory update required — applied automatically |
POS_STATUS_OPTIONAL_UPDATE | Optional update available — no action taken |
POS_STATUS_POS_UPDATING | Terminal is currently updating |
POS_STATUS_ACTIVATION_REQUIRED | Terminal must be activated to continue |
POS_STATUS_PROCESSING | Terminal is communicating with the host server |
POS_STATUS_DEACTIVATION_NOT_COMPLETED | Deactivation failed |
POS_STATUS_ACTIVATION_NOT_REQUIRED | Terminal is already activated |
POS_STATUS_ACTIVATION_NOT_COMPLETED | Activation failed |
POS_STATUS_WRONG_ACTIVATION_CODE | Incorrect activation code provided |
POS_STATUS_WRONG_DEACTIVATION_CODE | Incorrect deactivation code provided |
POS_STATUS_WAIT_ACTIVATION_CODE | Waiting for user to enter activation code |
POS_STATUS_WAIT_DEACTIVATION_CODE | Waiting for user to enter deactivation code |
POS_STATUS_UPDATE_NOT_COMPLETED | Update failed |
POS_STATUS_TRANSACTION_NOT_FOUND | No previous transaction found for reprint |
POS_STATUS_NO_PRINTER_AVAILABLE | POS terminal has no printer hardware |
POS_STATUS_NO_PAPER | No paper in terminal — transaction succeeded, but receipt not printed |
POS_STATUS_WRONG_AMOUNT | Invalid transaction amount provided |
POS_STATUS_NO_CARD_FOUND | No card detected |
POS_STATUS_NOT_SUPPORTED_CARD | Card type not supported — waiting for a valid card |
POS_STATUS_CARD_CHIP_ERROR | Failed to read card chip |
POS_STATUS_INVALID_PIN | Invalid PIN entered — waiting for retry |
POS_STATUS_MAX_PIN_COUNT_EXCEEDED | PIN attempts exceeded — operation cancelled |
POS_STATUS_PIN_CHECK_ONLINE | Verifying PIN online |
POS_STATUS_SUCCESS_ACTIVATION | Terminal activated successfully |
POS_STATUS_SUCCESS_DEACTIVATION | Terminal deactivated successfully |
POS_STATUS_SUCCESS_UPDATE | Terminal updated successfully |
POS_STATUS_SUCCESS_PURCHASE | Purchase completed successfully |
POS_STATUS_SUCCESS_REFUND | Refund completed successfully |
POS_STATUS_SUCCESS_REPRINT_RECEIPT | Receipt reprint completed successfully |
POS_STATUS_SUCCESS_PRINT_RECEIPT | Receipt printed successfully |
POS_STATUS_DOWNLOADING_CERTIFICATES_IN_PROGRESS | Certificates are being downloaded from the terminal |
POS_STATUS_DOWNLOADING_CERTIFICATES_COMPLETED | Certificate download completed successfully |
POS_STATUS_INCORRECT_PRINT_DATA | Print operation failed due to invalid data |
POS_STATUS_INCORRECT_LOGO_INDEX | Print operation failed due to an invalid logo index |