XenoRyet has uploaded a new change for review.

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

Change subject: Disable AmEx payment submethod outside USA
......................................................................

Disable AmEx payment submethod outside USA

AmEx validation is failing for all currencies other than USD,
so disable that payment submethod outside the USA pending a
fix for that issue.

Bug: T139796
Change-Id: Iacc47155aeacecfcd5731149b06341ef4af1a360
---
M adyen_gateway/config/payment_submethods.yaml
1 file changed, 0 insertions(+), 4 deletions(-)


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

diff --git a/adyen_gateway/config/payment_submethods.yaml 
b/adyen_gateway/config/payment_submethods.yaml
index 6e008b7..7610abb 100644
--- a/adyen_gateway/config/payment_submethods.yaml
+++ b/adyen_gateway/config/payment_submethods.yaml
@@ -28,10 +28,6 @@
     logo: card-mc.png
 amex:
     countries:
-        FR: true
-        IL: true
-        JP: true
-        UA: true
         US: true
     group: cc
     logo: card-amex.png

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

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

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

Reply via email to