You are on page 1of 1

Customer clicks on “My Account” link

1. If the customer chooses to click on the ‘my account’ link, they are prompted to enter their
login details. If they are not registered customer, they have an option to register with
Boots.com first and then navigate successfully to my account section.
2. If customer is already registered and logs in(by typing email address/password on login
screen) and navigates to ‘My Account’ section.
3. Customer arrives at ‘my account’ screen where all details are displayed including a new
section ‘Advantage Card Points’ where all the point balances are shown. Initially, this screen
will not show
4. In this section there will be a button “Show my points”. If user has not provided its
Advantage card number the ‘Show my points’ button will be disabled.
5. customer has provided the Advantage card number, customer clicks on the ‘Show my points’
button and the system brings back their point balances from the ACOS system and displays it
accordingly.
6. Customer can use the ‘Edit’ button in the ‘Registration details’ section to add or update their
Advantage Card number.(Note:It is a existing flow.)
7. Clicking on the ‘Show my points’ button will connect to ACOS server through DB link and
fetch details(Advantage card points, Pending points, Date when points were last updated, An
error flag (values ranging from 000 - 999),Card Type) based on Advantage card number.
8. These details will be kept in session. If the return type of Card_Type is 1 means that Adcard
is permanent, if it is 7 means customer has ROI card and if Card_Type is 6 means temporary
advantage card number.

You might also like