php - Could not find the Query for updating history in order history Opencart -
its been day not found update query updating order history. iam using chrome see post header , if found.
http://localhost/shop1/upload/index.php?route=api/order/history&token=70ujvgrtr8kvyyeojjkbtqyvybv3eizw&store_id=0&order_id=88
and post data
order_status_id:5 notify:0 override:0 append:0 comment:
please me find it. thank much
the controller located at
catalog/controller/api/order.php
in file search 'history()'. method searching for.
the model located at
catalog/model/checkout/order.php
in file search 'addorderhistory' function. function handles queries.
Comments
Post a Comment