Rank: Member
Joined: 1/23/2013(UTC) Posts: 267 Location: Joliet, IL
Thanks: 64 times
|
How can I implement the Order Status Viewer so that clients without an account can track their order? Is this a page that we can link to from an email? From the website?
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Yup! Just go to /ViewOrder.aspx and enter the order number and shipping address postal code. Also, if you want to get really clever, you can add a link to your email templates that looks like this: Code:<a href="[[Site.SecureUrl]]vieworder.aspx?order=[[Order.OrderNumber]]&postal=[[Order.BillingAddress.PostalCode]]">[[Site.SecureUrl]]vieworder.aspx?order=[[Order.OrderNumber]]&postal=[[Order.BillingAddress.PostalCode]]</a> Edited by user Friday, August 14, 2015 8:36:38 AM(UTC)
| Reason: Not specified |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
1 user thanked Aaron for this useful post.
|
|
|
Rank: Member
Joined: 1/23/2013(UTC) Posts: 267 Location: Joliet, IL
Thanks: 64 times
|
Excellent, that works just fine. Thanks, Aaron.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.