RajatShukla / getpaid

Automatically exported from code.google.com/p/getpaid
0 stars 0 forks source link

Prompt registration/login of anonymous users in checkout #177

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, if anonymous checkout is enabled and a user clicks to check out,
they don't have any information about actually registering or logging in.
However, this is desireable for some users, since then they can track there
order (and in the future, use an address book and other goodies). 

In the checkout, we should prompt login on the first screen. Perhaps just:

"<link>Register/login</link> to be able to track your order and make future
checkouts faster."

Original issue reported on code.google.com by cjj.ifpe...@gmail.com on 7 Feb 2008 at 3:16

GoogleCodeExporter commented 9 years ago
note this implies fixing #174 first

Original comment by cjj.ifpe...@gmail.com on 4 Apr 2008 at 3:08