Finish deprecating BaseIPN->completeTransaction
authoreileen <emcnaughton@wikimedia.org>
Sat, 5 Sep 2020 22:59:14 +0000 (10:59 +1200)
committereileen <emcnaughton@wikimedia.org>
Sat, 5 Sep 2020 22:59:14 +0000 (10:59 +1200)
commit6067e16b06c6da57700905de22bb8861659785a7
tree860c713fdd333623d6dd7bced04c08021d9305ca
parentf412f88c64d28eba4010907227c6de3f49f87c16
Finish deprecating BaseIPN->completeTransaction

This has been marked deprecated, but still called for a long timme.

Now that it is just a one-liner I think it's cleaner if the core processors that use it do the one line
directly
CRM/Core/Payment/AuthorizeNetIPN.php
CRM/Core/Payment/BaseIPN.php
CRM/Core/Payment/PayPalIPN.php
CRM/Core/Payment/PayPalProIPN.php