Awight has submitted this change and it was merged.
Change subject: Remove unused ewallets from whitelist
......................................................................
Remove unused ewallets from whitelist
Change-Id: I0360ea5e426239b9edb3630defbb35d81efb87cb
---
M DonationInterfaceFormSettings.php
1 file changed, 0 insertions(+), 16 deletions(-)
Approvals:
Katie Horn: Looks good to me, approved
jenkins-bot: Verified
diff --git a/DonationInterfaceFormSettings.php
b/DonationInterfaceFormSettings.php
index 861965f..c94ccb5 100644
--- a/DonationInterfaceFormSettings.php
+++ b/DonationInterfaceFormSettings.php
@@ -83,22 +83,6 @@
* Electronic Wallet *
*********************/
-$forms_whitelist['ew-webmoney'] = array(
- 'file' => $form_dirs['gc'] . '/ew/ew-webmoney.html',
- 'gateway' => 'globalcollect',
- 'payment_methods' => array('ew' => 'ew_webmoney'),
- 'countries' => array( '+' => array( 'FI', 'RU' ), ),
- 'currencies' => array( '+' => array( 'EUR', 'RUB' ), ),
-);
-
-$forms_whitelist['ew-yandex'] = array(
- 'file' => $form_dirs['gc'] . '/ew/ew-yandex.html',
- 'gateway' => 'globalcollect',
- 'payment_methods' => array('ew' => 'ew_yandex'),
- 'countries' => array( '+' => array( 'RU', ), ),
- 'currencies' => array( '+' => array( 'RUB', ), ),
-);
-
$forms_whitelist['ew-alipay'] = array(
'file' => $form_dirs['gc'] . '/ew/ew-alipay.html',
'gateway' => 'globalcollect',
--
To view, visit https://gerrit.wikimedia.org/r/183886
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0360ea5e426239b9edb3630defbb35d81efb87cb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: fundraising/REL1_23
Gerrit-Owner: Ejegg <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits