question

ghost603 avatar image
ghost603 asked David Marginian Deactivated answered

How can I update order status to "Paid" via rest api call ?

I have a custom website that is connected to the POS device, when someone make an order through the site it appears in Pos device with status 'Open', what I need is to edit the status of the order to 'Paid' through api request.

The payment is done via an external provider.

OrdersREST APIPayments
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

https://docs.clover.com/reference#ordercreatepaymentfororder-2

You will need to create a custom tender and use the above endpoint to add a payment to the order.

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