We are posting Order to clover with RestAPI.
In Order Create request, we are sending -
- "paymentState":"PAID",
- "unpaidBalance":0
Still on clover order receipt, displays Total paid = $0.
When fetching same order details, its returning -
- "paymentState":"OPEN"
Any other specific node to set for 'Total paid' to display same as 'Order total' ?
Thanks in advance.