Fundraising/Data and flow/Monthly convert
Jump to navigation
Jump to search
Overview
Strings
Current English monthly convert strings: https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/DonationInterface/+/refs/heads/master/gateway_common/i18n/interface/en.json
And the descriptions for the strings: https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/DonationInterface/+/refs/heads/master/gateway_common/i18n/interface/qqq.json
Enabling
Monthly convert is turned on by country by $wgDonationInterfaceMonthlyConvertCountries in LocalSettings.php
$wgDonationInterfaceMonthlyConvertCountries = [ 'US' ];
Deploying
This is deployed with the payments-wiki project