Anyone worked out if you can call a url to bring up an order number - as you would in the search orders box.
we have had a royal mail tracking software application written, that allows us to scan out all orders and the relevant royal mail tracking and 1st / 2nd class service details - this means if a customer rings up and asks where their order is we enter the order number into the app and it shows us where in the network the order is.
i want to be able to also pull up the order number for the tracking app - but need the url - obviously we will need to be logged in as admin, or asked to log in. i can insert the order number into a url string.. e.g. www.bluepark.co.uk/admin/order-processor.php?search=XXXXXX
any ideas?
cheers
Andy
we have had a royal mail tracking software application written, that allows us to scan out all orders and the relevant royal mail tracking and 1st / 2nd class service details - this means if a customer rings up and asks where their order is we enter the order number into the app and it shows us where in the network the order is.
i want to be able to also pull up the order number for the tracking app - but need the url - obviously we will need to be logged in as admin, or asked to log in. i can insert the order number into a url string.. e.g. www.bluepark.co.uk/admin/order-processor.php?search=XXXXXX
any ideas?
cheers
Andy
Comment