Awight has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/146325

Change subject: Stop sending realtime Direct Debit messages to civi.
......................................................................

Stop sending realtime Direct Debit messages to civi.

This is screwing up reporting by taking all attempts seriously.

Change-Id: Ia838a1da3cba7ca7b10edd01c23121176e140a5e
---
M globalcollect_gateway/globalcollect.adapter.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface 
refs/changes/25/146325/1

diff --git a/globalcollect_gateway/globalcollect.adapter.php 
b/globalcollect_gateway/globalcollect.adapter.php
index 5dda0e7..30970a6 100644
--- a/globalcollect_gateway/globalcollect.adapter.php
+++ b/globalcollect_gateway/globalcollect.adapter.php
@@ -1330,7 +1330,6 @@
                                        if (isset($result['status']) && 
$result['status'] === true)
                                        {
                                                $this->finalizeInternalStatus( 
'complete' );
-                                               $this->runPostProcessHooks();  
//stomp is in here
                                                $this->doLimboStompTransaction( 
true );
                                        } else {
                                                $this->finalizeInternalStatus( 
'failed' );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia838a1da3cba7ca7b10edd01c23121176e140a5e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: deploy-payments_1.22
Gerrit-Owner: Awight <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>

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

Reply via email to