2023-09-30 18:24:03 +01:00
|
|
|
<! DOCTYPE html>
|
2023-10-01 01:26:51 +01:00
|
|
|
<html lang="en">
|
2023-09-30 18:24:03 +01:00
|
|
|
<head>
|
2023-10-01 01:26:51 +01:00
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<title>Skynet membership</title>
|
|
|
|
<link rel="stylesheet" href="main.css">
|
2023-09-30 18:24:03 +01:00
|
|
|
</head>
|
2023-10-01 01:26:51 +01:00
|
|
|
<body>
|
|
|
|
<h1>How to renew your Skynet membership!</h1>
|
|
|
|
<h2>Dear Alumnus; welcome,</h2>
|
|
|
|
<p>
|
|
|
|
Thank you for all your continued support throughout the years.
|
|
|
|
Your contribution and the contribution of many others have made it possible for us to buy more servers which
|
|
|
|
we use to give you the best service we can.
|
|
|
|
With our new servers, we hope to improve the quality for our users and have less downtime.
|
|
|
|
<p>
|
|
|
|
You can now purchase a 5-year subscription for €40.
|
|
|
|
This subscription is for a multi-year limited alumni membership of the Computer Society (This type of
|
|
|
|
membership does not entitle you to society subsidies or places on trips).
|
|
|
|
You must hold a Computer Society membership in order to hold a Skynet account.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
If there has been no payment made passed the point of expiration on your membership,
|
|
|
|
your Skynet account will freeze.
|
|
|
|
You must pay for membership to unfreeze your account.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
Below are instructions on how to renew your subscription.
|
|
|
|
Until you make both an account and pay membership, you will not have renewed your subscription.
|
|
|
|
Once you have completed the steps below, you will have renewed your subscription and will be issued a
|
|
|
|
receipt.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
When requesting membership, you have the option to pay online or pay cash.
|
|
|
|
If you are paying online you can only pay for one year's membership.
|
|
|
|
</p>
|
|
|
|
<h5 class="p1">IMPORTANT!!</h5>
|
|
|
|
<p class="p1">
|
|
|
|
If you are looking to avail of the 5-year membership it is important to note that you can no
|
|
|
|
longer pay for this on the Ul wolves site.
|
|
|
|
Please select the pay with cash option and transfer the multi-year fee to the bank account shown below.
|
|
|
|
</p>
|
|
|
|
<p class="p1">
|
|
|
|
Also please note that you do not need a UL student E-mail address to sign up!
|
|
|
|
</p>
|
|
|
|
<h1>Steps</h1>
|
|
|
|
<ol>
|
|
|
|
<li>
|
|
|
|
Go to <a href="https://ulwolves.ie/">ULWolves.ie</a>
|
|
|
|
<img src="./img/renew1.jpg" alt="UL wolves site">
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
Enter your email address and click Log In/Register
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
Select the appropriate option (UL Alumni Member)
|
|
|
|
<img src="./img/renew2.png">
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
Fill in your personal information on the next page.
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
Verify your email address
|
|
|
|
<img src="./img/renew3.png">
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
Log back in
|
|
|
|
<img src="./img/renew4.png">
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
Scroll to find Computer under the Societies section
|
|
|
|
<img src="./img/renew5.jpg">
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
Click Request Membership
|
|
|
|
<img src="./img/renew6.jpg">
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
Fill out details and submit request.
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
Transfer €40 to our bank account:
|
|
|
|
<br/>
|
|
|
|
BIC: <b>BOFIIE2D</b>
|
|
|
|
<br/>
|
|
|
|
IBAN: <b>IBANIE31BOFI90595047627767</b>
|
|
|
|
<br/>
|
|
|
|
Please put your name in the reference.
|
|
|
|
<br/>
|
|
|
|
If you are having trouble with this or want to arrange another payment method, get in touch.
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
Email the accounts team (compsoc@skynet.ie) with:
|
|
|
|
<ul>
|
|
|
|
<li>The name on the UL Wolves account you created</li>
|
|
|
|
<li>Skynet username</li>
|
|
|
|
<li>The reference on the bank transfer.</li>
|
|
|
|
</ul>
|
|
|
|
You may want to ping @committee on <a href="https://discord.skynet.ie">our discord</a>.
|
|
|
|
</li>
|
|
|
|
</ol>
|
|
|
|
</body>
|
2023-09-30 18:24:03 +01:00
|
|
|
</html>
|