Cdentinger has uploaded a new change for review.
https://gerrit.wikimedia.org/r/240728
Change subject: iframe in french
......................................................................
iframe in french
Change-Id: I976ffd76b0359a1b2549c7cd79bd78e7bae82489
---
M worldpay_gateway/worldpay.adapter.php
1 file changed, 3 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface
refs/changes/28/240728/1
diff --git a/worldpay_gateway/worldpay.adapter.php
b/worldpay_gateway/worldpay.adapter.php
index 0ca5966..bc13088 100644
--- a/worldpay_gateway/worldpay.adapter.php
+++ b/worldpay_gateway/worldpay.adapter.php
@@ -349,6 +349,7 @@
'Action',
'IsHosted',
'IsCVNMEM',
+ 'LAN',
'IsTest',
'MerchantId',
@@ -793,6 +794,8 @@
$this->transactions['GenerateToken']['values']['IsHosted'] = 1;
// Tell WP we want that CVV field.
$this->transactions['GenerateToken']['values']['IsCVNMEM'] = 1;
+ // Want the iframe in French.
+
$this->transactions['GenerateToken']['values']['LAN'] = 'FR';
}
$result = parent::do_transaction( $transaction
);
--
To view, visit https://gerrit.wikimedia.org/r/240728
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I976ffd76b0359a1b2549c7cd79bd78e7bae82489
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Cdentinger <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits