Katie Horn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/162798
Change subject: I kind of need the message.
......................................................................
I kind of need the message.
Change-Id: I09e819cedf9b67708224ed8796fdb439f4a1aa00
---
M PaymentProviders/WorldPay/Audit/TransactionReconciliationFile.php
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/wikimedia/fundraising/SmashPig
refs/changes/98/162798/1
diff --git a/PaymentProviders/WorldPay/Audit/TransactionReconciliationFile.php
b/PaymentProviders/WorldPay/Audit/TransactionReconciliationFile.php
index afe9e90..970404b 100644
--- a/PaymentProviders/WorldPay/Audit/TransactionReconciliationFile.php
+++ b/PaymentProviders/WorldPay/Audit/TransactionReconciliationFile.php
@@ -244,7 +244,7 @@
//ARGH.
//transaction_date looks like ddmmyy.
- //@TODO: Verify that the transaction_time is in fact UTC, and
not some other weirdo country time.
+ //@TODO: Verify that the transaction_time is in fact UTC, and
not some other weirdo country time.
$datestring = '20' . substr( $record["transaction_date"], 4, 2
) . substr( $record["transaction_date"], 2, 2 ) . substr(
$record["transaction_date"], 0, 2 );
$datestring .= ' ' . $record["transaction_time"] . '-0000';
@@ -277,7 +277,7 @@
$msg["type"] = "refund";
#log.info("+Sending\t{id}\t{date}\t{type}".format(id=msg["gateway_parent_id"],
date=iso_date, type=msg["type"]))
#self.send(queue, msg)
- return;
+ return $msg;
}
/*
--
To view, visit https://gerrit.wikimedia.org/r/162798
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I09e819cedf9b67708224ed8796fdb439f4a1aa00
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/SmashPig
Gerrit-Branch: master
Gerrit-Owner: Katie Horn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits