> No it is not e-mail activation, it should work so: admin prepares some
> order with products, then send email to user, user click link and gets
> order, and checkout it.

Ahh!

well, in that case, tie the hashed key to an order, the order is
linked to an email address, force them to enter their email address on
the page they get to when they click the link with the hashed key.

you can then use the status of the order to determine if the key is still valid.

what do you think?

hth

jon

-- 

jon bennett
w: http://www.jben.net/
iChat (AIM): jbendotnet Skype: jon-bennett

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to