gnomeweb-wml r6627 - trunk/www.gnome.org/friends



Author: lucasr
Date: Thu Jan 29 15:48:58 2009
New Revision: 6627
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6627&view=rev

Log:
Trying to fix FoG subscription button.


Modified:
   trunk/www.gnome.org/friends/step2.wml

Modified: trunk/www.gnome.org/friends/step2.wml
==============================================================================
--- trunk/www.gnome.org/friends/step2.wml	(original)
+++ trunk/www.gnome.org/friends/step2.wml	Thu Jan 29 15:48:58 2009
@@ -112,15 +112,10 @@
 				<!-- Identify your business so that you can collect the payments. --> 
 				<input type="hidden" name="business" value="friends gnome org"/> 
 				<!-- Specify a Subscribe button. --> 
-				<input type="hidden" name="cmd" value="_xclick-subscriptions"/> 
+                                <input type="hidden" name="cmd" value="_s-xclick">
+                                <input type="hidden" name="hosted_button_id" value="2854082">
 				<!-- Identify the subscription. -->
 				<input type="hidden" name="item_name" value="Friends of GNOME - Adopt a hacker for $10/month"/> 
-				<input type="hidden" name ="item_number" value="DIG Weekly"/> 
-				<!-- Set the terms of the regular subscription. --> 
-				<input type="hidden" name="currency_code" value="USD"/> 
-				<input type="hidden" name="a3" value= "10.00"/> 
-				<input type="hidden" name="p3" value="1" /> 
-				<input type="hidden" name="t3" value ="M" /> 
 				<input type="hidden" value="http://www.gnome.org/friends/thank-you.html"; name="return"/>
 				<!-- Display the payment button. --> 
 				<input type ="image" name= "submit" src="images/donate-button.png" alt="PayPal - The safer, easier way to pay online"/> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]