-
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.
Change: Add account name for UK bank account (required for verificati…
…on) (#329)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
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 |
---|---|---|
|
@@ -18,7 +18,7 @@ <h3>Donate to OpenTTD</h3> | |
<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>GBP (United Kingdom)</b>: Account number <b>75798685</b>, sort code <b>23-14-70</b>, account name <b>Owen Rudge</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>BE65 9670 3187 7596</b>, BIC <b>TRWIBEB1XXX</b></li> | ||
</ul> | ||
|