Add monthly donation option.
This commit is contained in:
		
							parent
							
								
									89f09a40cd
								
							
						
					
					
						commit
						0e4e179be8
					
				
					 1 changed files with 21 additions and 0 deletions
				
			
		|  | @ -25,6 +25,27 @@ Brooklyn, NY 11201-3548<br/> | |||
| USA | ||||
| </p> | ||||
| 
 | ||||
| <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> | ||||
| <tr><td><input type="hidden" name="on0" value=""></td></tr><tr><td><select name="os0"> | ||||
| 	<option value="Monthly Donation">Monthly Donation : $50.00 USD - monthly</option> | ||||
| 	<option value="Monthly Donation">Monthly Donation : $40.00 USD - monthly</option> | ||||
| 	<option value="Monthly Donation">Monthly Donation : $30.00 USD - monthly</option> | ||||
| 	<option value="Monthly Donation">Monthly Donation : $25.00 USD - monthly</option> | ||||
| 	<option value="Monthly Donation">Monthly Donation : $20.00 USD - monthly</option> | ||||
| 	<option value="Monthly Donation">Monthly Donation : $10.00 USD - monthly</option> | ||||
| </select> </td></tr> | ||||
| <tr><td><input type="hidden" name="on1" value="Make a Donation Every Month:">Make a Donation Every Month:</td></tr><tr><td><input type="text" name="os1" maxlength="200"></td></tr> | ||||
| </table> | ||||
| <input type="hidden" name="currency_code" value="USD"> | ||||
| <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> | ||||
| <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> | ||||
| </form> | ||||
| 
 | ||||
| <h3>Donate via Paypal (including Visa, Mastercard, AMEX or ACH)</h3> | ||||
| 
 | ||||
| <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn