We are using Clover RestAPI to create order.
We are following below steps:
1) Create order
2) Add Line item to order
3) Do payment using Payment API with cash tender.
When I check order details from Clover API response, I can see Payment status as PAID. But still order status remains "open". It should be "locked", as its working fine for us with other Merchant ID.