Template:2011FR/lp-form-US7amounts-gc: Difference between revisions
Content deleted Content added
m Reverted edits by Pcoombe (talk) to last revision by Pgehres (WMF) |
trying to fix paypal |
||
Line 79:
var action_url = "https://payments.wikimedia.org/index.php/Special:GlobalCollectGateway?uselang=</html>{{{language}}}\x26form_name={{{form-name}}}\x26appeal=JimmyQuote\x26ffname={{{ffname}}}<html>" ;
if (i==2) {
action_url = "https://
paymentType = "pp";
ffname = "</html>{{{GC-RT-ffname|paypal}}}<html>";
action_url += "\x26ffname=" + ffname + "\x26payment_method=paypal";
}
|