How to manually update order status?
Find order number
If it is airpay PG go to Database server and go to "Trusted sources" remove cron server.
Login to Database using Table plus/ Workbench. Go to "Orders" Table
Find the table" id " for the orders. It can found in the order details page at the Ecommerce backend.
Check url at order detail page
Find that id in the order table.
Also check "rzp_order-id" is "null" or "order_id_not_found", If yes need the value from PG.
Update "pending" in delivery_status, payment_stataus