Announcement

Collapse
No announcement yet.

Login system..

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Login system..

    Hi,

    A customer of mine wants the following on his site:

    The idea of the login screen is that the customer can login with their user name and password to save them filling in the customer details everytime they want to buy anything from the site. This means that they fill in their details on the register page for which you have used the check-out page.
    This may work OK but there appears to be at least two problems that need resolving.
    1. To log in on the login page you need to put in your user name and your password, however, there are no fields to do this on the check out page so you are never going to be able to log in using a user name and password.
    2. If we are to have additional fields for user name and password fields on the check-out page we need to be able to tell people who do not wish to register that they do not need to fill in these two fields.


    Can this be done?

    #2
    OK.... The how's of telling customers all of that aside, functionally, assign one of the other info prompts during checkout to "Would you like an account with us for future orders" etc etc or words to that effect.

    When the order is downloaded, check the page for this data and if the answer was yes, then do the one click account creation which will email the customer there details for login, with the account populated from the order they just made.

    There is no auto signup method BTW.

    Comment

    Working...
    X