GoTab POS
Since 2016, GoTab POS has helped savvy hospitality operators optimize their front-of-house service models using cost-effective, agile, contactless technology. Their customers include hundreds of food and beverage establishments across almost 30 states, and growing. GoTab specializes in ordering from various independent outside restaurant operators with whom hotels have signed agreements. GoTab will most likely use one charge code per restaurant rather than charge codes per sales category within a restaurant—this is solely a hotel’s decision.
IMPLEMENTATION
GoTab will import Stayntouch charge codes via /hotels/{id}/charge_codes and map them on their side based on the hotel’s information.
API USAGE
- post/oath/token
- get/hotels/{id}/charge_codes
- get/reservations/checked_in
- post/reservations/{id}/transactions
- Note: Taxes are calculated and posted in Stayntouch and are not to be sent over via APIs as part of the check.
- No webhooks are in place
SUPPORTED FUNCTIONALITIES
- Guest bill postings
- Restrict post #
- Tips need to mapped
- If a customer wants to report on cash or credit card sales, they need to create posting accounts. Stayntouch will provide GoTab the IDs for the posting accounts.
GENERATING OAUTH KEYS
- Stayntouch to provide OAuth keys and charge code IDs.
- GoTab requires the following Stayntouch Connect credentials:
- client_id
- client_secret
- hotel_id
- Once the OAuth key data is received, please forward the data for use on their side to ONE person (not an email chain).