Standardise more params in completeOrder
authoreileen <emcnaughton@wikimedia.org>
Tue, 10 Nov 2020 03:06:04 +0000 (16:06 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 11 Nov 2020 22:27:56 +0000 (11:27 +1300)
commita64d61277545d035e7f41e99df9d9bd23c8dd0d9
treedfa120e63cf5dc7b64627cc940314572fbdab0d5
parent94b0bd369b7e002ed1746ad70a46b8d7ef4c593e
Standardise more params in completeOrder

This moves the loading of the following params from the first contribution from Authorize.net to
completeOrder
- amount_level
- address_id

In addition campaign_id is moved, however, this is only in it is not an
input param or derived from the recur record
CRM/Contribute/BAO/Contribution.php
CRM/Core/Payment/AuthorizeNetIPN.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetIPNTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php