question

Brian avatar image
Brian asked David Marginian Deactivated answered

REST API - How Can Send Request To Device!

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!!!
clover-connected.png
clover-doc-order.png
clover-submit.png

REST API
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

·
David Marginian avatar image
David Marginian Deactivated answered Brian edited

It isn't clear what you are trying to accomplish, if you have your own POS, do you just want to use a Clover device to take payment? If so, why are you interested in Clover orders (if you have your own POS, doesn't your POS have its own concept of orders, inventory, etc.)? If you just want to use your POS to initiate a payment on a Clover device, we have a set of SDKs for that - https://docs.clover.com/docs/clover-development-basics-semi

10 |2000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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