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 processes to the customer. The following transactions are
available:
- Perform a transfer from a customer account
- Perform a payment from a customer account
- Perform a credit card application. If the customer does not have a bank
account, this process gathers financial information to be used when applying
for the credit card.
- Perform a logoff process to close the session with the server