-
Notifications
You must be signed in to change notification settings - Fork 36
Edit Password Page
This page provides a registered customer the ability to change their password. There are a variety of reasons why a customer would like to do this, such as wishing to change their password to something they can easily remember. For security reasons, all 3 fields on this page hide what is written in the fields. The user must know their current password to perform this function. To access this page, they must go to their Account Summary Home and select "Change My Password".
##Current Password
The user enters in their current password here.
##New Password
This field is where the users will input their new password.
##Confirm New Password
Users will need to repeat the password that they wrote in the New Password field. This ensures that the users have typed in their new password correctly.