When I create the order with order status ( order.setState("paid")
) in using android sdk the following error occures :
com.clover.sdk.v1.ClientException: cannot update one or more of these fields: Order{json='{"state":"paid","title":"","note":"#order-confirmed 11\/15\/2016 08:33 AM Delivery to: Test Test,26 lois ln, 19525"}', bundle=null, changeLog=null}
Please help me to solve this problem. I want to create an order with Paid status.