MediaWiki:MonthlyConvert.js: Difference between revisions

Content deleted Content added
class on body to prevent scrolling when modal open (defined in Template:Styles/Default.css)
allow MC for Apple Pay
Line 211:
if (
( params.payment_method === 'paypal' ) ||
( params.payment_method === 'apple' ) ||
( params.payment_method === 'rtbt' && params.payment_submethod === 'rtbt_ideal' ) ||
( params.payment_method === 'cc' && params.gateway === 'adyen' )