Associating Anonymous Order with Customer

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
TTMedia
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 83
Joined: Mon Dec 03, 2007 11:49 am

Associating Anonymous Order with Customer

Post by TTMedia » Mon Sep 21, 2009 9:37 pm

We have allowed guest checkout on our system, but sometimes after the first order, the customer will want to create an account.

How can we associate past orders with a certain email account?

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Associating Anonymous Order with Customer

Post by jmestep » Tue Sep 22, 2009 3:37 am

You would have to change the userid in the previous order's data to the new user id.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Associating Anonymous Order with Customer

Post by mazhar » Thu Sep 24, 2009 4:22 am

one possible solution to locate the previous order could be to look for Email address and then associate new user id with old order data.

Post Reply