r103119 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103118‎ | r103119 | r103120 >
Date:01:41, 15 November 2011
Author:awjrichards
Status:deferred
Tags:
Comment:
MFT r102682, long lost and forgotten
Modified paths:
  • /branches/fundraising/deployment/payments_1.17/extensions/DonationInterface (modified) (history)
  • /branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/globalcollect_gateway/globalcollect.adapter.php (modified) (history)

Diff [purge]

Index: branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/globalcollect_gateway/globalcollect.adapter.php
@@ -1854,12 +1854,6 @@
18551855 }
18561856 }
18571857
1858 - protected function post_process_insert_orderwithpayment(){
1859 - if ( $this->getData_Raw( 'payment_method' ) != 'cc' ){
1860 - $this->runPostProcessHooks();
1861 - }
1862 - }
1863 -
18641858 /**
18651859 * getCVVResult is intended to be used by the functions filter, to
18661860 * determine if we want to fail the transaction ourselves or not.
Property changes on: branches/fundraising/deployment/payments_1.17/extensions/DonationInterface
___________________________________________________________________
Modified: svn:mergeinfo
18671861 Merged /trunk/extensions/DonationInterface:r102682

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r102682Removed post process hooks to disable stomp messages for not credit card type...jpostlethwaite20:24, 10 November 2011

Status & tagging log