Pay@Table Integration

Pay@Table is an innovative application that we have developed to allow restaurants to take card payments right at the table. Visa and MasterCard are removing signature as an option from 1st August, 2014 (with AMEX phasing out signature by 15th March, 2015) so taking card payments at the table allows patrons to pay with a card without having to interrupt their experience to get up a pay at the counter. Pay@Table also allows staff to turn tables faster as it requires fewer trips to the table. It also has built in support for split bills which means that groups can make individual payments with cards providing a more convenient experience. The application has been designed such that the terminal can even be left at the table for the patrons to use freeing up the staff to serve other customers.

The workflow for a typical Pay@Table transaction is as follows:

  1. The customer will indicate to the staff that they are ready to pay the bill
  2. A staff member grabs a Pay@Table terminal and enters in their operator ID and the table number
  3. The terminal connects to the restaurant POS server via HTTP and requests the amount for that table
  4. The POS server returns the amount to the terminal
  5. The terminal asks whether the customer would like to pay the full amount or split the bill
  6. If split bill is chosen, the customer enters the amount to pay
  7. The terminal then prompts for the card, account type and PIN or signature
  8. Once approved, the terminal prints the receipts and posts the transaction result back to the POS server

Traditional forms of integration (including integration using the TTA) have one disadvantage which is that during the transaction process, the POS is locked up such that it can't be used until the transaction is completed. Depending on your environment, this disadvantage may or may not be a problem. In a supermarket, for example, customers expect to line up and have their goods scanned followed by a payment but in a busy restaurant where there may only be one POS at the counter and a queue of customers trying to pay at the end of lunch, the lock up can be a problem.

To counter this, we have added additional modes to our Mobile Integration application; Restaurant mode (Pay@Table), Bar mode and Retail mode. These additional modes are discussed here.

Before starting the development work, please refer to our pay@Table certification criteria document .

Tyro Pay@Table Simulator

We have developed a test harness that POS vendors can use to develop and test their Pay@Table implementations with. The tool is a Java Command Line Interface (CLI) program that can generate the same messages that are generated by a terminal operating in Pay@Table mode.

The software archive is attached and instructions for use are contained within the archive.

Pay@Table Simulator

Copyright © Tyro Payments 2019-2022. All right reserved.