Files
MultiPar/alpha/help/0409/donate.htm
2025-01-20 10:25:51 +09:00

55 lines
2.1 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="style.css">
<title>Donation</title>
</head>
<body>
<font size=5>How to donate</font>
<hr>
<h3>Donations by PayPal</h3>
<p>&nbsp
While MultiPar is available as freeware, I spent a lot of time and effort to develop.
Your donation will encourage me to continue my efforts to improve and support MultiPar.
I made PayPal account and quick link for donation.
</p>
<p>
If you want to send message to me, use below web-form.
Select how much amount, write message, and click Doante button.
<center>
<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="2PP6DCPP5ZGNJ">
<table border=0 cellspacing=0 cellpadding=0>
<tr><td><input type="hidden" name="on0" value="How much">How much:<br>
<select name="os0">
<option value="Cheer">Cheer $10.00 USD</option>
<option value="Encouragement">Encouragement $20.00 USD</option>
<option value="Premium">Premium $30.00 USD</option>
<option value="Subsidy">Subsidy $40.00 USD</option>
<option value="Surprise">Surprise $50.00 USD</option>
</select></td><td>&nbsp&nbsp</td>
<td><input type="hidden" name="on1" value="Short message">Short message:<br>
<input type="text" name="os1" maxlength="200" size="48"></td><td>&nbsp&nbsp</td>
<td><input type="image" src="paypal.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"></td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
</form>
</center>
</p>
<p>
If you don't write message, click <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NPNAKA32N4GD6" target="_blank" title="PayPal - The safer, easier way to pay online!">this link</a> to go PayPal's web-page.
You may change Quantity to multiply the total amount.
</p>
<p>
Other contributions like testing new feature, bug report, advice of refine, etc... would be appreciated also.
</p>
</body>
</html>