Files
fsfe-website/help/paypal.en.xhtml
greve 2ab1a356da Indented now?
svn path=/trunk/; revision=4591
2004-10-22 15:50:00 +00:00

93 lines
4.3 KiB
HTML

<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en">
<head>
<title>FSF Europe - Donations to the FSF Europe via PayPal</title>
</head>
<body>
<div> <!-- The header will be inserted here -->
<!-- Begin page content -->
<h2>Donations to the FSF Europe via PayPal</h2>
<p>Due to substantial bank fees charged for international money
transfers, it often makes no sense for small donations or standing orders
to be sent directly to the <a
href="donate-2002.en.html#fsfe-account">FSF Europe bank account</a>.</p>
<p>Therefore you can also contribute by credit card or other means of
payment accepted by PayPal. PayPal does not have setup charges, monthly charges,
or gateway fees, it does however take 1.9% + $0.30 USD of each transaction.</p>
<p>Please select how much you wish to contribute</p>
<!-- more options under https://www.paypal.com/en_US/pdf/integration_guide.pdf page 123 -->
<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post" class="indent">
<input type="hidden" name="cmd" value="_xclick"/>
<input type="hidden" name="business" value="paypal@fsfeurope.org"/>
<input type="hidden" name="image_url" value="http://fsfeurope.org/graphics/global/logo-w150.png"/>
<!-- here you can add the amount -->
<table>
<tr><td> </td><td><input type="text" name="amount" value="60" size="5" /> EUR</td><td>- (other amount)</td></tr>
<tr><td> </td><td align="right">--- OR ---</td><td> </td></tr>
<tr><td><input type="radio" name="amount" value="120"/></td><td align="right">120 EUR</td> <td>- Supporter</td></tr>
<tr><td><input type="radio" name="amount" value="600"/></td><td align="right">600 EUR</td> <td>- Contributor</td></tr>
<tr><td><input type="radio" name="amount" value="1200"/></td><td align="right">1200 EUR</td> <td>- Sustaining Contributor</td></tr>
<tr><td><input type="radio" name="amount" value="6000"/></td><td align="right">6000 EUR</td> <td>- Patron</td></tr>
<tr><td> </td><td> </td><td> </td></tr>
<tr><td> </td>
<td> </td>
<td align="right">
<!-- here you can add the intended purpose -->
<input type="hidden" name="item_name" value="Donation"/>
<input type="hidden" name="currency_code" value="EUR"/>
<input type="hidden" name="cn" value="How do you wish to be listed on our Thank GNUs page?"/>
<input type="hidden" name="no_note" value="0"/>
<!-- to which site the user is piped after payment -->
<!-- <input type="hidden" name="return" value"http://www.fsfeurope.org/donate-thank.html"> -->
<input type="reset" name="reset" value="Clear"/>
<input type="submit" name="submit" value="Donate"/>
</td> </tr>
</table>
</form>
<p>The Free Software Foundation Europe wants to acknowledge its supporters
and contributors in a visible fashion. Therefore we would like to ask
you to send mail to <code><a
href="mailto:office@fsfeurope.org">&lt;office@fsfeurope.org&gt;</a></code>
and let us know where to send a thank-you letter. Also we'd like to list
you on our "<a href="thankgnus.html">Thank GNUs</a>" page. Even if you
prefer to remain anonymous, please let us know how to reach you, so we
can thank you privately.</p>
<p>If you are interested in announcing your contribution publicly, the FSF
Europe also provides some <a
href="/about/graphics/sponsoring/sponsoring.en.html">sponsoring
buttons</a> for its donors.</p>
<p>The FSF Europe thanks all <a href="thankgnus.html">donors</a>. Your
contribution allows us to work.</p>
<!-- End page content -->
</div> <!-- The footer will be inserted here -->
Last update:
<!-- timestamp start -->
$Date$
<!-- timestamp end -->
</body>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->