CRM-16808 follow up - finally remove all references to calling doTransferPayment...
authorEileen McNaughton <eileen@fuzion.co.nz>
Thu, 16 Jul 2015 22:07:59 +0000 (10:07 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Thu, 16 Jul 2015 22:07:59 +0000 (10:07 +1200)
commit248141b96531f10dc913402276fef75f3b56dcdc
tree9c6c7bf7cf5d47d17d8e06910b1bd38444c443d6
parent5fb28746b948a3e46e3ea3ab6f143d457ac76faa
CRM-16808 follow up - finally remove all references to calling doTransferPayment & doDirectPayment & only call doPayment
CRM/Contribute/Form/AdditionalPayment.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Core/Payment.php
CRM/Core/Payment/Elavon.php
CRM/Core/Payment/FirstData.php
CRM/Core/Payment/Realex.php
CRM/Core/Payment/eWAY.php
CRM/Event/Cart/Form/Checkout/Payment.php
CRM/Event/Form/Registration/Confirm.php
tests/extensions/test.extension.manager.paymenttest/main.php
tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php