www.wicklowcu.ie Open in urlscan Pro
109.108.150.147  Public Scan

Submitted URL: https://wicklowcu.ie/
Effective URL: https://www.wicklowcu.ie/
Submission Tags: phishingrod
Submission: On May 17 via api from DE — Scanned from GB

Form analysis 2 forms found in the DOM

GET https://www.wicklowcu.ie/

<form role="search" method="get" class="search-form" action="https://www.wicklowcu.ie/">
  <label>
    <span class="screen-reader-text">Search for:</span>
    <input type="search" class="search-field" placeholder="Search …" value="" name="s" title="Search for:">
  </label>
  <button type="submit" class="search-submit"><span class="screen-reader-text">Search</span></button>
</form>

Name: loan_calPOST

<form id="loan_cal" name="loan_cal" method="post" action="">
  <div class="dropdown">
    <input type="hidden" id="current_currency" name="current_currency" value="euros">
    <input type="hidden" id="loan_name" name="loan_name" value="Standard Loan (Under €5000) 9%">
    <label for="interest">Select Loan Purpose: </label>
    <input type="hidden" id="interest_rate" name="interest_rate" value="9.41">
    <div class="sel-dropdown">
      <select class="select-box" name="interest" id="interest" onchange="update_interest(this.value);">
        <option data="67" value="9.41" selected="selected">Standard Loan (Under €5000) 9%</option>
        <option data="165" value="9.41">Standard Loan (Over €5000) 9%</option>
        <option data="3233" value="07.14">First Time Borrower Loan (Under €5000) 6.9%</option>
        <option data="3234" value="7.14">First Time Borrower Loan (Over €5000) 6.9%</option>
      </select>
    </div>
  </div>
  <div class="amount_slide">
    <div class="amount-labels-wrapper wp_loan_cal_clearfix">
      <div class="how-much-label">
        <label for="how_much">I'd like to borrow:</label>
      </div>
      <div class="total_amount">
        <input type="hidden" class="duration" id="duration" name="duration" value="1">
        <input type="hidden" id="current_term" name="current_term" value="months">
        <div class="amount_inputs wp_loan_cal_clearfix">
          <span id="currency_icon" class="currency-label"></span>
          <input type="text" class="range_val currency" id="loan_amount" name="loan_amount" value="500">
        </div>
      </div>
    </div>
    <div id="mydiv">
      <div class="loan-post 67 months" style="" id="active">
        <div class="range-input">
          <input type="range" id="how_much" name="how_much" min="100" max="5000" step="100" onmousemove="update_amount(this.value);">
        </div>
        <div class="range duration_slide">
          <div class="years_duration wp_loan_cal_clearfix" style="display: none;">
            <div class="range-input">
              <div class="how-much-label">
                <label for="duration_years">Over a period of:</label>
              </div>
              <div class="total_duration">
                <input type="text" class="range_val" id="years" name="years" value="1" maxlength="2"><span class="years_label">Years</span>
              </div>
              <input type="range" id="duration_years" name="duration_years" min="1" max="15" step="1" onmousemove="update_duration_years(this.value);">
            </div>
          </div>
          <div class="months_duration wp_loan_cal_clearfix">
            <div class="range-input">
              <div class="how-much-label">
                <label for="duration_months">Over a period of:</label>
              </div>
              <div class="total_duration">
                <input type="text" class="range_val" id="months" name="months" value="1" maxlength="2"><span class="years_label">Months </span><span id="months_years"></span>
              </div>
              <input type="range" id="duration_months" name="duration_months" min="1" max="60" step="1" onmousemove="update_duration_months(this.value);">
            </div>
          </div>
        </div>
      </div>
      <div class="loan-post 165 months" style="display: none;">
        <div class="range-input">
          <input type="range" id="how_much" name="how_much" min="5500" max="50000" step="500" onmousemove="update_amount(this.value);">
        </div>
        <div class="range duration_slide">
          <div class="years_duration wp_loan_cal_clearfix" style="display: none;">
            <div class="range-input">
              <div class="how-much-label">
                <label for="duration_years">Over a period of:</label>
              </div>
              <div class="total_duration">
                <input type="text" class="range_val" id="years" name="years" value="1" maxlength="2"><span class="years_label">Years</span>
              </div>
              <input type="range" id="duration_years" name="duration_years" min="1" max="15" step="1" onmousemove="update_duration_years(this.value);">
            </div>
          </div>
          <div class="months_duration wp_loan_cal_clearfix">
            <div class="range-input">
              <div class="how-much-label">
                <label for="duration_months">Over a period of:</label>
              </div>
              <div class="total_duration">
                <input type="text" class="range_val" id="months" name="months" value="1" maxlength="2"><span class="years_label">Months </span><span id="months_years"></span>
              </div>
              <input type="range" id="duration_months" name="duration_months" min="1" max="60" step="1" onmousemove="update_duration_months(this.value);">
            </div>
          </div>
        </div>
      </div>
      <div class="loan-post 3233 months" style="display: none;">
        <div class="range-input">
          <input type="range" id="how_much" name="how_much" min="100" max="5000" step="100" onmousemove="update_amount(this.value);">
        </div>
        <div class="range duration_slide">
          <div class="years_duration wp_loan_cal_clearfix" style="display: none;">
            <div class="range-input">
              <div class="how-much-label">
                <label for="duration_years">Over a period of:</label>
              </div>
              <div class="total_duration">
                <input type="text" class="range_val" id="years" name="years" value="1" maxlength="2"><span class="years_label">Years</span>
              </div>
              <input type="range" id="duration_years" name="duration_years" min="1" max="15" step="1" onmousemove="update_duration_years(this.value);">
            </div>
          </div>
          <div class="months_duration wp_loan_cal_clearfix">
            <div class="range-input">
              <div class="how-much-label">
                <label for="duration_months">Over a period of:</label>
              </div>
              <div class="total_duration">
                <input type="text" class="range_val" id="months" name="months" value="1" maxlength="2"><span class="years_label">Months </span><span id="months_years"></span>
              </div>
              <input type="range" id="duration_months" name="duration_months" min="1" max="60" step="1" onmousemove="update_duration_months(this.value);">
            </div>
          </div>
        </div>
      </div>
      <div class="loan-post 3234 months" style="display: none;">
        <div class="range-input">
          <input type="range" id="how_much" name="how_much" min="5000" max="50000" step="500" onmousemove="update_amount(this.value);">
        </div>
        <div class="range duration_slide">
          <div class="years_duration wp_loan_cal_clearfix" style="display: none;">
            <div class="range-input">
              <div class="how-much-label">
                <label for="duration_years">Over a period of:</label>
              </div>
              <div class="total_duration">
                <input type="text" class="range_val" id="years" name="years" value="1" maxlength="2"><span class="years_label">Years</span>
              </div>
              <input type="range" id="duration_years" name="duration_years" min="1" max="15" step="1" onmousemove="update_duration_years(this.value);">
            </div>
          </div>
          <div class="months_duration wp_loan_cal_clearfix">
            <div class="range-input">
              <div class="how-much-label">
                <label for="duration_months">Over a period of:</label>
              </div>
              <div class="total_duration">
                <input type="text" class="range_val" id="months" name="months" value="1" maxlength="2"><span class="years_label">Months </span><span id="months_years"></span>
              </div>
              <input type="range" id="duration_months" name="duration_months" min="1" max="60" step="1" onmousemove="update_duration_months(this.value);">
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="typical_apr">
    <p>APR <span id="apr">9.41</span>%</p>
  </div>
