Enable output of raw tracking number on Customer My Account and Order Confirm templates
PlannedAccording to AC Support, the only tracking number merge code that works currently on the Customer My Account and Order Confirm templates is:
- $$TRACKINGNUMBER$$
This will output the tracking number by itself if the system can not identify the shipper of the tracking number(i.e. UPS, USPS, etc.), a link if it can identify the shipping provider, or if you fill in/import the a tracking url with you send tracking numbers to AmeriCommerce it will use the imported tracking url as a part of the code generated.
I wanted to be able to create my own link in the template pointing to a custom tracking page without having the modify the system that is using the API to post tracking numbers to AmeriCommerce.
There is a merge code already for outputting just the tracking number, but that only works on email templates:
- ##TRACKINGCODE##
Example:
https://secure.cougarpartscatalog.com/auto-track/?track=##TRACKINGCODE##
Example Desired Output:
https://secure.cougarpartscatalog.com/auto-track/?track=822007201821002043
If there are multiple tracking numbers for a single order, we need some way for it to do this for each tracking number.
Please sign in to leave a comment.
Comments
0 comments