santander-merge.bd13.wrvc.co.uk Open in urlscan Pro
54.228.102.168  Public Scan

Submitted URL: http://santander-merge.bd13.wrvc.co.uk/
Effective URL: https://santander-merge.bd13.wrvc.co.uk/island/
Submission: On June 26 via manual from PH — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search/

<form method="GET" action="/search/" class="m-desktop-search-block visible-md js-desktop-header-search-trigger">
  <button class="v-button-clear-styling v-button-icon" type="submit" aria-label="Site Search">
    <i class="fal fa-search color-greyscale-1"></i>
  </button>
  <input id="search" type="text" name="keyword" placeholder="Search for..." value="" class="no-focus">
  <label for="search" class="display-none">Search</label>
</form>

GET /search/

<form method="get" action="/search/">
  <div class="container">
    <div class="m-input v-input-icon v-right">
      <button class="v-button-clear-styling v-button-icon" type="submit"><i class="fal fa-arrow-right"></i></button>
      <input type="text" name="keyword" placeholder="Search for..." value="">
    </div>
  </div>
</form>

<form class="dsar-form">
  <div class="form-group">
    <label for="dsarRequestType" data-i18n-key="type">Request Type</label>
    <select class="form-control dsar-select" id="dsarRequestType" tabindex="-1">
      <option value="Data access request" data-i18n-key="dsar">Data subject access request</option>
      <option value="Data erasure request" data-i18n-key="der">Data erasure request</option>
      <option value="Data portability request" data-i18n-key="dpr">Data portability request</option>
      <option value="Data rectification request" data-i18n-key="drr">Data rectification request</option>
      <option value="Do not sell my personal information" data-i18n-key="sell">Do not sell my personal information (US only)</option>
      <option value="Object to data processing" data-i18n-key="object">Object to data processing</option>
      <option value="Restrict data processing" data-i18n-key="restrict">Restrict data processing</option>
      <option value="Other" data-i18n-key="other-request">Other request</option>
    </select>
  </div>
  <div class="row flex dsarflexrow">
    <div class="form-group dsar-form-group">
      <label for="dsarFirstname" data-i18n-key="first-name">First Name</label>
      <input class="form-control dsar-input" id="dsarFirstname" tabindex="2" type="text">
    </div>
    <div class="form-group">
      <label for="dsarLastname" data-i18n-key="last-name">Last Name</label>
      <input class="form-control dsar-input" id="dsarLastname" tabindex="3" type="text">
    </div>
  </div>
  <div class="form-group">
    <label for="dsarEmail" data-i18n-key="email">Email</label>
    <input class="form-control dsar-input" id="dsarEmail" tabindex="4" type="text">
  </div>
  <div class="row flex dsarflexrow">
    <div class="form-group dsar-form-group">
      <label for="dsarRequesterType" data-i18n-key="iama">I am a</label>
      <select class="form-control dsar-select" id="dsarRequesterType" tabindex="-1">
        <option value="Consumer" data-i18n-key="consumer">Consumer</option>
        <option value="Website Visitor" data-i18n-key="website-visitor">Website Visitor</option>
        <option value="Subscriber" data-i18n-key="subscriber">Subscriber</option>
        <option value="Account Holder" data-i18n-key="account-holder">Account Holder</option>
      </select>
    </div>
    <div id="dsarResidence" class="form-group invisible">
      <label for="dsarState">Resident of<span class="text-danger">*</span></label>
      <select class="form-control dsar-select" id="dsarState" tabindex="-1">
        <option value="AL">Alabama</option>
        <option value="AK">Alaska</option>
        <option value="AS">American Samoa</option>
        <option value="AZ">Arizona</option>
        <option value="AR">Arkansas</option>
        <option value="CA">California</option>
        <option value="CO">Colorado</option>
        <option value="CT">Connecticut</option>
        <option value="DE">Delaware</option>
        <option value="DC">District Of Columbia</option>
        <option value="FM">Federated States Of Micronesia</option>
        <option value="FL">Florida</option>
        <option value="GA">Georgia</option>
        <option value="GU">Guam</option>
        <option value="HI">Hawaii</option>
        <option value="ID">Idaho</option>
        <option value="IL">Illinois</option>
        <option value="IN">Indiana</option>
        <option value="IA">Iowa</option>
        <option value="KS">Kansas</option>
        <option value="KY">Kentucky</option>
        <option value="LA">Louisiana</option>
        <option value="ME">Maine</option>
        <option value="MH">Marshall Islands</option>
        <option value="MD">Maryland</option>
        <option value="MA">Massachusetts</option>
        <option value="MI">Michigan</option>
        <option value="MN">Minnesota</option>
        <option value="MS">Mississippi</option>
        <option value="MO">Missouri</option>
        <option value="MT">Montana</option>
        <option value="NE">Nebraska</option>
        <option value="NV">Nevada</option>
        <option value="NH">New Hampshire</option>
        <option value="NJ">New Jersey</option>
        <option value="NM">New Mexico</option>
        <option value="NY">New York</option>
        <option value="NC">North Carolina</option>
        <option value="ND">North Dakota</option>
        <option value="MP">Northern Mariana Islands</option>
        <option value="OH">Ohio</option>
        <option value="OK">Oklahoma</option>
        <option value="OR">Oregon</option>
        <option value="PW">Palau</option>
        <option value="PA">Pennsylvania</option>
        <option value="PR">Puerto Rico</option>
        <option value="RI">Rhode Island</option>
        <option value="SC">South Carolina</option>
        <option value="SD">South Dakota</option>
        <option value="TN">Tennessee</option>
        <option value="TX">Texas</option>
        <option value="UT">Utah</option>
        <option value="VT">Vermont</option>
        <option value="VI">Virgin Islands</option>
        <option value="VA">Virginia</option>
        <option value="WA">Washington</option>
        <option value="WV">West Virginia</option>
        <option value="WI">Wisconsin</option>
        <option value="WY">Wyoming</option>
      </select>
    </div>
  </div>
  <div class="form-group">
    <label for="dsarRequestDetails" data-i18n-key="request-details">Request Details</label>
    <input class="form-control dsar-input" id="dsarRequestDetails" tabindex="5" type="text">
  </div>
