Hello Supporter,
I build POS on the web base (MVC C# .net), I need to use REST API for my Project.
Step 1: Setup Device connect with my account (Test Merchant) (Done Picture_01)
Step 2: Follow https://docs.clover.com/docs/creating-custom-orders to coding Test send Order.
Step 3: Submit Order with state="OPEN", then used Postman get Order by externalReferenceId (Done Picture_03)
But My device doesn't receive any requests.
Question 1: So, how can I fix it?
Question 2: Can I send the Order with Device Id? (Because I will have many Devices)
Thanks for your time!!!