View Single Post
  #10  
Old 07-29-2013, 09:47 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Anonymous to registered customer conversion

Quote:
Originally Posted by cflsystems
3. Next to the button can be a dropdown list of all registered customer to select from so click on button and the script will assign the orders to that customer based on customer id...

Of course customer has to be created first

Possibly avoid a dropdown since this can be 1000's of customers and can slow page load considerably?

The magic function (button?) would be the "convert anon customer into a registered customer" - I did this by brute force... (copy/paste) but this is one function that could really benefit from a magic button. It probably should also create a default password and check the "force password change on next login" box.

Once that is done, "assigning" the now-registered customer to the order should only require the one table to be edited. Yes?

Anyone see issues?
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote