User "Awjrichards" posted a comment on MediaWiki.r97780. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97780#c23461 Commit summary:
Card #282, and a significant redefinition of what it means to stage gateway data (we get to do it backwards now! Yes!) Comment: In activemq_stomp.php: <code> + 'gateway_txn_id' => $transaction['order_id'], //pretty sure. </code> This is not necessarily true. With PayflowPro, they return their own txn id in their response which is what needs to go here. Whatever passes data to the actaivemq_stomp hooks should probably provide some mechanism to correctly assign the gateway_txn_id _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
