View Single Post
  #15  
Old 07-31-2013, 06:18 AM
 
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 BCSE
We usually have #2 as an issue. They don't realize they didn't create an account. We'll likely do both.

I'm going to see how hard this is to do. I need you guys to reply as to what versions of X-cart you want this for.

Hi Carrie,
My workflow is:
1. Make the Customer a registered user; I am now doing this the hard way (copy/paste each field)
2. Identify the customer userid in phpMyAdmin
3. Edit the order in phpMyAdmin - table: xcart_orders - set userid from 'empty' to the new userid of the newly registered customer.

One thing I am not sure about: Points history? Do we have to manually apply points for the retroactive order(s)? I'm guessing yes. That would be OK with me...

I think the "magic button" that is beyond my skillset is:

1. capture customer name/address/email and create a new registration, with default password 'password' and set "must change password at next login" to 'checked'

2. then, once customer is registered (back on the order page) -- assign the anon order to the newly registered customer.

I'm in 4.5.4
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote