Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Widget:MonthlyDonate"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<form id="dress_size" action="https://funtoo.chargebee.com/hosted_pages/plans/donate?subscription"> | |||
<div class=" | <div class="donate"> | ||
<p align="center">Please choose your | <h2>Funtoo Monthly Support</h2> | ||
<p>It is now possible to support Funtoo Linux by setting up a <b>recurring monthly credit card donation</b> of $5, $10, or another amount of your choice. Monthly support is awesome because it provides the project with a stable base of funds for development, infrastructure and support efforts. Please choose an amount below that is comfortable for you. VISA, MasterCard and American Express are accepted.</p> | |||
<p align="center">Please choose your monthly support amount below and click "Subscribe"</p> | |||
<br /><label> | <br /><label> | ||
<select name="subscription[plan_quantity]"><br /> | <select name="subscription[plan_quantity]"><br /> | ||
Line 10: | Line 12: | ||
<option value="3">$15</option> | <option value="3">$15</option> | ||
<option value="4">$20</option> | <option value="4">$20</option> | ||
<option value="5">$25</option> | |||
<option value="6">$30</option> | |||
<option value="7">$35</option> | |||
<option value="8">$40</option> | |||
<option value="9">$45</option> | |||
<option value="10">$50</option> | |||
</select> | </select> | ||
</label> | </label> | ||
<p><span class="size_error" style="display:none;">Please select donation amount</span></p> | <p><span class="size_error" style="display:none;">Please select donation amount</span></p> | ||
<p> </p><input type="image" src="images/ | <p> </p><input type="image" src="/images/subscribe.png" width="226" height="66" class="displayed" value=""/> | ||
</ | </div> | ||
</form> | |||
</includeonly> | </includeonly> |