Login Request and Response (Tran Type 39-01)
Simplify sends a Login Request message to the POS after the server logs in to the PIN Pad. The POS attempts to validate the user and open a connection.
If login is successful, the Login Response from the POS will contain store configuration values used by Simplify to control Pay@Table processing for the transaction (Full/Quick Service Type Flag, Tip Percentages, Partial Payment Flag, Tip Flag).
Simplify will then prompt for Table Number and optional Group Number (Full Service) or Check Number (Quick Service).
Login Request
A sample Login Request message is as follows:
API Field #, Value | Description |
---|---|
0001,39 | Transaction Type |
5101,12345 | Store ID |
5100,01 | Message Type |
5102,111 | Employee ID |
5002,80667259 | Device Serial Number |
5218,713 | Pay@Table Message Reference Number |
Login Response
A sample Login Response message is as follows:
API Field #, Value | Description |
---|---|
0001,39 | Transaction Type |
5100,01 | Message Type |
5103,00 | Service Type Flag |
5104,15;18;20 | Tip Percentages |
5110,00 | POS Response Code |
5111,Approved | POS Response Message |
5213,1 | Partial Payment Flag |
5214,1 | Tip Flag |
5218,713 | Pay@Table Message Reference Number |
5219,12345678 | Pay@Table Session ID |