[MediaWiki-commits] [Gerrit] Astropay: WebPay as main processor for credit cards CL - change (mediawiki...DonationInterface)

2016-04-01 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

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(-)

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



diff --git a/astropay_gateway/config/payment_submethods.yaml 
b/astropay_gateway/config/payment_submethods.yaml
index abb1508..141de6d 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: merged
Gerrit-Change-Id: Ifa733dba5da0c2d137e815fc4c9efc56c97f2e58
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: XenoRyet 
Gerrit-Reviewer: AndyRussG 
Gerrit-Reviewer: Awight 
Gerrit-Reviewer: Cdentinger 
Gerrit-Reviewer: Ejegg 
Gerrit-Reviewer: Ssmith 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] Astropay: WebPay as main processor for credit cards CL - change (mediawiki...DonationInterface)

2016-04-01 Thread XenoRyet (Code Review)
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 

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