infra updated incorrectly set public functions to private on payment classes
authorEileen McNaughton <eileen@fuzion.co.nz>
Thu, 29 Jan 2015 04:11:14 +0000 (17:11 +1300)
committerEileen McNaughton <eileen@fuzion.co.nz>
Thu, 29 Jan 2015 04:11:14 +0000 (17:11 +1300)
commit8319cf114f26e04bb7586cd253af9d97b8cb3859
tree66130884e1459a2cad5da9a3cc0b2cefb2d13b16
parentf3337aaeab808a06348db58aa6c09d492efb1ff8
infra updated incorrectly set public functions to private on payment classes
this doesn't fix that - it just adapts one instance to not call doDirectPayment & to instead call doPayment
doPayment is now preferred (decision from there rests in payment system) but since doPayment
throws exceptions not changing an masse - however, the api is 'exception-native'
CRM/Core/Payment.php
api/v3/Contribution.php