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

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
Khorn (WMF) (talk | contribs)
No edit summary
Line 98: Line 98:
} else {
} else {
params['recurring'] = 'true';
params['recurring'] = 'true';
// the following is only for contribution_tracking, do not submit 'r' to payments
// the following causes tons of errors. Don't.
paymentMethod = 'r' + paymentMethod;
// paymentMethod = 'r' + paymentMethod;
}
}

Revision as of 04:17, 8 December 2013