</form>

Text Content

Work Café
Jersey Work Cafe Isle of Man Work Cafe
Careers Contact us
Search
Register Log on
Log on
Island

Jersey & IoM residents

International

UK & Overseas residents

Corporate

Corporate services




PRODUCTS

Current Account

Savings

Mortgages

Interest rates

Foreign exchange

APPLY ONLINE

New account enquiry

Mortgage enquiry

SERVICES

Ways to bank with us

WHY SANTANDER INTERNATIONAL

About

Team

Locations

NEWS AND COMMUNITY

News & Insights

Community

CUSTOMER SUPPORT

Mobile Banking Guides

Lost or stolen Visa card?

Worried about paying your mortgage?

Documents and forms

Security and fraud

Online banking security

Complaints

What to do when someone dies

Depositor compensation scheme

View all

PRODUCTS

Current account

Savings

Interest rates

Foreign exchange

WHY SANTANDER INTERNATIONAL

About

Team

Locations

APPLY ONLINE

New account enquiry

SERVICES

Ways to bank with us

NEWS AND COMMUNITY

News and insights

Community

CUSTOMER SUPPORT

Mobile Banking Guides

Lost or stolen Visa card?

Worried about paying your mortgage?

Documents and forms

Security and fraud

Online banking security

Complaints

What to do when someone dies

Depositor compensation scheme

View all

SERVICES

Corporate

External Asset Managers

WHY SANTANDER INTERNATIONAL

About

Team

Locations

News and Community

CUSTOMER SUPPORT

Mobile Banking Guides

Lost or stolen Visa card?

Worried about paying your mortgage?

Documents and forms

Security and fraud

Online banking security

Complaints

What to do when someone dies

Depositor compensation scheme

View all

Register
Log on
Log on
Island International Corporate Customer support Careers Contact us
Back Island Products Apply online Services Why Santander International News and
Community
Back Products Current Account Savings Mortgages Interest rates Foreign exchange
Back Apply online New account enquiry Mortgage enquiry
Back Services Ways to bank with us
Back Why Santander International About Team Locations
Back News and Community News & Insights Community
Back International Products Why Santander International Apply online Services
News and Community
Back Products Current account Savings Interest rates Foreign exchange
Back Why Santander International About Team Locations
Back Apply online New account enquiry
Back Services Ways to bank with us
Back News and Community News and insights Community
Back Corporate Services Why Santander International
Back Services Corporate External Asset Managers
Back Why Santander International About Team Locations News and Community
Back Mobile Banking Guides Lost or stolen Visa card? Worried about paying your
mortgage? Documents and forms Security and fraud Online banking security
Complaints What to do when someone dies Depositor compensation scheme View all




GET THE BEST BANKING EXPERIENCE USING OUR MOBILE BANKING APP

