Mwalker has submitted this change and it was merged.

Change subject: typo
......................................................................


typo

Change-Id: Ifd7d1c897e1c35a8ce7be1c809202da7e3f2b1d7
---
M PaymentProviders/GlobalCollect/ExpatriatedMessages/GlobalCollectMessage.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Mwalker: Verified; Looks good to me, approved



diff --git 
a/PaymentProviders/GlobalCollect/ExpatriatedMessages/GlobalCollectMessage.php 
b/PaymentProviders/GlobalCollect/ExpatriatedMessages/GlobalCollectMessage.php
index 4720087..5555bbf 100644
--- 
a/PaymentProviders/GlobalCollect/ExpatriatedMessages/GlobalCollectMessage.php
+++ 
b/PaymentProviders/GlobalCollect/ExpatriatedMessages/GlobalCollectMessage.php
@@ -44,7 +44,7 @@
                }
 
                $queueMsg->gateway = 'globalcollect';
-               $queueMsg->correlationId = 
"{$queueMsg->gateway}-{$queueMsg->order_id}";
+               $queueMsg->correlationId = 
"{$queueMsg->gateway}-{$queueMsg->gateway_txn_id}";
 
                return $queueMsg;
        }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifd7d1c897e1c35a8ce7be1c809202da7e3f2b1d7
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/SmashPig
Gerrit-Branch: master
Gerrit-Owner: Adamw <[email protected]>
Gerrit-Reviewer: Mwalker <[email protected]>

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

Reply via email to