Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I information
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
Collapse sidebar

webGo Information wiki

  • webGo
  • information
  • Wiki
  • Gomenu
  • error code UCR integration

error code UCR integration · Changes

Page history
Update error code UCR integration authored May 23, 2020 by Martin Lam's avatar Martin Lam
Hide whitespace changes
Inline Side-by-side
goMenu/error-code-UCR-integration.md
View page @ 3ac71ea0
......@@ -3,7 +3,7 @@
|Error Message|Description|
|-|-|
|Cannot connect to Server|Connect to server timeout or unable to establish a connection|
|Server no response|No response from 3rd party server to our server|
|Server no response|No response from UCR server to our server|
## Place Order
### Place Order response from UCR
......@@ -42,10 +42,42 @@
|996|same token success|
|995|same token pending|
## Load Order / Link Table
## Link Table
### Link Table response from UCR
|code|description|
|-|-|
|1|The table is empty|
|2|The table is settlement|
|3|The table is cleaning|
|4|The table is locked|
|5|The table does not found|
|6|The outlet code does not found|
|7|The outlet code is too long|
|8|The workstation ID does not found|
|9|The workstation ID is too long|
|10|Not business hour|
|11|Outlet not daily started|
|12|The table is reserved|
|13|Receipt is printed|
|99|Other errors|
## Load Order
### Load Order response from UCR
|code|description|
|-|-|
|1|The table no. does not found|
|2|The receipt ID does not found|
|3|The outlet code does not found|
|4|The outlet code is too long|
|5|The workstation ID does not found|
|6|The workstation ID is too long|
|7|The outlet code is too long|
|8|Not business hour|
|9|Outlet not daily started|
|99|Other errors|
### Load Order / Link Table response from web-on
|code|description|-|
|-|-|-|
|999|unable to establish a connection with UCR|Please check the network connection between UCR|
|998|unable to call a method of UCR web service|Please check the network connection between UCR|
|997|an error catch from UCR response|
Clone repository
  • goFTP
    • notes
    • released apk version
  • goMenu
    • BYOD flow
    • error code UCR integration
    • experimental installation for byod
    • symlink static files list
    • uat environment
  • goPOS
    • clear test data before new shop opening
    • daily clearance run before all transactions processed tenren
    • daily clearance run before all transactions processed
    • missing handle update payment
  • goPick
    • error code table
  • goQueue
    • Components Version Compatibility
    • Features and Compatibility
    • Released APK Version
View All Pages