IF YOU ARE REGISTERED FOR ONLINE BANKING, USE THE LINKS BELOW TO DOWNLOAD THE
APP



Or continue to Online Banking


ISLAND REGULAR SAVINGS TRACKER ACCOUNT

MAXIMUM MONTHLY DEPOSIT IS £500. THE MAXIMUM BALANCE AT END OF 12 MONTH TERM IS
£6000 (PLUS INTEREST AT CURRENT RATE OF 6.25%)

Find out more


PRODUCTS AND INFORMATION

CURRENT ACCOUNT

SAVINGS ACCOUNTS

MORTGAGES

INTEREST RATES

FOREIGN EXCHANGE


ISLAND REGULAR SAVINGS TRACKER ACCOUNT

The Island Regular Savings Tracker Account allows you to save a regular monthly
amount for a period of 12 months

Find out more


CURRENT ACCOUNT

Our Island Gold Account is an everyday current account, available in Sterling,
Euro or US dollar currencies. It's accompanied by a Visa debit card for easy
worldwide access to your money

Find out more


MORE THAN A CAFÉ. MORE THAN A BANK.

Welcome to our new branch for all your banking and mortgage needs.  Enjoy
freshly prepared food and drinks whilst utilising our free co-working areas and
meeting rooms.  We’re open to customers and non-customers and look forward to
welcoming you soon!

Find out more


LOYALTY RATES AVAILABLE ON MORTGAGES

Access our Loyalty Rate mortgage product range if you pay your salary into an
Island Gold Account each month and use that current account to pay your mortgage

Find out more


OUR SERVICES


PERSONAL BANKING

If you have a balance of up to £500,000 (or currency equivalent) or a mortgage
of up to £750,000 with us, our Customer Service team is available to assist with
your banking needs

Contact us


PRIVATE BANKING

If you have a balance in excess of £500,000 (or currency equivalent) or a
mortgage in excess of £750,000 with us, you will receive a tailored service from
a dedicated professional who will work with you to understand your banking needs

Contact us


WAYS TO BANK WITH US

Our Telephone Banking, Online Banking and Mobile Banking services allow you to
manage the accounts you hold with us, wherever you are in the world.

Find out more


Our services

PERSONAL BANKING

PRIVATE BANKING

WAYS TO BANK WITH US


SUPPORT


LOST OR STOLEN VISA CARD?

Find out more Find out more

LOST OR STOLEN VISA CARD?

NEW ACCOUNT ENQUIRY

MORTGAGE ENQUIRY

SECURITY AND FRAUD

DOCUMENTS AND FORMS

DEPOSITOR COMPENSATION SCHEME

Support

LOST OR STOLEN VISA CARD?

NEW ACCOUNT ENQUIRY

MORTGAGE ENQUIRY

SECURITY AND FRAUD

DOCUMENTS AND FORMS

DEPOSITOR COMPENSATION SCHEME


WHY SANTANDER INTERNATIONAL


ABOUT

Santander International is the trading name of the Jersey and Isle of Man
branches of Santander Financial Services plc, a wholly owned subsidiary of
Santander UK Group Holdings plc which is part of the Banco Santander group

Find out more


TEAM

People are at the heart of what we do at Santander International - to meet some
of our team please search our directory

Find out more


LOCATIONS

We have branches in Jersey and the Isle of Man, providing island residents with
a friendly, local service for your banking and mortgage needs

Find out more

Why Santander International

ABOUT

TEAM

LOCATIONS


WE'RE HERE TO HELP

Contact us

Contact us

Visit your nearest branch

Locations



NEWS AND INSIGHTS

View all


CHANGE TO TARIFF OF CHARGES FOR ISLE OF MAN MORTGAGES

31 May 2024

Keep reading


ISLE OF MAN WORK CAFÉ CELEBRATES FIRST ANNIVERSARY WELCOMING OVER 100,000
VISITORS IN ITS FIRST 12 MONTHS

09 May 2024

Keep reading

ISLAND

Current Account

Island Call Account

Island Notice Account

Island Fixed Deposit Contract

Mortgages

INTERNATIONAL

Current Account

Call Account

Notice Account

Fixed Deposit Contract

CORPORATE

Corporate Banking

External Asset Managers

OTHER LINKS

Customer support

Contact us

Mobile Banking guides

CONNECT WITH US



CUSTOMER FEEDBACK



DOWNLOAD OUR MOBILE BANKING APP

Please register for Online Banking before downloading the app.


Santander UK Santander Private Banking Careers Accessibility and site help
Privacy policy Legal Cookies Sitemap

