Hi, we are building our app by rest API, where orders will be placed rest API call.
My question is, if an order is supposed to take payment through cash, then what should be the order state?
At the time of order creation? I think you want to leave it as open. When the customer shows up to the merchant the merchant would bring up the order and add a cash payment at that time.
2 People are following this question.
Fetching all orders using REST API instead of orders as per provided timestamp
How should I backfill merchants’ orders (and payment) data in my app?
how to update order with customer details in rest api.
Add multiple filters using order api
Is there a scenario when an order would be in an item report but not returned by the api