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

From Donate
Jump to navigation Jump to search
Content deleted Content added
strip legacy function, no longer used
change 'currency' param to 'currency_code'
Line 22: Line 22:
'uselang' : $("input[name='language']").val(),
'uselang' : $("input[name='language']").val(),
'language' : $("input[name='language']").val(),
'language' : $("input[name='language']").val(),
'currency' : $("input[name='currency_code']").val(),
'currency_code' : $("input[name='currency_code']").val(),
'country' : $("input[name='country']").val(),
'country' : $("input[name='country']").val(),
'paymentmethod' : paymentMethod
'paymentmethod' : paymentMethod

Revision as of 11:58, 12 April 2014