Santander International is the trading name of Santander Financial Services plc,
Santander Financial Services plc, Jersey Branch and Santander Financial Services
plc, Isle of Man Branch.

Santander Financial Services plc is incorporated in England and Wales with
number 2338548 and its registered office is 2 Triton Square, Regent’s Place,
London NW1 3AN, United Kingdom. Santander Financial Services plc is authorised
by the Prudential Regulation Authority and regulated by the Financial Conduct
Authority and the Prudential Regulation Authority. Santander Financial Services
plc’s Financial Services Register number is 146003. You can check this on the
Financial Services Register by visiting the FCA’s website
www.fca.org.uk/register. Santander Financial Services plc, Jersey Branch has its
principal place of business at 13 - 15 Charing Cross, St Helier, Jersey JE2 3RP,
Channel Islands and is regulated by the Jersey Financial Services Commission.
Santander Financial Services plc, Isle of Man Branch has its principal place of
business at 19 - 21 Prospect Hill, Douglas, Isle of Man, IM1 1ET and is
regulated by the Isle of Man Financial Services Authority.
www.santanderinternational.co.uk

All accounts opened with Santander Financial Services plc, Jersey Branch have
situs in Jersey and therefore are not covered by the Financial Services
Compensation Scheme established under the UK Financial Services and Markets Act
2000 or by the Isle of Man Depositors’ Compensation Scheme. Santander Financial
Services plc, Jersey Branch is a participant in the Jersey Bank Depositors
Compensation Scheme. The Scheme offers protection for eligible deposits of up to
£50,000. The maximum total amount of compensation is capped at £100,000,000 in
any 5 year period. Full details of the Scheme and banking groups covered are
available on the Government of Jersey website www.gov.je/dcs, or on request.

All accounts opened with Santander Financial Services plc, Isle of Man Branch
have situs in the Isle of Man and therefore eligible deposits are covered by the
Isle of Man Depositors’ Compensation Scheme as set out in the Isle of Man
Depositors’ Compensation Scheme Regulations 2010 and not covered by the UK
Financial Services Compensation Scheme or by the Jersey Bank Depositors
Compensation Scheme. Full details of the Scheme and banking groups covered are
available at the Isle of Man regulator’s website, www.iomfsa.im, or on request.

All accounts opened with Santander Financial Services plc have situs in the UK
and are therefore covered by the Financial Services Compensation Scheme
established under the UK Financial Services and Markets Act 2000. The FSCS
protects customers including individuals, companies and small local authorities
for up to £85,000 across accounts with us. This amount is for each customer,
meaning two individual customers with a joint account have protection of
£170,000. Full details of the Scheme and banking groups covered are available on
the FSCS website www.fscs.org.uk.

Santander and the flame logo are registered trademarks. The latest audited
accounts are available upon request. Calls to Santander International are
recorded and may be monitored for security and training purposes.

Manage Cookie Preferences

We use necessary cookies to make our site work. We would also like to set
optional cookies, which may include Preference, Marketing and Statistical
cookies. We won’t set optional cookies unless you enable them. Using this tool
will set a cookie on your device to remember what you have consented to.

For more information about the use of cookies or our use of data, see our Cookie
Notice.

Allow All Cookies and Reload
Decline All Cookies and Reload

Or Select Your Own Preferences

Strictly Necessary Cookies(3))
Always OnView
These cookies are strictly necessary to provide you with services available
through our websites and to use some of its features, such as access to secure
areas.

NameProviderPurposeExpiryTypeName__wr_loaded_bannerProviderSantander
InternationalPurpose



Expiry30 daysTypeHTTPName__wr_loaded_bannerProviderSantander
InternationalPurpose



Expiry30 daysTypeHTTPNamecs_#ProviderCookieScanPurpose

This cookie remembers that a user has accepted/declined cookies on our website,
so that the notice can be hidden.

Expiry365TypeHTTP

Preference Cookies(1))

View
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.

NameProviderPurposeExpiryTypeNameJSESSIONIDProvider Purpose

Used for Cross Site Request Forgery (CSRF) protection and URL signature
validation.

ExpirySessionTypeHTTP

Statistics Cookies(5))

View
Statistic cookies help website owners to understand how visitors interact with
websites by collecting and reporting information anonymously.

NameProviderPurposeExpiryTypeName__cf_bmProviderCloudflarePurpose

This cookie is used to distinguish between humans and bots. This is beneficial
for the website, in order to make valid reports on the use of their website.

Expiry30 minsTypeHTTPNamevuidProviderVimeoPurpose

