question

chetan avatar image
chetan asked chetan commented

Order Created Via API not displaying on clover machine.

I am using v3 web API for clover from which I create an order with the following API call

https://www.clover.com/v3/merchants/[...id]/orders?accesstoken=[token]

I have got order_id in response from API. Then I make another call to add line items to this order via

https://www.clover.com/v3/merchants/[...id]/orders/[orderid].'/lineitems?accesstoken=[token] [order_id] is what i have got as a response from first call

Now I have added discount if it is applicable for a order via https://www.clover.com/v3/merchants/[...id]/discounts?accesstoken=[token]

Following the above process show me the line items on clover web dashboard but it is not visible on clover cash register machine.

Can anyone help me on this ?

Thanks much in advance

Orders
3 comments
10 |2000

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

Jacob Abrams avatar image Jacob Abrams ♦♦ commented ·

It is not visible when you go to the Orders app on the Clover device? Are orders manually created on the device in the register app appearing on your web dashboard?

0 Likes 0 ·
chetan avatar image chetan commented ·

Yes It is not visible on clover device and currently line items are visible on web dashboard when I click on line item it shows the order_id assigned to that line item.

I want that order to visible on clover machine and also on the orders section of web dashboard.

Please help me on this ASAP

0 Likes 0 ·
chetan avatar image chetan commented ·

Hello Jacob I am waiting for your response. Could you please let me know if it is possible ?

0 Likes 0 ·

0 Answers

Welcome to the
Clover Developer Community