dev/financial#73 Update Order.create so that total_amount is not required.
authoreileen <emcnaughton@wikimedia.org>
Mon, 14 Oct 2019 04:36:26 +0000 (17:36 +1300)
committereileen <emcnaughton@wikimedia.org>
Mon, 14 Oct 2019 06:57:34 +0000 (19:57 +1300)
commit9c5edcd4cd37dc4d5017ad781b01a648f587f696
tree5fd06ec88a1dfedaf260c1808d3b7cf21598e8f0
parent2e5ff6bb154470aef351fb45b3e7095ae751ecaf
dev/financial#73 Update Order.create so that total_amount is not required.

As test shows it is otherwise created from the line items
api/v3/Order.php
api/v3/examples/Order/Cancel.ex.php
api/v3/examples/Order/Create.ex.php
api/v3/examples/Order/CreateOrderParticipant.ex.php
tests/phpunit/api/v3/OrderTest.php