Summary of the Insurance Quotation
The summary of the quotation is presented in this screen, where the user can check the details before applying for the cover process.
The Back button is present which takes the user to the context screen from which the journey began, and the quotation history list with the updated record. When clicking the button, the user is asked if they want to "Save changes".
The following sections are displayed in the Summary screen.
The Personal Information grid presents the following read-only fields.
|
Field |
Description |
|---|---|
| Role | The possible values of this field are: Agent, Policyholder, Policyholder / Insured, Insured. |
| Name | This field holds the full name for the above role, the last name being capitalized. This data is taken from the previous steps where the user inputs their personal information. |
| Personal ID Number | This field holds the personal identification number for the above roles, which is taken from the data that has been input in the previous steps. |
The top of this section displays the Currency, Payment Frequency and Policy Term read-only fields. The values are taken according to the chosen quotation from the previous Quotation step.
Below these fields, a grid similar to the one in the Quotation step is displayed, containing the following columns: Coverage, Sum Insured, Regular Premium, Annualized Premium. In the last column, the annual premium amount is calculated and displayed for each coverage. The values in this grid are not editable.
This section includes mentions regarding the policy fee, agent indemnity commission and the quotation expiry date. These fields are read-only.
Regarding the policy fee, the following message is displayed: "The total premium includes a policy fee of X EURO".
Regarding the renewal commission, the following message is displayed: "On completion of the 24 months earnings period, renewal commission of Y per Z is paid to the Agent.", where Y is dynamic and represents the renewal commission and the quotation currency. It represents a renewal commission of 2% of each premium paid after the two years earnings period is completed. This commission is paid according to the frequency.
Y corresponds to the renewalCommission attribute of the Agent entity.
Once the 24 months earnings period expires, the commission resorts to “renewal” commission, which is paid as and when each premium is paid.
Example:
premium = 100 euro / month
Y = 2% of 100 euro = 2 euro
Z = dynamic, the frequency of the chosen quotation
Regarding the Expiry date, the following message is displayed: "This quotation is valid until W", where W is the expiry date of the quotation, representing the date when the user clicks the Save Quote button for the first time, plus 30 days. For example, if the user clicks Save Quote on 02.07.2021, the expiry date is 01.08.2021.
W corresponds to the expireDate attribute of the FTOS_INSQB_QuoteLife / FTOS_INSQB_QuoteVersion entities.
In this section, it is also mentioned if the quotation qualifies for a guaranteed/jet issue. In order for the quotation to be qualified as such, the following conditions must be simultaneously met:
-
The BMI of the proposed life insured must not be below 18.5 or greater than 24.9.
-
The insured answered no to the tobacco use question, in the Personal Data step.
-
The insured has an occupation with no additional requirements by reference to the Occupation table, that they are an “A” for acceptable occupation, both for life cover and for the riders.
-
The insured has applied for a term of 10 years.
-
The insured's age next birthday is 31 or less.
-
The insured has applied for a cover equal or less than 100.000 Euro or equivalent.
If all the above conditions are met, the mention regarding the expiry date of the quotation is no longer displayed, and it is replaced with the following: "This quotation qualifies for Guaranteed Issue, provided an application is received before X.", where X is the expiry date of the quotation.
If the user clicks Save Quote for several times in different days, in all cases W is calculated in regards to the first time the user clicks Save Quote in the Quotation step + 30 days.
When clicking the Generate Quotation button, a .pdf quotation document is generated, named "TermLifeInsuranceQuotation".
The user can open, download and print this document, containing the date when the quotation was generated, corresponding to the quotationDocumentDate attribute, and the date when the quotation expires, corresponding to the expireDate attribute, W.
In this section, the user can choose to quit and close the quotation. The following fields are displayed.
|
Field |
Description |
|---|---|
|
Close Reason |
Mandatory option set field, displaying the following values:
|
|
Details |
Optional free text field, where the user can input any details regarding the decision to quit the quotation. |
After filling out the fields, the user needs to click the Quit button, and a confirmation pop-up is displayed, with the following message: "Are you sure you want to quit?". If the user chooses "Yes", the quotation history list is displayed, and the status of the quotation is changed to Closed.
If the user clicks Quit without choosing the Close Reason, the following blocking message is displayed: "Close reason required".
The Previous and Apply for cover buttons are present at the bottom of the page.
When the user clicks the Previous button, they are taken to the previous Quotation step, and a pop-up is displayed, asking the user if they want to save the changes.
When the user clicks the Apply for cover button, the application takes the user to the next flow, the Application Form. If the button is clicked before the quotation was generated in the Generate Quotation section, the following blocking message is displayed: "Generate quotation required".