Template:2011FR/lp-form-US7amounts-wherebox-GC-recurring-star: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Pgehres (WMF) (talk | contribs)
Created page with "<html> <script type="text/javascript" language="javascript"> function validateForm( form ) { var minimums = { 'USD' : 1, 'GBP' : 1, // $1.26 'EUR' : 1, // $1.2..."
 
Pgehres (WMF) (talk | contribs)
 
(5 intermediate revisions by 3 users not shown)
Line 91: Line 91:
}
}
if (i==3) {
if (i==3) {
paymentType = "rcc"; //set to rcc, but only for tracking at the moment
paymentType = "rcc";
action_url = "https://payments.wikimedia.org/index.php/Special:GlobalCollectGateway?uselang=</html>{{{language}}}\x26masthead={{{masthead}}}\x26form_name={{{form-name}}}\x26appeal={{{appeal}}}-recurring\x26language={{{language|{{SUBPAGENAME}}}}}\x26ffname={{{ffname}}}<html>" ;
action_url = "https://payments.wikimedia.org/index.php/Special:GlobalCollectGateway?uselang=</html>{{{language}}}\x26masthead={{{masthead}}}\x26form_name={{{form-name}}}\x26appeal={{{appeal}}}\x26language={{{language|{{SUBPAGENAME}}}}}\x26ffname={{{ffname-recurring}}}<html>" ;
}
}
if (i==4) {
if (i==4) {
Line 132: Line 132:
<table id="amount-table" style="background-color: #CCE7CD;">
<table id="amount-table" style="background-color: #CCE7CD;">
<tr>
<tr>
<td colspan="2" style="white-space:nowrap;"><input type="radio" name="frequency" id="input_freq_ot" value="0" /><label for="input_freq_ot">One-time</label></td>
<td colspan="2" style="white-space:nowrap;"><input type="radio" name="frequency" id="input_freq_ot" value="0" checked="checked" /><label for="input_freq_ot">One-time</label></td>
<td colspan="3" style="white-space:nowrap;"><input type="radio" name="frequency" id="input_freq_mo" value="1" /><label for="input_freq_mo">Monthly*</label></td>
<td colspan="3" style="white-space:nowrap;"><input type="radio" name="frequency" id="input_freq_mo" value="1" /><label for="input_freq_mo">Monthly*</label></td>
</tr>
</tr>
Line 154: Line 154:


<div id="cc-donate-button">
<div id="cc-donate-button">
<input type="button" style="width: 15em; font-size: 12px;" value="</html>{{{creditcard-label}}}<html>" class="button" onclick="redirectPayment('1');"/>
<input type="button" style="width: 15em; font-size: 12px; style="display:{{CC-status}};" value="</html>{{{creditcard-label}}}<html>" class="button" onclick="redirectPayment('1');"/>
</div>
</div>


<div id="paypal-donate-button">
<div id="paypal-donate-button">
<input type="button" style="width: 15em; font-size: 12px;" value="</html>{{{paypal-label}}}<html>" class="button" onclick="redirectPayment('2');"/>
<input type="button" style="width: 15em; font-size: 12px; style="display:{{PP-status}};" value="</html>{{{paypal-label}}}<html>" class="button" onclick="redirectPayment('2');"/>
</div>
</div>



Latest revision as of 21:32, 13 July 2012

{{{gift-amount-text}}}