Searching for an order by its tracking number
I realize that this is a little specific, but I want to be able to look up a customer's order by the tracking number.
So - In my situation I am using FedEx as my shipper, and I am using this to look up orders by order number using this in the /admin/menu_admin.tpl file:
<form action="order.php">
Order#<input type="text" name="orderid"><input type="submit" value="find">
</form>
But I want to look up any order just using the tracking number. Has anyone done this?
__________________
Carl Tice
X-Cart 4.6.6
X-Payments 3.0
ReBOOT 3.4.1
PHP 5.6.30
MySQL 5.6.35
Linux 2.6.32-042stab120.18
ionCube PHP Loader v4.7.3
Perl 5.10.1
|