Ejegg has uploaded a new change for review.

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

Change subject: Allow Alipay donations in HKD
......................................................................

Allow Alipay donations in HKD

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/29/186329/1

diff --git a/DonationInterfaceFormSettings.php 
b/DonationInterfaceFormSettings.php
index 51e82ee..430922c 100644
--- a/DonationInterfaceFormSettings.php
+++ b/DonationInterfaceFormSettings.php
@@ -88,7 +88,7 @@
        'gateway' => 'globalcollect',
        'payment_methods' => array('ew' => 'ew_alipay'),
        'countries' => array( '+' => array( 'CN', 'HK', ), ),
-       'currencies' => array( '+' => array( 'CNY', ), ),
+       'currencies' => array( '+' => array( 'CNY', 'HKD', ), ),
 );
 
 

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

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

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

Reply via email to