Awight has uploaded a new change for review.

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

Change subject: Disable Adyen JCB
......................................................................

Disable Adyen JCB

Bug: T140691
Change-Id: Id33c06c478eef1220bd61726150ed0b357565748
---
M adyen_gateway/config/payment_submethods.yaml
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface 
refs/changes/96/300096/1

diff --git a/adyen_gateway/config/payment_submethods.yaml 
b/adyen_gateway/config/payment_submethods.yaml
index 5674cc7..d2d4a12 100644
--- a/adyen_gateway/config/payment_submethods.yaml
+++ b/adyen_gateway/config/payment_submethods.yaml
@@ -13,8 +13,9 @@
     group: cc
     logo: card-visa.png
 jcb:
-    countries:
-        JP: true
+    countries: {}
+        # Disabled for T140691
+        # JP: true
     group: cc
     logo: card-jcb.png
 mc:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id33c06c478eef1220bd61726150ed0b357565748
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Awight <[email protected]>

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

Reply via email to