If you are using ASP or PHP or something like that, you can add code to your 'Thank You For Your Order' page. I don't know if you are a programmer or not, but you can get the information from the order, look up the record in your database's prospects table and then move it to the customer table.
If they come back for another sale, you should look to see if they have purchased before in the customers table, if not look them up in the prospects table. Then make the transaction you need.
Hope this makes sense
Regards,
WTG
|