claims.fscs.org.uk Open in urlscan Pro
141.226.98.25  Public Scan

URL: https://claims.fscs.org.uk/
Submission: On October 25 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

POST /Account/Login

<form action="/Account/Login" autocomplete="off" class="loginForm" method="post" novalidate="novalidate">
  <h2 class="col-12">Return to my claim</h2>
  <input name="__RequestVerificationToken" type="hidden" value="MHQy3KvxlN-WnEVX-bBBCRhCtQY1IcgLSA2WXJOwfgD1sfFozGlnGCPVF3ffBhVGEUyZCI_DKay0j-GEm5EGAkcnMPwDQ7xD8UTZPUwsoi41">
  <div id="error-container" class="validation-summary-valid" data-valmsg-summary="true" tabindex="-1" aria-label="Please resolve the issue below" aria-live="Off">
    <div class="row px-0 mb0">
      <div class="errorDiv col-12 mb-3" aria-atomic="true">
        <div class="errorsHeader h4">Please resolve the issue below</div>
        <ul class="error-list" role="list">
        </ul>
      </div>
      <div class="clearfix"></div>
    </div>
  </div>
  <div class="clearfix"></div>
  <div class="col-12 same-heights">
    <div class="form-group">
      <label class="control-label" for="UserName">Email</label>
      <input autocomplete="off" class="form-control" data-val="true" data-val-regex="The Email field should be a valid email address"
        data-val-regex-pattern="(?:[A-Za-z0-9!#$%&amp;'*+/=?^_`{|}~-]+(?:\.[A-Za-z0-9!#$%&amp;'*+/=?^_`{|}~-]+)*|&quot;(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*&quot;)@(?:(?:[A-Za-z0-9](?:[A-Za-z0-9-_]*[A-Za-z0-9])?\.)+[A-Za-z0-9](?:[A-Za-z0-9-]*[A-Za-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[A-Za-z0-9-]*[A-Za-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])"
        data-val-required="Please enter your account email address" id="UserName" name="UserName" tabindex="0" type="email" value="">
      <span autocomplete="off" class="field-validation-valid inline-validation" data-valmsg-for="UserName" data-valmsg-replace="true" role="alert"></span>
    </div>
  </div>
  <div class="col-12 same-heights">
    <div class="form-group">
      <label class="control-label" for="Password">Password</label>
      <a class="pull-right" href="/Account/RecoverUserAccount">Forgot Password</a>
      <input autocomplete="off" class="form-control" data-val="true" data-val-length="The password must be no more than 100 characters" data-val-length-max="100" data-val-required="Please enter your account password" id="Password" name="Password"
        tabindex="0" type="password">
      <span class="field-validation-valid inline-validation" data-valmsg-for="Password" data-valmsg-replace="true" role="alert"></span>
    </div>
  </div>
  <div class="col-12">
    <div class="form-group sign-in-form">
      <input type="submit" id="loginbtnSubmit" value="Sign in" class="btn btn-default">
    </div>
  </div>
</form>

