Lightspeed Restaurant (K-Series)

Modified on: Wed, 6 Dec, 2023 at 8:18 AM

Applies to:          Stayntouch PMS          

Lightspeed Restaurant (K-Series)


Lightspeed Restaurant (K-Series) is advanced epos system for restaurants that any hospitality business, big or small, can use to ignite their potential. Lightspeed Restaurant K-Series lets clients run their entire restaurant via iPad from anywhere. Tailored for pubs, bars, cafes, bakeries and hotels. The integration was built by the Omniboost team, which will be the middleware between Stayntouch and Lighspeed K-Series.

 

API USAGE

  • post/oath/token
  • get/hotels/{id}/transaction_codes - upon setup
  • get/posting_accounts (filtered by name/or code/id)
  • get/reservations/checked_in (filtered by last name and/or room number)
  • post/posting_accounts/{id}/transactions
  • post/reservations/{id}/transactions
  • Note: Taxes are calculated and posted in SNT and are not to be sent over via APIs as part of the check

 

WEBHOOK USAGE

  • The are no webhooks in use.

 

SUPPORTED FUNCTIONALITIES

  • Guest bill postings
  • House account bill postings
  • Non-residential postings, including attached payments settled at POS – POST/posting_accounts/{id}/transactions call needs to include revenue and payment posting, both as a positive integers
  • Split checks
  • Split checks settled by different method of payment – room charge + cash (as an example)
  • Discounts – Discounts are applied in Lightspeed, and only the final amount will be posted to the PMS
  • Void – A full void on the same business date as the original transaction is supported only; no partial voids are supported
  • Restrict post
  • Tax exclusive or inclusive environment

 

IMPLEMENTATION


Lightspeed-K Series will import SNT charge codes via /hotels/{id}/charge_codes and map them on their side based on the hotel’s information. This also includes POS Payment codes via /hotels/{id}/payment_types as Lightspeed-K Series supports a full real-time revenue push for non-residential charges to come across to the PMS.

 

GENERATING OAUTH KEYS

  • Implementations will request API OAuth keys using the below process.
  • Lightspeed Restaurant (K-Series) requires the following Stayntouch Connect API credentials:
    • client_id
    • client_secret
    • hotel_id 

 

CONTACTS

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.