jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/404802 )

Change subject: Seems inelegant but reorders credit cards
......................................................................


Seems inelegant but reorders credit cards

Bug: T185035
Change-Id: I025979b2e5b7ace808a9ab90f9292d2565efbb39
---
M globalcollect_gateway/config/payment_submethods.yaml
1 file changed, 37 insertions(+), 37 deletions(-)

Approvals:
  jenkins-bot: Verified
  Ejegg: Looks good to me, approved



diff --git a/globalcollect_gateway/config/payment_submethods.yaml 
b/globalcollect_gateway/config/payment_submethods.yaml
index e4dab4b..627aa6c 100644
--- a/globalcollect_gateway/config/payment_submethods.yaml
+++ b/globalcollect_gateway/config/payment_submethods.yaml
@@ -10,43 +10,6 @@
     group: cc
     keys: {  }
     logo: card-visa-lg.png
-jcb:
-    paymentproductid: 125
-    label: JCB
-    group: cc
-    keys: {  }
-    countries:
-        AD: true
-        AT: true
-        AU: true
-        BE: true
-        BH: true
-        BR: true
-        DE: true
-        EC: true
-        ES: true
-        FI: true
-        GB: true
-        GF: true
-        GR: true
-        HK: true
-        ID: true
-        IE: true
-        IT: true
-        JP: true
-        KR: true
-        LU: true
-        MY: true
-        NL: true
-        PH: true
-        PR: true
-        PT: true
-        SG: true
-        SI: true
-        SK: true
-        TH: true
-        TW: true
-    logo: card-jcb-lg.png
 mc:
     paymentproductid: 3
     label_key: donate_interface-card-name-mc
@@ -140,6 +103,43 @@
         US: true
 
     logo: card-amex-lg.png
+jcb:
+    paymentproductid: 125
+    label: JCB
+    group: cc
+    keys: {  }
+    countries:
+        AD: true
+        AT: true
+        AU: true
+        BE: true
+        BH: true
+        BR: true
+        DE: true
+        EC: true
+        ES: true
+        FI: true
+        GB: true
+        GF: true
+        GR: true
+        HK: true
+        ID: true
+        IE: true
+        IT: true
+        JP: true
+        KR: true
+        LU: true
+        MY: true
+        NL: true
+        PH: true
+        PR: true
+        PT: true
+        SG: true
+        SI: true
+        SK: true
+        TH: true
+        TW: true
+    logo: card-jcb-lg.png
 discover:
     paymentproductid: 128
     label_key: donate_interface-card-name-discover

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I025979b2e5b7ace808a9ab90f9292d2565efbb39
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Mepps <[email protected]>
Gerrit-Reviewer: AndyRussG <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: XenoRyet <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to