<form class="form application-claim-extend-form no-scroll-on-validation" novalidate="novalidate">
  <div class="modal-body">
    <div id="error-container" class="validation-summary-valid" data-valmsg-summary="true" tabindex="-1" aria-label="Please resolve the issue below" aria-live="Off">
      <div class="row px-0 mb0">
        <div class="errorDiv col-12 mb-3" aria-atomic="true">
          <div class="errorsHeader h4">Please resolve the issue below</div>
          <ul class="error-list" role="list">
          </ul>
        </div>
        <div class="clearfix"></div>
      </div>
    </div>
    <div class="form-group hidden">
      <label class="control-label">Date extended to: </label>
      <label class="uncontrol-label"> 13/09/2021 </label>
    </div>
    <div class="form-group hidden">
      <label class="control-label">Reason for extending claim</label>
      <div>
        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
      </div>
    </div>
    <input type="hidden" name="selectedApplicationId" class="selectedApplicationId" value="">
    <div class="form-group input-group">
      <label for="extendApplicationDate" class="w-100">Choose your preferred date</label>
      <input id="extendApplicationDate" name="extendApplicationDate" type="text" class="form-control date-picker-fscs" placeholder="DD/MM/YYYY" data-provide="datepicker" data-date-container="#extendApplicationForm" autocomplete="off" data-val="true"
        data-val-required="The preferred date field is required" data-val-regex="The preferred date field is not valid"
        data-val-regex-pattern="^(?:(?:31(\/|-|\.)(?:0?[13578]|1[02]))\1|(?:(?:29|30)(\/|-|\.)(?:0?[13-9]|1[0-2])\2))(?:(?:1[6-9]|[2-9]\d)?\d{2})$|^(?:29(\/|-|\.)0?2\3(?:(?:(?:1[6-9]|[2-9]\d)?(?:0[48]|[2468][048]|[13579][26])|(?:(?:16|[2468][048]|[3579][26])00))))$|^(?:0?[1-9]|1\d|2[0-8])(\/|-|\.)(?:(?:0?[1-9])|(?:1[0-2]))\4(?:(?:1[6-9]|[2-9]\d)?\d{2})$">
      <div class="input-group-append">
        <span class="input-group-text">
          <i class="fa fa-calendar"></i>
        </span>
      </div>
      <div autocomplete="off" class="w-100 field-validation-error" data-valmsg-for="extendApplicationDate" data-valmsg-replace="true"></div>
    </div>
    <div class="form-group">
      <label for="">Reason for extending claim date</label>
      <textarea id="extendApplicationReason" name="extendApplicationReason" class="form-control" rows="3" maxlength="255" data-val="true" data-val-required="The reason for extending claim date is required"></textarea>
      <span autocomplete="off" class="field-validation-error" data-valmsg-for="extendApplicationReason" data-valmsg-replace="true" role="alert"></span>
    </div>
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary">SAVE</button>
    <button type="button" id="claimExtendCancelBtn" class="btn btn-secondary" data-dismiss="modal">CANCEL</button>
  </div>
</form>

<form class="form application-claim-reopen-form no-scroll-on-validation" novalidate="novalidate">
  <div class="modal-body">
    <div id="error-container" class="validation-summary-valid" data-valmsg-summary="true" tabindex="-1" aria-label="Please resolve the issue below" aria-live="Off">
      <div class="row px-0 mb0">
        <div class="errorDiv col-12 mb-3" aria-atomic="true">
          <div class="errorsHeader h4">Please resolve the issue below</div>
          <ul class="error-list" role="list">
          </ul>
        </div>
        <div class="clearfix"></div>
      </div>
    </div>
    <input type="hidden" name="selectedApplicationId" class="selectedApplicationId" value="">
    <div class="form-group input-group">
      <label for="reopenApplicationDate" class="w-100">Choose your preferred date</label>
      <input id="reopenApplicationDate" name="reopenApplicationDate" type="text" class="form-control date-picker-fscs" placeholder="DD/MM/YYYY" data-provide="datepicker" autocomplete="off" data-val="true"
        data-val-required="The preferred date field is required" data-val-regex="The preferred date field is not valid"
        data-val-regex-pattern="^(?:(?:31(\/|-|\.)(?:0?[13578]|1[02]))\1|(?:(?:29|30)(\/|-|\.)(?:0?[13-9]|1[0-2])\2))(?:(?:1[6-9]|[2-9]\d)?\d{2})$|^(?:29(\/|-|\.)0?2\3(?:(?:(?:1[6-9]|[2-9]\d)?(?:0[48]|[2468][048]|[13579][26])|(?:(?:16|[2468][048]|[3579][26])00))))$|^(?:0?[1-9]|1\d|2[0-8])(\/|-|\.)(?:(?:0?[1-9])|(?:1[0-2]))\4(?:(?:1[6-9]|[2-9]\d)?\d{2})$">
      <div class="input-group-append">
        <span class="input-group-text">
          <i class="fa fa-calendar"></i>
        </span>
      </div>
      <div autocomplete="off" class="w-100 field-validation-error" data-valmsg-for="reopenApplicationDate" data-valmsg-replace="true"></div>
    </div>
    <div class="form-group">
      <label for="">Reason for re-opening claim date</label>
      <textarea id="reopenApplicationReason" name="reopenApplicationReason" class="form-control" rows="3" maxlength="255" data-val="true" data-val-required="The reason for re-opening claim date is required"></textarea>
      <span autocomplete="off" class="field-validation-error" data-valmsg-for="reopenApplicationReason" data-valmsg-replace="true" role="alert"></span>
    </div>
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn btn-primary">SAVE</button>
    <button type="button" id="claimReopenCancelBtn" class="btn btn-secondary" data-dismiss="modal">CANCEL</button>
  </div>
