Hello Team,
We are facing the issue of "{"details": "Order not found.", "message": "Not Found"}" while we are using REST API for creating payment records for Orders.
This issue only happens with the Sandbox Environment. In the USA environment, It's working fine.
We are sending the below request parameter in API,
{"amount": "1", "tender":{"id": "Tender ID", "label": "Tender Name", "label_key": "com xyz.abc"}}
Please suggest a solution to overcome this issue.
Regards,
Developer MYBMR