MediaWiki:DonationForm.js: Difference between revisions

Content deleted Content added
change CZK feeMinimum to 7.50
remove India from noRecurringCountries - can do monthly via UPI and PayTM now
Line 17:
 
// Don't offer recurring at all in these countries
donationForm.noRecurringCountries = [ 'AR', 'CL', 'CO', 'MX', 'PE', 'UY', 'BR', 'IN' ];
 
donationForm.maxUSD = 25000;