I want to update the payment sate to paid using the "Update an order" route(REST Api), the response is 200 but paymentState remains as open.
3 People are following this question.
Fetching all orders using REST API instead of orders as per provided timestamp
Order shows as "Partially Paid" even though it's fully paid
SDK OrderConnector to get/manage/pay REST Order
how to update order with customer details in rest api.
How should I backfill merchants’ orders (and payment) data in my app?