As part of my ecommerce project, I am curious about one thing.
I have a spec that requires a potential customer to register before placing an order using my client's online store.
A user can to any part of the website and browse.
However, if he/she wishes to place an order, s/he needs to register first, if s/he has not already registered.
But then we have a checkout.asp page which allows to user to enter his/her personal information including shipping address.
My doubt is this.
After registering, does the user still need to provide his/her personal information during checkout.
If no, can anyone suggest to me how to address this because it is a problem for me.
Thx in advance
I have a spec that requires a potential customer to register before placing an order using my client's online store.
A user can to any part of the website and browse.
However, if he/she wishes to place an order, s/he needs to register first, if s/he has not already registered.
But then we have a checkout.asp page which allows to user to enter his/her personal information including shipping address.
My doubt is this.
After registering, does the user still need to provide his/her personal information during checkout.
If no, can anyone suggest to me how to address this because it is a problem for me.
Thx in advance