</form>

Text Content

 * Home
   * Death Benifit Plus
   * Free Circle K Fuel Card for Members of Wicklow and District Credit Union
     Ltd
   * Volunteering
   * Photographic Competition
   * Art Comp 2020
   
 * Membership
   * Membership
   * How To Join
   * Join Online
   * Nominations
   * FAQs
   * Volunteering
   * Latest News
   * Death Benifit Plus
   * Free Circle K Fuel Card for Members of Wicklow and District Credit Union
     Ltd
   * Art Competition 2022
   * Schools Quiz
   
 * Loans
   * Loans
   * First Time Borrower Loan
   * Loan Flexibility Request
   * Loan Protection Insurance
   * Loan Calculator
   * INBOUND CARD PAYMENTS
   * Concerned About Loan Repayments?
   
 * Savings
   * Savings
   * Savings Limit
   * Christmas Savings Account
   * INBOUND CARD PAYMENTS
   * Savings Requirements
   * Savings Security
   * Life Savings Insurance
   * Death Benifit Plus
   
 * Services
   * Bill Payment
   * Standing Orders & Online Payments
   * Electronic Funds Transfer
   * Downloads
   * INBOUND CARD PAYMENTS
   
 * Online
   * Online Services
   * Online Banking
   * INBOUND CARD PAYMENTS
   * Mobile App
   
 * Contact
   * Contact
   * Opening Hours
   

 * cu online login
 * cu online register

 * 
   
   
 * 
 * 

