The application starts by identifying the customer, based on a
customer ID and password. The customer may also choose a preferred
language. If the ID is valid, the application displays the main page,
which presents a list of operations to the customer. The following
operations are available:
- Perform a transfer from a customer account
- Perform a payment from a customer account
- Process a credit card application. If the customer does not have
a bank account, this operation gathers financial information to be
used when applying for the credit card.
- Perform a logoff operation to close the session with the server