beets/donate.md
2012-07-31 17:11:59 -07:00

70 lines
2.6 KiB
Markdown

---
layout: main
section: donate
shorttitle: donate
title: Donate to beets.
---
Thanks for considering donating to the beets project. I truly appreciate
your support.
## Charities
These are some organizations doing work that is even more important than
music organization software. They almost certainly need support more than I
do.
* <a href="http://www.publicampaign.org/">Public Campaign</a>
* <a href="http://www.stopcorporateabuse.org/">Corporate Accountability International</a>
* <a href="http://www.hrc.org/">Human Rights Campaign</a>
## PayPal
Just hit the Donate button to head to PayPal's site.
<p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="9ZTENSNB64QFA">
<input type="image"
src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" border="0"
name="submit" alt="donate with PayPal">
</form>
</p>
## Amazon Payments
Enter an amount in US Dollars and hit the Donate button.
<p>
<form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
<input type="hidden" name="immediateReturn" value="1" >
<input type="hidden" name="collectShippingAddress" value="0" >
<input type="hidden" name="signature" value="rn5nelYiDspySiAMnBATTKrUPqb45pkgaExQK6Z5eSU=" >
<input type="hidden" name="isDonationWidget" value="1" >
<input type="hidden" name="signatureVersion" value="2" >
<input type="hidden" name="signatureMethod" value="HmacSHA256" >
<input type="hidden" name="description" value="donate for beets" >
<input type="hidden" name="amazonPaymentsAccountId" value="GIRNDYHCRNRJ434PD69MI69DBLVZ7S749KQX7N" >
<input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" >
<input type="hidden" name="cobrandingStyle" value="logo" >
<input type="hidden" name="processImmediate" value="1" >
<input type="hidden" name="returnUrl" value="http://beets.radbox.org/" >
<div style = "margin: 0 5px 0 0; float: left;">
$ <input type="text" name="amount" size="8" value="15.00">
</div>
<input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_small_donate_withlogo_whitebg.gif" border="0">
</form>
</p>
## Flattr
Make a micro-donation by hitting the Flattr button.
<p>
<a class="FlattrButton" style="display:none;" href="http://beets.radbox.org/"></a>
<noscript>
<a href="http://flattr.com/thing/139913/beets" target="_blank">
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" />
</a>
</noscript>
</p>