Search for: Search
Register Online
Members Login
Visit Our Branch
Get In Touch
 * Home
   * Death Benifit Plus
   * Free Circle K Fuel Card for Members of Wicklow and District Credit Union
     Ltd
   * Volunteering
   * Photographic Competition
   * Art Comp 2020
   
 * Membership
   * Membership
   * How To Join
   * Join Online
   * Nominations
   * FAQs
   * Volunteering
   * Latest News
   * Death Benifit Plus
   * Free Circle K Fuel Card for Members of Wicklow and District Credit Union
     Ltd
   * Art Competition 2022
   * Schools Quiz
   
 * Loans
   * Loans
   * First Time Borrower Loan
   * Loan Flexibility Request
   * Loan Protection Insurance
   * Loan Calculator
   * INBOUND CARD PAYMENTS
   * Concerned About Loan Repayments?
   
 * Savings
   * Savings
   * Savings Limit
   * Christmas Savings Account
   * INBOUND CARD PAYMENTS
   * Savings Requirements
   * Savings Security
   * Life Savings Insurance
   * Death Benifit Plus
   
 * Services
   * Bill Payment
   * Standing Orders & Online Payments
   * Electronic Funds Transfer
   * Downloads
   * INBOUND CARD PAYMENTS
   
 * Online
   * Online Services
   * Online Banking
   * INBOUND CARD PAYMENTS
   * Mobile App
   
 * Contact
   * Contact
   * Opening Hours
   

Top


 * ONLINE SERVICES
   
   With our online banking service & mobile app you're in control.
   find out more


 * FIRST TIME BORROWERS LOAN
   
   First time and lapsed borrowers can now avail of a great rate with our First
   Time Borrowers Loan
   find out more


 * JOIN WICKLOW CU
   
   Members of Wicklow Credit Union can avail of favourable rates on loans,
   savings and other services
   find out more


 * GREAT RATES ON LOANS
   
   We offer competitive loans for many different purposes. Find out how easy it
   is to apply.
   find out more


 * ONLINE SERVICES
   
   With our online banking service & mobile app you're in control.
   find out more


 * FIRST TIME BORROWERS LOAN
   
   First time and lapsed borrowers can now avail of a great rate with our First
   Time Borrowers Loan
   find out more

1
2
3
4


LOAN CALCULATOR

Select Loan Purpose:
Standard Loan (Under €5000) 9% Standard Loan (Over €5000) 9% First Time Borrower
Loan (Under €5000) 6.9% First Time Borrower Loan (Over €5000) 6.9%
I'd like to borrow:

Over a period of:
Years
Over a period of:
Months
Over a period of:
Years
Over a period of:
Months
Over a period of:
Years
Over a period of:
Months
Over a period of:
Years
Over a period of:
Months

APR 9.41%

Repayment Summary*:

Weekly



Total



Interest



Fortnightly



Total



Interest



Monthly



Total



Interest



Enquire Here

∗Terms & Conditions Apply. All figures given on this website are for your
general information only, and give a rough guide to loan repayments. Any
statements on this website do not purport to be authorative or legally binding.
You are advised to check with our offices for up-to-date rates and offers.


LOAN ENQUIRY



Your loan details have been captured and will be submitted with your enquiry.

Name:
Member Number (if applicable)
Contact Number:
Email:
I consent to submitting my information in agreement with the terms and
conditions of the Privacy Notice on this website.
Send


YOU'LL NEED TO PROVIDE:

