[Skencil-commits] r680 - website/trunk/pages

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jun 1 17:13:49 CEST 2006


Author: torsten
Date: 2006-06-01 17:13:49 +0200 (Thu, 01 Jun 2006)
New Revision: 680

Modified:
   website/trunk/pages/payments.html
Log:
Added Paypal section on payment site


Modified: website/trunk/pages/payments.html
===================================================================
--- website/trunk/pages/payments.html	2006-05-30 08:02:54 UTC (rev 679)
+++ website/trunk/pages/payments.html	2006-06-01 15:13:49 UTC (rev 680)
@@ -1,9 +1,8 @@
 title: Skencil / Paying for Sketch
 
-<p>You can buy developer time for Skencil in multiples of USD 10.00
-at the
-<a href="https://order.kagi.com/cgi-bin/r1.cgi?86X&amp;&amp;">Intevation-page
-at Kagi</a>. Other forms of payment may be arranged on request.</p>
+<p>You can buy developer time for Skencil in multiples of EUR 10.00
+by using Paypal. Other forms of payment may be arranged on request.</p>
+
 <p><a href="http://intevation.net/">Intevation</a> is my (Bernhard
 Herzog's) employer. The money will allow me to work on Skencil on
 company time. The more money comes in the more I can work on
@@ -16,6 +15,36 @@
 development is entirely voluntary. I will continue development of
 Skencil even if nobody pays, but development will be mostly limited
 to my sparetime.</p>
+
+<!-- Start Paypal Block -->
+If you want to buy developer time or dontate for the skencil project, 
+you can do this by clicking on the Paypal-banner below. Please do not 
+forget to select if we are allowed to put your name on the donators 
+list.<p> 
+<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
+<input type="hidden" name="cmd" value="_xclick">
+<input type="hidden" name="business" value="paypal at inteation.de">
+<input type="hidden" name="undefined_quantity" value="1">
+<input type="hidden" name="item_name" value="Skencil">
+<input type="hidden" name="item_number" value="2001">
+<input type="hidden" name="no_shipping" value="1">
+<input type="hidden" name="tax" value="0.16">
+<input type="hidden" name="cn" value="Skencil Donation">
+<input type="hidden" name="currency_code" value="EUR">
+<input type="hidden" name="bn" value="PP-BuyNowBF">
+<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but02.gif" border="0" name="submit" alt="Pay with PayPal">
+<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
+<table><tr>
+<td><input type="hidden" name="on0" value="Publish name?"><font size="-2">Publish name?</font></td>
+<td>
+  <input type="radio" name="os0" value="Yes"><font size="-2">Yes</font>
+  <input type="radio" name="os0" value="No" checked><font size="-2">No</font>
+</td>
+</tr></table>
+</font>
+</form>
+</p>
+<!-- end Paypal Block -->
 <p>
 <b>I like to thank the following people</b> for supporting the development of
 Skencil in form of a donation.<br>The list is alphabetically ordered:



More information about the Skencil-commits mailing list