Call completeOrder directly from contribute status update form
authoreileen <emcnaughton@wikimedia.org>
Mon, 18 May 2020 06:04:31 +0000 (18:04 +1200)
committereileen <emcnaughton@wikimedia.org>
Mon, 18 May 2020 06:04:59 +0000 (18:04 +1200)
commit1f1dbd19b99ae65ca037d6a18dfab99eb14573ab
tree8bf0de5001194fe087c8d1a8dd6eb77d6d88db11
parent32f637324d5d65194041c4d516d9cf4403ef56ef
Call completeOrder directly from contribute status update form

We should really call completetransaction but that has been left for later unravelling with the focus here being
to clarify the purpose of the transaction. We don't need to pass a transaction around unless it has DB changes not
yet committed - which is not eally the case here. There is no reason to invoke BaseIPN but more unravelling required...
CRM/Contribute/Form/Task/Status.php