Proof of Income

Last 3 Months Bank Statements

Photo ID, Evidence of Address, Eircode & PPSN

Any other relevant documents


Latest News
 * Christmas Savings Account - We are delighted to be able to offer our members
   a fantastic opportunity to join...
 * Death Benefit Plus - Death Benefit Plus is a whole of life policy which for a
   small monthly premium...
 * First Time Borrower Loan - Available to all members who do not currently have
   a loan with Wicklow and District...
 * Do More Online - Manage your account online online, no matter where you are,
   mobile, tablet or laptop. Your...
 * Christmas Savings Account - We are delighted to be able to offer our members
   a fantastic opportunity to join...
 * Death Benefit Plus - Death Benefit Plus is a whole of life policy which for a
   small monthly premium...


CONTACT US


FACEBOOK


TWITTER

Wicklow Office

Mon CLOSED
Tue 9.15am – 4.00pm
Wed 9.15am – 4.00pm
Thu 9.15am – 4.00pm
Fri 9.15am – 4.00pm
Sat 9.15am – 3.00pm

Phone
- 0404 69380
Email
- info@wicklowcu.ie

> Wicklow and District Credit Union

Tweets by the Credit Union

--------------------------------------------------------------------------------


HELPFUL VIDEOS

 * cuOnline - How to Register
 * cuOnline - How to Log In
 * cuAnywhere - How to Log In
 * cuOnline - How to Register
 * cuOnline - How to Log In
 * cuAnywhere - How to Log In
 * cuOnline - How to Register
 * cuOnline - How to Log In
 * cuAnywhere - How to Log In


Previous Slide Next Slide


LEGAL

 * Regulation 53 Information
 * Terms & Conditions
 * Privacy Notice
 * Cookies Policy


SERVICES

 * Loans
 * Savings
 * Savings Limit
 * Services
 * Online Services


INFORMATION

 * Latest News
 * Nominations
 * INBOUND CARD PAYMENTS
 * Christmas Savings Account
 * Downloads
 * Volunteering
 * Photographic Competition
 * Art Competition 2022
 * Links
 * Opening Hours – amended
 * First Time Borrower Loan
 * Death Benifit Plus
 * Free Circle K Fuel Card for Members of Wicklow and District Credit Union Ltd


CONNECT WITH US

 * 
   
   
   
 * 


LEGAL

 * Regulation 53 Information
 * Terms & Conditions
 * Privacy Notice
 * Cookies Policy


SERVICES

 * Loans
 * Savings
 * Savings Limit
 * Services
 * Online Services


INFORMATION

 * Latest News
 * Nominations
 * INBOUND CARD PAYMENTS
 * Christmas Savings Account
 * Downloads
 * Volunteering
 * Photographic Competition
 * Art Competition 2022
 * Links
 * Opening Hours – amended
 * First Time Borrower Loan
 * Death Benifit Plus
 * Free Circle K Fuel Card for Members of Wicklow and District Credit Union Ltd


CONNECT WITH US

 * 
   
   
 * 
 * 

© 2023 Wicklow & District Credit Union Ltd.

Wicklow Credit Union Ltd is regulated by the Central Bank of Ireland
Website by Wellington IT

Like many other websites, we use cookies. For further information, please see
our Cookies Policy. By clicking "Accept All", you consent to the use of ALL
cookies in accordance with our Cookies Policy. However, you may visit Manage
Cookies to amend your consent at any time.
Manage CookiesReject AllAccept All
Manage Cookies
Close

PRIVACY OVERVIEW

This website uses cookies to improve your experience while you navigate through
the website. Out of these cookies, the cookies that are categorized as necessary
are stored on your browser as they are essential for the working of basic
functionalities...
Necessary
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly.
This category only includes cookies that ensures basic functionalities and
security features of the website. These cookies do not store any personal
information.
Analytics
analytics
Analytical cookies are used to understand how visitors interact with the
website. These cookies help provide information on metrics the number of
visitors, bounce rate, traffic source, etc.
Advertisement
advertisement
Advertisement cookies are used to provide visitors with relevant ads and
marketing campaigns. These cookies track visitors across websites and collect
information to provide customized ads.
Save & Accept
Powered by