Collects data on the visits to the website, such as which pages have been read.

Expiry2 yearsTypeHTTPName_ga_8BDTYCHYG4ProviderGooglePurpose

This helps us count how many people visit the website by tracking if you’ve
visited it before. Collect info and report website usage statistics without
personally identifying individual visitors to google.

Expiry2 yearsTypeHTTPName_gaProviderGooglePurpose

This helps us count how many people visit the website by tracking if you’ve
visited it before. Collect info and report website usage statistics without
personally identifying individual visitors to google.

Expiry2 YearsTypeHTTPName_cfuvidProviderCloudflarePurpose

Pending

ExpirySessionTypePending

Marketing Cookies(12))

View
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.

NameProviderPurposeExpiryTypeNameUserMatchHistoryProviderLinkedinPurpose

Used to track visitors on multiple websites, in order to present relevant
advertisement based on the visitor's preferences.

Expiry29 daysTypeHTTPNameAnalyticsSyncHistoryProviderLinkedInPurpose

Used to store information about the time a sync with the lms_analytics cookie
took place for users in the Designated Countries

Expiry1 monthTypeHTTPNamebcookieProviderLinkedinPurpose

Used by the Social media networking service, LinkedIn, for tracking the use of
embedded services.

Expiry1 yearsTypeHTTPNamelidcProviderLinkedinPurpose

Used by the social networking service, Linkedin, for tracking the use of
embedded services.

Expiry1 dayTypeHTTPNameli_gcProviderlinkedin.comPurpose

Stores the user's cookie consent state for the current domain

Expiry2 yearsTypeHTTPName_gcl_auProviderGooglePurpose

Used by Google AdSense for experimenting with advertisement efficiency across
websites using their services.

Expiry3 monthsTypeHTTPNameli_sugrProviderlinkedin.comPurpose

Collects data on user behaviour and interaction in order to optimize the website
and make advertisement on the website more relevant.

Expiry3 monthsTypeHTTPNametest_cookieProviderGooglePurpose

Used to check if the users’ browser supports cookies

Expiry1 dayTypeHTTPNamebscookieProviderLinkedinPurpose

Used by the Social media networking service, LinkedIn, for tracking the use of
embedded services.

Expiry1 yearsTypeHTTPName_fbpProviderFacebookPurpose

Used by Facebook to deliver a series of advertisement products such as real time
bidding from third party advertisers.

Expiry3 monthsTypeHTTPNameIDEProviderGooglePurpose

These cookies are used for serving targeted advertisements that are relevant to
you across the web. Targeted advertisements may be displayed to you based on
your previous visits to this website.

Expiry1 yearTypeHTTPNamefrProviderFacebookPurpose

Used by Facebook to deliver a series of advertisement products such as real time
bidding from third party advertisers.

Expiry3 monthsTypeHTTP

undefinedView
These cookies are always blocked because the country you are in does not allow
them.

Name_gaProviderGooglePurpose

This helps us count how many people visit the website by tracking if you’ve
visited it before. Collect info and report website usage statistics without
personally identifying individual visitors to google.

Expiry2 YearsTypeHTTP

Keep Current Preferences
English
Deutsch English Español Français Русский 日本語
Powered by CookieScan
Your Data Protection Rights

Please submit this form to enable you to request one of your data protection
rights. CookieScan does not keep or have access to any of the data you submit by
using this form, it is sent directly to the website administration staff. You
will receive a verification email from CookieScan.

Request Type Data subject access request Data erasure request Data portability
request Data rectification request Do not sell my personal information (US only)
Object to data processing Restrict data processing Other request
First Name
Last Name
Email
I am a Consumer Website Visitor Subscriber Account Holder
Resident of* Alabama Alaska American Samoa Arizona Arkansas California Colorado
Connecticut Delaware District Of Columbia Federated States Of Micronesia Florida
Georgia Guam Hawaii Idaho Illinois Indiana Iowa Kansas Kentucky Louisiana Maine
Marshall Islands Maryland Massachusetts Michigan Minnesota Mississippi Missouri
Montana Nebraska Nevada New Hampshire New Jersey New Mexico New York North
Carolina North Dakota Northern Mariana Islands Ohio Oklahoma Oregon Palau
Pennsylvania Puerto Rico Rhode Island South Carolina South Dakota Tennessee
Texas Utah Vermont Virgin Islands Virginia Washington West Virginia Wisconsin
Wyoming
Request Details
Cancel Submit
Subject Request

Thank you. Your request reference number is <strong>requestnumber</strong>.

Please verify your email to complete the request.

Done