2010-09-26 21:20:05 +00:00
{% extends "base_conservancy.html" %}
{% block subtitle %}Donations - {% endblock %}
{% block category %}donate{% endblock %}
{% block content %}
2014-12-03 18:16:40 +00:00
< h1 > Donate to Conservancy!< / h1 >
2010-09-26 21:20:05 +00:00
2010-10-03 23:07:48 +00:00
< p > As a not-for-profit charity, Conservancy relies on support from the
public to continue its work. Please give generously to support
Conservancy's work.< / p >
2010-09-26 21:20:05 +00:00
2015-11-25 20:12:06 +00:00
< h3 > Become < a href = "/supporter/#annual" > a Supporter< / a > Now!< / h3 >
< p > The best way to < a href = "/supporter/#annual" > donate to Conservancy is via
our official Supporter program< / a > , which earns a t-shirt and other
surprise Supporter-only perks throughout the year.< / p >
< p > But, there are many other great ways to donate to Conservancy as
well, listed below:< / p >
2010-10-03 23:07:48 +00:00
< h3 > Donate by paper check< / h3 >
2010-09-26 21:20:05 +00:00
2011-10-27 07:25:25 +00:00
< p > Send paper check donations, drawn in USD, to:< / p >
2010-09-26 21:20:05 +00:00
< p > Software Freedom Conservancy< br / >
2010-10-03 23:07:48 +00:00
137 MONTAGUE ST STE 380< br / >
Brooklyn, NY 11201-3548< br / >
2010-09-26 21:20:05 +00:00
USA
< / p >
2014-06-13 12:15:05 +00:00
< br / >
2010-09-26 21:20:05 +00:00
2013-12-18 02:33:01 +00:00
< h3 > Donate monthly via PayPal (including Visa, Mastercard, AMEX or ACH)< / h3 >
< form action = "https://www.paypal.com/cgi-bin/webscr" method = "post" target = "_top" >
< input type = "hidden" name = "cmd" value = "_s-xclick" >
< input type = "hidden" name = "hosted_button_id" value = "XCZS3F7V957LS" >
< table >
2014-07-30 17:08:03 +00:00
< tr > < td > < input type = "hidden" name = "on0" value = "Monthly Donation Amount" > Monthly Donation Amount< / td > < / tr > < tr > < td > < select name = "os0" >
< option value = "Fifty Dollar Monthly Donation" > Fifty Dollar Monthly Donation : $50.00 USD - monthly< / option >
< option value = "Forty Dollar Monthly Donation" > Forty Dollar Monthly Donation : $40.00 USD - monthly< / option >
< option value = "Thirty Dollar Monthly Donation" > Thirty Dollar Monthly Donation : $30.00 USD - monthly< / option >
< option value = "Twenty-Five Dollar Monthly Donation" > Twenty-Five Dollar Monthly Donation : $25.00 USD - monthly< / option >
< option value = "Twenty Dollar Monthly Donation" > Twenty Dollar Monthly Donation : $20.00 USD - monthly< / option >
< option value = "Ten Dollar Monthly Donation" > Ten Dollar Monthly Donation : $10.00 USD - monthly< / option >
2013-12-18 02:33:01 +00:00
< / select > < / td > < / tr >
< / table >
< input type = "hidden" name = "currency_code" value = "USD" >
2014-11-11 23:00:02 +00:00
< input type = "image" src = "https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG.gif" style = "border:0" name = "submit" alt = "PayPal - The safer, easier way to pay online!" >
< img alt = "" style = "border:0" src = "https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width = "1" height = "1" >
2013-12-18 02:33:01 +00:00
< / form >
2014-06-13 12:15:05 +00:00
< br / >
2013-12-18 02:33:01 +00:00
2011-02-21 01:23:27 +00:00
< h3 > Donate via Paypal (including Visa, Mastercard, AMEX or ACH)< / h3 >
2010-09-26 21:20:05 +00:00
< form action = "https://www.paypal.com/cgi-bin/webscr" method = "post" >
2011-07-06 13:44:59 +00:00
< input type = "hidden" name = "cmd" value = "_s-xclick" >
< input type = "hidden" name = "hosted_button_id" value = "ZMQKSPUYQLWZW" >
2014-11-11 23:00:02 +00:00
< input type = "image" src = "https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" style = "border:0" name = "submit" alt = "PayPal - The safer, easier way to pay online!" >
< img alt = "" style = "border:0" src = "https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width = "1" height = "1" >
2010-09-26 21:20:05 +00:00
< / form >
2013-12-18 02:32:34 +00:00
< h3 > Donate via Flattr< / h3 >
< p >
< a href = "https://www.flattr.com" > Flattr< / a > is a social micro-payment system that allows users to make donations via the web. Flattr does not charge any processing fees on donations to Conservancy. If you are a Flattr user and you would like to "flattr" Conservancy with a donation, click on the button below:
< / p >
< a href = "https://flattr.com/thing/922714/Donate-to-Software-Freedom-Conservancy" target = "_blank" >
2014-11-11 23:00:02 +00:00
< img src = "https://api.flattr.com/button/flattr-badge-large.png" alt = "Flattr us!" title = "Flattr us!" style = "border:0" / > < / a >
2013-12-18 02:32:34 +00:00
2015-11-25 20:12:06 +00:00
< h3 > Donate a Portion of your eBay Sales< / h3 >
< p > Through the eBay/PayPal Giving Fund program, you can < a href = "http://givingworks.ebay.com/charity-auctions/charity/software-freedom-conservancy-inc/57449/" > donate a portion of your eBay sale proceeds to Software Freedom Conservancy< / a > ! You can also < a href = "https://www.paypal.com/webapps/mpp/search-cause?charityId=57449" > donate directly through the PayPal Giving fund< / a > .< / p >
2014-06-13 12:15:05 +00:00
< br / >
2013-12-18 02:32:34 +00:00
2015-11-25 20:12:06 +00:00
< h3 > Donate a Portion of your Amazon Purchases< / h3 >
< p > Through < a href = "https://smile.amazon.com/ch/41-2203632" > Amazon's Smile program, Amazon will donate to Conservancy for your purchases there< / a > . Just sign up through the < a href = "https://smile.amazon.com/ch/41-2203632" > following this link< / a > .< / p >
2011-07-15 13:52:16 +00:00
< h3 > Donate by wire transfer< / h3 >
< p > Donations are accepted by wire transfer. Please
2011-07-20 16:57:42 +00:00
contact < a href = "mailto:accounting@sfconservancy.org" > < accounting@sfconservancy.org> < / a >
2014-06-13 12:13:33 +00:00
for wire transfer instructions, and include in your email the following
2014-10-05 23:30:32 +00:00
information:< / p >
2014-06-13 12:13:33 +00:00
< ul >
< li > The country of origin of your wire transfer.< / li >
< li > The native currency of your donation.< / li >
< / ul >
< p > Note that Conservancy can accept donations by wire in CAD, EUR, GBP, and
2015-03-05 17:51:05 +00:00
USD without currency conversion fees!< / p >
2011-07-15 13:52:16 +00:00
2014-06-13 12:15:05 +00:00
< br / >
2013-12-18 02:32:49 +00:00
< h3 > Donate stock< / h3 >
< p > Conservancy can accept donation of stocks! Please
contact < a href = "mailto:accounting@sfconservancy.org" > < accounting@sfconservancy.org> < / a >
for details.< / p >
2010-09-26 21:20:05 +00:00
2015-11-25 20:12:06 +00:00
< h3 > Donate to Our Member Projects< / h3 >
< p > Finally, Conservancy also maintains directed donation programs for
its < a href = "/members/current/" > member projects< / a > . Donation links
for these directed donation programs are typically found on the
individual websites of our members.< / p >
< h3 > Donations Are Usually Tax-Deductible!< / h3 >
2012-10-05 19:10:23 +00:00
< p > Software Freedom Conservancy, Inc. is a 501(c)(3) organization
2010-10-03 23:07:48 +00:00
incorporated in New York, and donations made to it are fully tax-deductible to the extent permitted by law.< / p >
2010-09-26 21:20:05 +00:00
{% endblock %}