Paymentshield

Tenant's Liability Insurance - TLJO

Product Specific Rules Summary

Quote stage

interface key text
Applicant1Title
Title
display when
always
help text
data type KeyText
answer control type Drop down box

Validation Rules

mandatory True
options
  • Mr - Mr
  • Mrs - Mrs
  • Miss - Miss
  • Ms - Ms
  • Mx - Mx
  • Dr - Dr
  • Rev - Rev
Applicant1Forename
First Name
display when
always
help text Please enter the applicant's first name in full
data type String
answer control type Text box

Validation Rules

mandatory True
regex pattern ^[a-zA-Z\s-']*$
regex message Please enter only alpha characters, spaces, hyphens, and apostrophes in this field
min length 2
max length 50
Applicant1Surname
Surname
display when
always
help text Please enter the applicant's surname in full
data type String
answer control type Text box

Validation Rules

mandatory True
regex pattern ^[a-zA-Z\s-']*$
regex message Please enter only alpha characters, spaces, hyphens, and apostrophes in this field
max length 100
Applicant1DoB
Date of Birth
display when
always
help text
data type DateTime
answer control type Text box

Validation Rules

mandatory True
min range -105.00
max range -18.00
TermOfInsurance
Term Of Insurance
display when
always
help text Please confirm the term of insurance required by the applicant. This should coincide with the initial period of their rental agreement
data type KeyText
answer control type PillSelect

Validation Rules

mandatory True
options
  • SixMonths - 6 Months
  • TwelveMonths - 12 Months
InsuredAddressPostCode
Postcode
display when
always
help text Please provide the post code of the property to be covered by this policy
data type String
answer control type PostcodeTextBox

Validation Rules

mandatory True
regex pattern ^(?![Ii][Mm])(?![Jj][Ee])(?![Gg][Yy])[A-Za-z]{1,2}[0-9A-Za-z]{1,2} ?[0-9][A-Za-z]{2}$
regex message Please enter a valid postcode
InsuredAddressStreet
Property House Number and Street Name
display when System.Collections.Generic.List`1[PSL.QuoteRequests.BusinessModel.QuoteRequestRuleEvaluators.RuleEvaluator]
help text Please provide the property house number and street name of the property to be covered by this policy
data type String
answer control type Text box

Validation Rules

mandatory True
regex pattern ^[a-zA-Z0-9\s\-\'\,\.\/]*$
regex message Please enter only alphanumeric characters, spaces, or any of the following characters in this field - ' , . \ /
max length 60
InsuredAddressDistrict
District
display when System.Collections.Generic.List`1[PSL.QuoteRequests.BusinessModel.QuoteRequestRuleEvaluators.RuleEvaluator]
help text
data type String
answer control type Text box

Validation Rules

mandatory False
regex pattern ^[a-zA-Z0-9\s\-\'\,\.\/]*$
regex message Please enter only alphanumeric characters, spaces, or any of the following characters in this field - ' , . \ /
max length 30
InsuredAddressTown
Town
display when System.Collections.Generic.List`1[PSL.QuoteRequests.BusinessModel.QuoteRequestRuleEvaluators.RuleEvaluator]
help text
data type String
answer control type Text box

Validation Rules

mandatory True
regex pattern ^[a-zA-Z0-9\s\-\'\,\.\/]*$
regex message Please enter only alphanumeric characters, spaces, or any of the following characters in this field - ' , . \ /
max length 30
InsuredAddressCounty
County
display when System.Collections.Generic.List`1[PSL.QuoteRequests.BusinessModel.QuoteRequestRuleEvaluators.RuleEvaluator]
help text
data type String
answer control type Text box

Validation Rules

mandatory False
regex pattern ^[a-zA-Z0-9\s\-\'\,\.\/]*$
regex message Please enter only alphanumeric characters, spaces, or any of the following characters in this field - ' , . \ /
max length 30
PolicyStartDate
Policy Start Date
display when
always
help text Please select the date the applicant needs the policy to begin. This should coincide with their rental agreement
data type DateTime2
answer control type Text box
default value TODAY

Validation Rules

mandatory False
min range 0.00
max range 1.00
MainUKResidence
Is the property your main residence and within the United Kingdom?
display when
always
help text The property must be the applicant's main residence and located within the United Kingdom
data type Boolean
answer control type Radio button

Validation Rules

mandatory True
TenancyAgreement
Are you a tenant with a tenancy agreement in place for the property?
display when
always
help text The applicant must be the tenant of the property and have a tenancy agreement in place for the property
data type Boolean
answer control type Radio button

Validation Rules

mandatory True
ContentsInsurance
Do you have a contents policy for the property?
display when
always
help text If the applicant already holds contents insurance on the property, it is very likely they already have Liability cover in place for the Landlords property they are liable for under the Tenancy Agreement and therefore do not need this cover
data type Boolean
answer control type Radio button

Validation Rules

mandatory True

Application stage

interface key text
BasisOfAdvice
Basis of Advice
display when
always
help text
data type KeyText
answer control type PillSelect

Validation Rules

mandatory True
options
  • Advised - Advised
  • NonAdvised - Non Advised
PolicyStartDate
Policy Start Date
display when
always
help text Please select the date the applicant needs the policy to begin. This should coincide with their rental agreement
data type DateTime2
answer control type Text box
default value TODAY

Validation Rules

mandatory False
min range 0.00
max range 1.00
YourRef
Your Reference
display when
always
help text
data type String
answer control type Text box

Validation Rules

mandatory False
max length 40
UseCorrespondenceAddress
Do you wish to specify a Correspondence Address?
display when
always
help text Please confirm if the applicant wishes to specify a different address to receive correspondence from us. This may be needed if the applicant is yet to move into the insured property
data type Boolean
answer control type Radio button

Validation Rules

mandatory True
CorrespondencePostCode
Postcode
display when
the answer to the question UseCorrespondenceAddress (Do you wish to specify a Correspondence Address?) is True
help text Please provide the postcode to be used for customer correspondence
data type String
answer control type PostcodeTextBox

Validation Rules

mandatory True
regex pattern ^[A-Za-z]{1,2}[0-9A-Za-z]{1,2} ?[0-9][A-Za-z]{2}$
regex message Please enter a valid postcode
max length 10
CorrespondenceStreet
Property House Number and Street Name
display when
ALL of the following are true
the answer to the question UseCorrespondenceAddress (Do you wish to specify a Correspondence Address?) is True
System.Collections.Generic.List`1[PSL.QuoteRequests.BusinessModel.QuoteRequestRuleEvaluators.RuleEvaluator]
help text
data type String
answer control type Text box

Validation Rules

mandatory True
regex pattern ^[a-zA-Z0-9\s\-\'\,\.\/]*$
regex message Please enter only alphanumeric characters, spaces, or any of the following characters in this field - ' , . \ /
max length 30
CorrespondenceDistrict
District
display when
ALL of the following are true
the answer to the question UseCorrespondenceAddress (Do you wish to specify a Correspondence Address?) is True
System.Collections.Generic.List`1[PSL.QuoteRequests.BusinessModel.QuoteRequestRuleEvaluators.RuleEvaluator]
help text
data type String
answer control type Text box

Validation Rules

mandatory False
regex pattern ^[a-zA-Z0-9\s\-\'\,\.\/]*$
regex message Please enter only alphanumeric characters, spaces, or any of the following characters in this field - ' , . \ /
max length 30
CorrespondenceTown
Town
display when
ALL of the following are true
the answer to the question UseCorrespondenceAddress (Do you wish to specify a Correspondence Address?) is True
System.Collections.Generic.List`1[PSL.QuoteRequests.BusinessModel.QuoteRequestRuleEvaluators.RuleEvaluator]
help text
data type String
answer control type Text box

Validation Rules

mandatory True
regex pattern ^[a-zA-Z0-9\s\-\'\,\.\/]*$
regex message Please enter only alphanumeric characters, spaces, or any of the following characters in this field - ' , . \ /
max length 30
CorrespondenceCounty
County
display when
ALL of the following are true
the answer to the question UseCorrespondenceAddress (Do you wish to specify a Correspondence Address?) is True
System.Collections.Generic.List`1[PSL.QuoteRequests.BusinessModel.QuoteRequestRuleEvaluators.RuleEvaluator]
help text
data type String
answer control type Text box

Validation Rules

mandatory False
regex pattern ^[a-zA-Z0-9\s\-\'\,\.\/]*$
regex message Please enter only alphanumeric characters, spaces, or any of the following characters in this field - ' , . \ /
max length 30
Applicant1TelNo
Telephone Number
display when
always
help text
data type String
answer control type Text box

Validation Rules

mandatory True
regex pattern ^0[1237]\d{7,13}$
regex message Please enter a UK phone number starting with 0
max length 15
Applicant1EmailAddress
Customer Email Address
display when
always
help text
data type String
answer control type Text box

Validation Rules

mandatory True
regex pattern ^[\w\-\.\+]+\@[a-zA-Z0-9\.\-]+\.[a-zA-z0-9]{2,}$
regex message Please enter a valid email address
max length 50
DocumentDeliveryPreference
I would like to receive my documents:
display when
always
help text
data type KeyText
answer control type PillSelect

Validation Rules

mandatory True
options
  • Online - Online
  • Postal - By Post
AutoRenewalConsent
I'm happy for my policy to auto renew
display when
always
help text
data type Boolean
answer control type Check box

Validation Rules

mandatory True
PaymentMethod
Payment Method
display when
always
help text
data type KeyText
answer control type PillSelect

Validation Rules

mandatory True
options
  • DirectDebit - Direct Debit
  • CreditCard - Credit Card
  • DebitCard - Debit Card
PaymentFrequency
Payment Frequency
display when
the answer to the question PaymentMethod (Payment Method) is DirectDebit
help text
data type KeyText
answer control type PillSelect

Validation Rules

mandatory True
options
  • Annual - One Off Payment
  • Monthly - Monthly
RepaymentConfirmation
By selecting the monthly payment option you have chosen to enter into a credit agreement. Failure to keep up the payments is a breach of this agreement and may result in the cancellation of your insurance policy. Please confirm that the repayments are affordable and you are happy to enter into a credit agreement by answering yes. If you feel the payments may not be affordable please consider other payment options.
display when
ALL of the following are true
the answer to the question PaymentMethod (Payment Method) is DirectDebit
ANY of the following are true
the answer to the question PaymentFrequency (Payment Frequency) is Monthly
help text
data type Boolean
answer control type Radio button

Validation Rules

mandatory True
BankAccountName
Bank Account Name
display when
the answer to the question PaymentMethod (Payment Method) is DirectDebit
help text Please enter the name on the bank account from which the direct debit is to be taken. The bank account must be in the name of the applicant and they must be authorised to set up direct debits on the account
data type EncryptedString
answer control type Text box

Validation Rules

mandatory True
regex pattern ^[a-zA-Z&\s-]*$
regex message Please enter only alpha characters, ampersands, spaces and hyphens in this field
max length 30
BankSortCode
Sort code
display when
the answer to the question PaymentMethod (Payment Method) is DirectDebit
help text
data type EncryptedString
answer control type Text box

Validation Rules

mandatory True
regex pattern ^\d*$
regex message Please enter numerical values only
min length 6
max length 6
BankAccountNo
Account number
display when
the answer to the question PaymentMethod (Payment Method) is DirectDebit
help text
data type EncryptedString
answer control type Text box

Validation Rules

mandatory True
regex pattern ^\d*$
regex message Please enter numerical values only
min length 8
max length 8
DirectDebitDate
Preferred DD Date
display when
the answer to the question PaymentMethod (Payment Method) is DirectDebit
help text
data type KeyText
answer control type Drop down box

Validation Rules

mandatory True
options
  • First - 1st
  • Seventh - 7th
  • Fourteenth - 14th
  • TwentyFirst - 21st
  • TwentyFourth - 24th

Hidden Payment stage

interface key text