Alex Monk has submitted this change and it was merged.

Change subject: Revert "Merge branch 'master' into deployment"
......................................................................


Revert "Merge branch 'master' into deployment"

This reverts commit d175a10faf993b0165745428c4962c206a164b54.

I have on idea what that commit does but it's been found on a deployment branch 
without being merged on tin.

Change-Id: Idf7b85920caa382b3685ba88f3d60fa91d8e1256
---
M gateway_common/i18n/interface/fr.json
M worldpay_gateway/worldpay.adapter.php
2 files changed, 1 insertion(+), 7 deletions(-)

Approvals:
  Alex Monk: Verified; Looks good to me, approved



diff --git a/gateway_common/i18n/interface/fr.json 
b/gateway_common/i18n/interface/fr.json
index c528746..5e0505d 100644
--- a/gateway_common/i18n/interface/fr.json
+++ b/gateway_common/i18n/interface/fr.json
@@ -30,8 +30,7 @@
                        "Element303",
                        "Macofe",
                        "Wladek92",
-                       "L",
-                       "Orlodrim"
+                       "L"
                ]
        },
        "donate_interface": "Soutenir Wikimédia",
@@ -228,7 +227,6 @@
        "donate_interface-error-msg-country-calc": "Erreur – Nous ne pouvons 
pas accepter votre don pour le moment.",
        "donate_interface-error-msg-fiscal_number": "numéro fiscal",
        "donate_interface-donate-error-try-a-different-card": "Veuillez [$1 
essayer une autre carte] ou l’une de nos [$2 autres façons de donner] ou bien 
nous contacter par courriel adressé à $3",
-       "donate_interface-donate-error-try-a-different-card-html": "Veuillez 
réessayer avec une autre carte ou en utilisant un des <a href=\"$1\">autres 
moyens de faire un don</a>, ou bien contactez-nous à l’adresse <a 
href=\"mailto:$2\";>$2</a>",
        "donate_interface-donate-error-try-again-html": "Veuillez <a 
href=\"$1\">réessayer</a> avec l’un de nos <a href=\"$2\">autres moyens 
proposés</a>, ou contactez-nous à <a href=\"mailto:$3\";>$3</a>",
        "donate_interface-donate-error-thank-you-for-your-support": "Merci de 
votre soutien !",
        "donate_interface-error-no-form": "Nous n’avons pas pu trouver de 
formulaire de don correspondant à vos paramètres. Veuillez contacter  
[mailto:[email protected] notre équipe d’assistance] pour plus 
d’informations.",
diff --git a/worldpay_gateway/worldpay.adapter.php 
b/worldpay_gateway/worldpay.adapter.php
index 0ca5966..63ec212 100644
--- a/worldpay_gateway/worldpay.adapter.php
+++ b/worldpay_gateway/worldpay.adapter.php
@@ -347,8 +347,6 @@
                                'Timeout',
                                'RequestType',
                                'Action',
-                               'IsHosted',
-                               'IsCVNMEM',
 
                                'IsTest',
                                'MerchantId',
@@ -791,8 +789,6 @@
                                if ( $this->isESOP() ) {
                                        // This parameter will cause WP to use 
the iframe code path.
                                        
$this->transactions['GenerateToken']['values']['IsHosted'] = 1;
-                                       // Tell WP we want that CVV field.
-                                       
$this->transactions['GenerateToken']['values']['IsCVNMEM'] = 1;
                                }
 
                                $result = parent::do_transaction( $transaction 
);

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Idf7b85920caa382b3685ba88f3d60fa91d8e1256
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: deployment
Gerrit-Owner: Alex Monk <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to