MediaWiki:DonationForm.js: Difference between revisions
Content deleted Content added
No edit summary Tag: Reverted |
rm US hacks now we have a proper geolocating solution Tag: Manual revert |
||
Line 693:
params.currency = donationForm.currency;
params.country = donationForm.country
// Overrides for specific cc gateways
Line 1,147:
donationForm.currency = 'USD';
}
▲ donationForm.country = mw.util.getParamValue('country').toUpperCase();
// Block typing symbols in Other field
|