Update donation page

This commit is contained in:
Yutaka Sawada
2025-01-20 10:25:51 +09:00
committed by GitHub
parent c386404dd5
commit 9ae3422246
3 changed files with 32 additions and 8 deletions

View File

@@ -13,13 +13,37 @@
<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.<br>
<ol>
<li>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.
<li>On left panel, you can change Quantity, and click Update to multiply the Amount.
<li>On right panel, you select your PayPal account or Credit card.
<li>You may write Message to developer at the bottom of right panel.
</ol>
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>

View File

@@ -51,7 +51,7 @@ There are command-line manuals in "<tt>help</tt>" folder.
</table>
<hr>
<small>last update 2024/11/30 for version 1.3.3.4</small>
<small>last update 2025/01/20 for version 1.3.3.5</small>
</body>
</html>

BIN
alpha/help/0409/paypal.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB