Order Status Page without an Account

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Ashley
Ensign (ENS)
Ensign (ENS)
Posts: 2
Joined: Tue Dec 21, 2010 4:15 pm

Order Status Page without an Account

Post by Ashley » Tue Dec 21, 2010 4:22 pm

I'm looking for a way to create an order status page that uses order information to check the status of an order instead of logging into an account as many of our customers do not create accounts when they place an order.

Does anyone know if there is a way to do that?

bsweeney
Ensign (ENS)
Ensign (ENS)
Posts: 19
Joined: Tue Mar 09, 2010 11:50 am

Re: Order Status Page without an Account

Post by bsweeney » Tue Dec 21, 2010 4:49 pm

I wanted this feature as well. After looking around for a while I decided to create a page to handle this. It wasn't terribly difficult. I used the member version of the order status page and removed identifying information (since the URL has to be publicly, anonymously accessible) plus a few other changes.

Here's a sample:
http://www.project2061.org/store/OrderS ... rderId=673

Post Reply