-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update: New bank details for donations (#74)
- Loading branch information
Showing
1 changed file
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,6 +15,16 @@ <h3>Donate to OpenTTD</h3> | |
<p>If you enjoy playing OpenTTD and would like to help support its development, please consider donating. OpenTTD is developed and released free of charge, and the developers give up their own free time to work on the game. In addition the server used to build the <a href="https://www.openttd.org/downloads/openttd-releases/latest.html">releases</a> and host the <a href="https://wiki.openttd.org/Community">web services</a> costs a lot of money to run, so any support would be appreciated.</p> | ||
<p>If you would like to support OpenTTD, donations can be made in a number of ways:</p> | ||
<ul class="section-list"> | ||
<li> | ||
<div class="header">Bank transfer</div> | ||
<div class="content">A direct bank transfer is generally the cheapest way to donate, if you have a GBP, USD or EUR bank account. Please note that this may incur charges from your bank otherwise. You can use the following bank details to donate. Please note that the accounts listed below will only accept transfers from the countries specified. | ||
<ul> | ||
<li><b>GBP (United Kingdom)</b>: Account number <b>75798685</b>, sort code <b>23-14-70</b></li> | ||
<li><b>USD (United States)</b>: Please e-mail <a href="mailto:[email protected]">Owen Rudge</a> for details</li> | ||
<li><b>EUR (Eurozone)</b>: IBAN <b>DE84 7001 1110 6055 8745 20</b>, BIC <b>DEKTDE7GXXX</b></li> | ||
</ul> | ||
If you have any queries or wish to donate from another country, please contact <a href="mailto:[email protected]">Owen Rudge</a>.</div> | ||
</li> | ||
<li> | ||
<div class="header">PayPal</div> | ||
<div class="content"> | ||
|
@@ -26,10 +36,6 @@ <h3>Donate to OpenTTD</h3> | |
</ul> | ||
</div> | ||
</li> | ||
<li> | ||
<div class="header">Bank transfer</div> | ||
<div class="content">A direct bank transfer is another possible method of donation. Please note that this may incur charges from your bank (the recipient bank account is in the United Kingdom). If you are interested in donating this way, please contact <a href="mailto:[email protected]">Owen Rudge</a>.</div> | ||
</li> | ||
<li> | ||
<div class="header">Cheque</div> | ||
<div class="content">Donations by cheque are also a possibility within the United Kingdom. Outside of the UK, hefty charges may be made by our bank for cashing the cheque, so please contact <a href="mailto:[email protected]">Owen Rudge</a> for more advice. </div> | ||
|