question

jraymer917 avatar image
jraymer917 asked Bryanne Vega answered

Can you assign customers to guest number in Table app?

I am writing an app that deals with Customers and their orders. What I need to know is if you can you assign multiple customers to a single order through the native Clover apps like Register or Tables? I dont think you can but want to make sure.
Customers
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Bryanne Vega avatar image
Bryanne Vega answered
You can't, but you are more than welcome to handle this on your back-end:

OrderId (key) : [customerId1, customerId2] (pair) as an example!

Good luck!

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community