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?
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?
Comment