hanskleinert wrote:
Hi Jeff, I saw on USPS web-tool page that they have an API which connects with Tracking.
www.usps.com/business/webtools.htm
1. Price Calculators APIs (this is what we have now, I guess)
2. Delivery Information APIs, is this what you were wondering to get?
also they have:
3. Address Information APIs
4. Shipping Labels APIs
5. Carrier Pickup™ APIs
well, this would get in being a Mercedes Benz (me being German)
Address validation/standardization (using the USPS Address Information API) is on my "to do" list. It will make sure the shipping address is formatted per USPS standards.
Tracking information embedded in the customers order display on the front-end would be nice. I'm trying to stick to things I can do without modifying any of the HikaShop core files. In order to do this we would need:
A place in the admin area (order page) to enter one or more tracking numbers.
It would also require a change in the view where the customer can view their previous orders to include the tracking info.
I'm not too familiar with the shipping label API. I'll have to look it over.