Miva Merchant 5 Module FAQs » Order Status 5.x (BROK_ORDERSTATUS5)
Default tracking links for shippers
UPS:
http://wwwapps.ups.com/etracking/tracking.cgi?tracknums_displayed=1&TypeOfInquiryNumber=T&HTMLVersion=4.0&InquiryNumber1=%num%&track.x=33&track.y=8
FEDEX:
http://www.fedex.com/cgi-bin/tracking?action=track&language=english&cntry_code=us&initial=x&tracknumbers=%num%
USPS:
http://trkcnfrm1.smi.usps.com/PTSInternetWeb/InterLabelInquiry.do?origTrackNum=%num%
DHL:
http://track.dhl-usa.com/atrknav.asp?ShipmentNumber=%num%
Last update: 2007-06-04 14:06
Author: Thor
Revision: 1.0
You cannot comment on this entry
Records in this category
- I am integrating the reorder ability in Order Status mod for Merchant5. The only thing I can't get to work is the conditional for disallowing inactive products. I am using:<br> <br> %begin_if|Products.d.active|%<br> %quantity|001|%<br> %addtobasket%<br> %end_if%<br> %begin_if|NOT Products.d.active|%<br> NOT AVAIL<br> %end_if%<br> It is always showing NOT AVAIL even if the product is active.
- How do I display the attribute and option data on the order details page?
- Is there a new FedEx tracking number?
- Default tracking links for shippers
- When customers click on the link to check their status, the login screen shows Merchant's usual header for that page and also the header from the Order Status Manager. How can I hide the Merchant header?
- Is it possible to collect a note at checkout that will be associated with the order in admin?
















