Hi,
Just wondering if there was a way to get the user id associated with an anonymous order. Here's the situation:
The site allows users to buy stuff without having to sign in. They're currently using the Paypal's WPS and a fulfillment house (for which I had to write a module). So what happens is user completes the sale and once the site gets notified by Paypal that the payment has been processed and the sale completed, this triggers a process which sends the order details to their fulfillment house. The problem is (i suspect), apparently at this point, the user account hasn't been created yet so nothing of the user id associated with the order is sent (but all the other details are there).
So I was wondering if there was some way that i can create the user account before the fulfillment process is triggered?
Thanks in advance for any help or suggestions.
~Sarah/tanjerine



