Awight has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/180046

Change subject: enable WorldPay form in Israel
......................................................................

enable WorldPay form in Israel

Change-Id: Ibdf570171259ced1ed05f19435f9c9d8859029d4
---
M DonationInterfaceFormSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/46/180046/1

diff --git a/DonationInterfaceFormSettings.php 
b/DonationInterfaceFormSettings.php
index e3be2dc..aebde1f 100644
--- a/DonationInterfaceFormSettings.php
+++ b/DonationInterfaceFormSettings.php
@@ -488,7 +488,7 @@
        $forms_whitelist['worldpay'] = array(
                'file' => $form_dirs['worldpay'] . '/worldpay.html',
                'gateway' => 'worldpay',
-               'countries' => array( '+' => array( 'AU', 'BE', 'CA', 'FR', 
'GB', 'NZ', 'US' ) ),
+               'countries' => array( '+' => array( 'AU', 'BE', 'CA', 'FR', 
'GB', 'IL', 'NZ', 'US' ) ),
                'currencies' => array( '+' => 'ALL' ),
                'payment_methods' => array( 'cc' => 'ALL' ),
                'selection_weight' => 10

-- 
To view, visit https://gerrit.wikimedia.org/r/180046
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibdf570171259ced1ed05f19435f9c9d8859029d4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: fundraising/REL1_23
Gerrit-Owner: Awight <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to