MediaWiki:DonationForm.js: Difference between revisions

Content deleted Content added
change France cards to vma, since Carte Bancaire no longer supported
hide recurring in UY as well
Line 13:
 
// Don't offer recurring at all in these countries
donationForm.noRecurringCountries = [ 'AR', 'CL', 'CO', 'MX', 'PE', 'UY', 'BR', 'IN' ];
 
donationForm.maxUSD = 12000;