</form>

Text Content

   
   
 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


THIS WEBSITE USES COOKIES

By using the FSCS website, you consent to the use of cookies in accordance with
our cookie policy. You can change your browser settings to disable cookies at
any time but if you do so, parts of the FSCS site may not function properly.
FSCS is committed to ensuring the security of your personal information and to
giving you control over how your data is used. In response to changes to
European data regulation known as GDPR, the FSCS privacy notice has been
updated.
Consent Selection
Necessary

Preferences

Statistics

Marketing

Show details
Necessary 14

Necessary cookies help make a website usable by enabling basic functions like
page navigation and access to secure areas of the website. The website cannot
function properly without these cookies.
Cookiebot
2
Learn more about this provider
CookieConsent [x2]Stores the user's cookie consent state for the current domain
Expiry: 1 yearType: HTTP
Userzoom
3
Learn more about this provider
AWSELBUsed to distribute traffic to the website on several servers in order to
optimise response times.
Expiry: SessionType: HTTP
AWSELBCORSUsed to distribute traffic to the website on several servers in order
to optimise response times.
Expiry: 1 dayType: HTTP
PHPSESSIDPreserves user session state across page requests.
Expiry: SessionType: HTTP
YouTube
1
Learn more about this provider
CONSENTUsed to detect if the visitor has accepted the marketing category in the
cookie banner. This cookie is necessary for GDPR-compliance of the website.
Expiry: 2 yearsType: HTTP
cdn.synthetix.com
2
Learn more about this provider
__syn_authorization [x2]Required to provide chat and FAQ functionality.
Expiry: 1 dayType: HTTP
claims.fscs.org.uk
2
Learn more about this provider
BrowserSessionV1Preserves user session state across page requests.
Expiry: SessionType: HTTP
X-Mapping-#Saves the address and port number of the web server that is managing
the session. Used to improve the website's performance security.
Expiry: SessionType: HTTP
claims.fscs.org.uk
www.fscs.org.uk

4
Learn more about this provider
__RequestVerificationToken [x2]Helps prevent Cross-Site Request Forgery (CSRF)
attacks.
Expiry: SessionType: HTTP
ASP.NET_SessionId [x2]Preserves the visitor's session state across page
requests.
Expiry: SessionType: HTTP
Preferences 1

Preference cookies enable a website to remember information that changes the way
the website behaves or looks, like your preferred language or the region that
you are in.
Cookiebot
1
Learn more about this provider
CookieConsentBulkSetting-#Enables cookie consent across multiple websites
Expiry: PersistentType: HTML
Statistics 20

Statistic cookies help website owners to understand how visitors interact with
websites by collecting and reporting information anonymously.
Google
8
Learn more about this provider
_ga [x2]Registers a unique ID that is used to generate statistical data on how
the visitor uses the website.
Expiry: 2 yearsType: HTTP
_gat [x2]Used by Google Analytics to throttle request rate
Expiry: 1 dayType: HTTP
_gid [x2]Registers a unique ID that is used to generate statistical data on how
the visitor uses the website.
Expiry: 1 dayType: HTTP
collectUsed to send data to Google Analytics about the visitor's device and
behavior. Tracks the visitor across devices and marketing channels.
Expiry: SessionType: Pixel
IDEUsed by Google DoubleClick to register and report the website user's actions
after viewing or clicking one of the advertiser's ads with the purpose of
measuring the efficacy of an ad and to present targeted ads to the user.
Expiry: 1 yearType: HTTP
Hotjar
11
Learn more about this provider
_hjidSets a unique ID for the session. This allows the website to obtain data on
visitor behaviour for statistical purposes.
Expiry: PersistentType: HTML
_hjIncludedInPageviewSample [x2]Determines if the user's navigation should be
registered in a certain statistical place holder.
Expiry: 1 dayType: HTTP
_hjIncludedInSessionSample [x2]Registers data on visitors' website-behaviour.
This is used for internal analysis and website optimization.
Expiry: 1 dayType: HTTP
_hjRecordingLastActivitySets a unique ID for the session. This allows the
website to obtain data on visitor behaviour for statistical purposes.
Expiry: SessionType: HTML
hjViewportIdSets a unique ID for the session. This allows the website to obtain
data on visitor behaviour for statistical purposes.
Expiry: SessionType: HTML
_hjAbsoluteSessionInProgressThis cookie is used to count how many times a
website has been visited by different visitors - this is done by assigning the
visitor an ID, so the visitor does not get registered twice.
Expiry: 1 dayType: HTTP
_hjFirstSeenThis cookie is used to determine if the visitor has visited the
website before, or if it is a new visitor on the website.
Expiry: 1 dayType: HTTP
_hjidSets a unique ID for the session. This allows the website to obtain data on
visitor behaviour for statistical purposes.
Expiry: 1 yearType: HTTP
_hjTLDTestDetects the SEO-ranking for the current website. This service is part
of a third-party statistics and analysis service.
Expiry: SessionType: HTTP
Twitter
1
Learn more about this provider
personalization_idThis cookie is set by Twitter - The cookie allows the visitor
to share content from the website onto their Twitter profile.
Expiry: 2 yearsType: HTTP
Marketing 19

