Quote:
Originally Posted by ChristineP
I bumped this post because no matter what anyone calls it ("personal details" or "account details") that's not the issue I need to address, though I agree that customers may not like seeing the text as "personal details". Our company will approve customers who are dealers only to shop our store. However, we do not want our customers to have the ability to modify their billing address or contact information, only allow them to verify the information and be allowed to change shipping address. I would greatly appreciate if someone can get me started with this.
Christine
|
You have a unique requirement, one which most people will not have. Fortunately, the solution for you is a fairly simple one. Since you do not want to allow any "customers" simply hide the "personal details" section entirely by enclosing it within "{if ($usertype eq "A"} statements, and then in checkout skip the section entirely.
For the rest of us, we must deal with customers who may be apprehensive about giving out personal information for fear of identity theft and appease their concerns whenever possible.