XenoRyet has uploaded a new change for review.

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

Change subject: Astropay: WebPay as main processor for credit cards CL
......................................................................

Astropay: WebPay as main processor for credit cards CL

Comment out non-webpay credit card submethods for Chile while
Astropay figures out direct cards.

Bug: T131400
Change-Id: Ifa733dba5da0c2d137e815fc4c9efc56c97f2e58
---
M astropay_gateway/config/payment_submethods.yaml
1 file changed, 25 insertions(+), 25 deletions(-)


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

diff --git a/astropay_gateway/config/payment_submethods.yaml 
b/astropay_gateway/config/payment_submethods.yaml
index 3237b7e..4530b9a 100644
--- a/astropay_gateway/config/payment_submethods.yaml
+++ b/astropay_gateway/config/payment_submethods.yaml
@@ -5,7 +5,7 @@
     countries:
         AR: true
         BR: true
-        CL: true
+#       CL: true  #waiting on Astropay
         MX: true
         CO: true
     logo: card-visa-lg.png
@@ -16,17 +16,17 @@
     countries:
         AR: true
         BR: true
-        CL: true
+#       CL: true  #waiting on Astropay
         MX: true
         CO: true
     logo: card-mc-lg.png
-magna:
-    bank_code: MG
-    label: Magna
-    group: cc
-    countries:
-        CL: true
-    logo: card-magna.png
+#magna:  #waiting on Astropay
+#    bank_code: MG
+#    label: Magna
+#    group: cc
+#    countries:
+#       CL: true
+#    logo: card-magna.png
 amex:
     bank_code: AE
     label: 'American Express'
@@ -34,7 +34,7 @@
     countries:
         BR: true
         AR: true
-        CL: true
+#       CL: true  #waiting on Astropay
         CO: true
     logo: card-amex-lg.png
 visa-debit:
@@ -66,7 +66,7 @@
     group: cc
     countries:
         BR: true
-        CL: true
+#       CL: true  #waiting on Astropay
         CO: true
     logo: card-dinersclub-lg.png
 hiper:
@@ -125,20 +125,20 @@
     countries:
         AR: true
     logo: card-argencard.png
-cmr:
-    bank_code: CM
-    label: CMR
-    group: cc
-    countries:
-        CL: true
-    logo: card-cmr.png
-presto:
-    bank_code: PR
-    label: Presto
-    group: cc
-    countries:
-        CL: true
-    logo: card-presto.png
+#cmr:  #waiting on Astropay
+#    bank_code: CM
+#    label: CMR
+#    group: cc
+#    countries:
+#       CL: true
+#    logo: card-cmr.png
+#presto:  #waiting on Astropay
+#    bank_code: PR
+#    label: Presto
+#    group: cc
+#    countries:
+#       CL: true  #waiting on Astropay
+#    logo: card-presto.png
 webpay:
     bank_code: WP
     label: Webpay

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifa733dba5da0c2d137e815fc4c9efc56c97f2e58
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: XenoRyet <dkozlow...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to