Template:2012FR/Form-section/Processing/Default: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
fix, && doesn't work here
rm currency_code setting, should be done already by wikitext
Line 15: Line 15:


form.action = paymentsURL;
form.action = paymentsURL;

// set up inputs
form.currency_code.value = '</html>{{{currency|USD}}}<html>';


if (typeof paymentSubMethod == 'undefined') {
if (typeof paymentSubMethod == 'undefined') {

Revision as of 14:31, 28 March 2019