Hello, Kevin here from Ready - https://readytopay.com/
We offer both Order and Pay At Table functionality through the guest’s device via webb (no app) by scanning a QR, or tapping an NFC target. We are in the process of developing both experiences on Square for Restaurants. We have all the API’s needed for Order, but requesting functionality for Pay at Table. Specifically:
Endpoints required for pay at the table / order to table:
- Get list of tables
- Get all open checks on a table
- Do a price check for an order
- Add a payment (tender) to an open check
- Add a discount to an open check
- Create a check on a table (place an order)
Webhooks required for pay at the table:
- check created
- check updated
- check closed
Hoping someone can point us in the right direction.
thanks,