Marketing cookies are used to track visitors across websites. The intention is
to display ads that are relevant and engaging for the individual user and
thereby more valuable for publishers and third party advertisers.
Facebook
2
Learn more about this provider
trUsed by Facebook to deliver a series of advertisement products such as real
time bidding from third party advertisers.
Expiry: SessionType: Pixel
_fbpUsed by Facebook to deliver a series of advertisement products such as real
time bidding from third party advertisers.
Expiry: 3 monthsType: HTTP
Flashtalking
1
Learn more about this provider
spot/#Pending
Expiry: SessionType: Pixel
Google
3
Learn more about this provider
ads/ga-audiencesUsed by Google AdWords to re-engage visitors that are likely to
convert to customers based on the visitor's online behaviour across websites.
Expiry: SessionType: Pixel
_gaexpThis cookie is used by Google Analytics to determine if the visitor is
involved in their marketing experiments.
Expiry: 69 daysType: HTTP
test_cookieUsed to check if the user's browser supports cookies.
Expiry: 1 dayType: HTTP
Hotjar
1
Learn more about this provider
_hjRecordingEnabledThis cookie is used to identify the visitor and optimize
ad-relevance by collecting visitor data from multiple websites – this exchange
of visitor data is normally provided by a third-party data-center or
ad-exchange.
Expiry: SessionType: HTML
Vimeo
1
Learn more about this provider
vuidCollects data on the user's visits to the website, such as which pages have
been read.
Expiry: 2 yearsType: HTTP
YouTube
11
Learn more about this provider
VISITOR_INFO1_LIVETries to estimate the users' bandwidth on pages with
integrated YouTube videos.
Expiry: 179 daysType: HTTP
YSCRegisters a unique ID to keep statistics of what videos from YouTube the user
has seen.
Expiry: SessionType: HTTP
yt.innertube::nextIdRegisters a unique ID to keep statistics of what videos from
YouTube the user has seen.
Expiry: PersistentType: HTML
yt.innertube::requestsRegisters a unique ID to keep statistics of what videos
from YouTube the user has seen.
Expiry: PersistentType: HTML
yt-remote-cast-availableStores the user's video player preferences using
embedded YouTube video
Expiry: SessionType: HTML
yt-remote-cast-installedStores the user's video player preferences using
embedded YouTube video
Expiry: SessionType: HTML
yt-remote-connected-devicesStores the user's video player preferences using
embedded YouTube video
Expiry: PersistentType: HTML
yt-remote-device-idStores the user's video player preferences using embedded
YouTube video
Expiry: PersistentType: HTML
yt-remote-fast-check-periodStores the user's video player preferences using
embedded YouTube video
Expiry: SessionType: HTML
yt-remote-session-appStores the user's video player preferences using embedded
YouTube video
Expiry: SessionType: HTML
yt-remote-session-nameStores the user's video player preferences using embedded
YouTube video
Expiry: SessionType: HTML
Unclassified 0
Unclassified cookies are cookies that we are in the process of classifying,
together with the providers of individual cookies.

We do not use cookies of this type.

Cross-domain consent2 Your consent applies to the following domains:
List of domains your consent applies to: claims.fscs.org.uk www.fscs.org.uk
Cookie declaration last updated on 19.10.21 by Cookiebot


[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]

Cookies are small text files that can be used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us and how we process personal
data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your
consent.


[#OOI_PERSONAL_INFORMATION#]
Use necessary cookies only Allow selection Customize

Allow all cookies

Skip to main content
Skip to need help

COVID update -  We've extra support for NHS workers' claims.



FSCS Financial Services Compensation Scheme
My Claim My claim Contact information Contact us
Search | FAQs
 * About us
 * Making a claim
 * What we cover
 * Check your money's safe
 * For industry
 * News

Menu
 * FSCS
 * About us
 * Making a claim
 * What we cover
 * Check your money's safe
 * For industry
 * News




WELCOME TO FSCS CLAIMS PORTAL


START A NEW CLAIM

Find out if you may be able to claim compensation for a financial product and
complete your application online


Get started


RETURN TO MY CLAIM

Please resolve the issue below


Email
Password Forgot Password


Representative Firms?  Register here

BACK TO TOP Up Arrow


ABOUT THIS SITE

 * About us
 * Compensation limits
 * Find firms
 * How we work
 * Protection checker


HELPFUL LINKS

 * Firms list
 * Info for Professional Representatives
 * Media centre
 * Supplying FSCS
 * Brexit

 * Accessibility help
 * Cookies information
 * Data protection statement
 * Terms and conditions
 * Modern slavery statement
 * Privacy policy


GET IN TOUCH

 * Contact us

Facebook Twitter LinkedIn YouTube

Registered as a Limited Company in England and Wales No 3943048

FSCS © Copyright 2021

Alert


YOUR SESSION IS ABOUT TO EXPIRE

X

You will automatically be signed out in 5 minutes. To continue your session,
select Stay Logged In.

Logout Stay logged in





MODAL TITLE


Click to search
Drag using this Collapse search result Close the search result



SEARCH RESULTS

 * Page or category Title
   
   
   Lorem ipsum PPI dolor sit amet, consectetur adipiscing elit, sed do eiusmod
   ...

View all results


FAQS RESULTS

 * Lorem ipsum PPI dolor sit amet, consectetur adipiscing elit, sed do eiusmod
   ... FAQs
 * View more

back to search result Back


PLACEHOLDER FOR QUESTION

This website uses cookies. By using the FSCS website, you consent to the use of
cookies in accordance with our cookie policy. You can change your browser
settings to disable cookies at any time but if you do so, parts of the FSCS site
may not function properly. FSCS is committed to ensuring the security of your
personal information and to giving you control over how your data is used. In
response to changes to European data regulation known as GDPR, the FSCS privacy
notice has been updated. This website uses cookies. By using the FSCS website,
you consent to the use of cookies in accordance with our cookie policy. You can
change your browser settings to disable cookies at any time but if you do so,
parts of the FSCS site may not function properly. FSCS is committed to ensuring
the security of your personal information and to giving you control over how
your data is used. In response to changes to European data regulation known as
GDPR, the FSCS privacy notice has been updated. This website uses cookies. By
using the FSCS website, you consent to the use of cookies in accordance with our
cookie policy. You can change your browser settings to disable cookies at any
time but if you do so, parts of the FSCS site may not function properly. FSCS is
committed to ensuring the security of your personal information and to giving
you control over how your data is used. In response to changes to European data
regulation known as GDPR, the FSCS privacy notice has been updated.


DID THIS ANSWER YOUR QUESTION?

happy feedback response unhappy feedback response

Please tell us how we can improve this answer

Send feedback

Thank you for your feedback

Something went wrong


RELATED ARTICLES:




Alert


SORRY, SOMETHING'S GONE WRONG

X

This page will now reload, please enter your details again.

Please contact us if the problem persists.

OK


APPLICATION EXTENSION

X
Please resolve the issue below

Date extended to: 13/09/2021
Reason for extending claim

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.

Choose your preferred date


Reason for extending claim date
SAVE CANCEL


RE-OPENING APPLICATION

X
Please resolve the issue below

Choose your preferred date


Reason for re-opening claim date
SAVE CANCEL
Want to talk to a real person who’ll help with your claim?
Chat with one of our friendly Online Support Team now.
 * FAQ