Paypal class cleanup
authoreileen <emcnaughton@wikimedia.org>
Wed, 11 Dec 2019 11:00:16 +0000 (00:00 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 11 Dec 2019 20:04:10 +0000 (09:04 +1300)
commitb813df8f661ddd5a1c09c3a4bbef457392a88467
treee8656704dd1966b48a828cb486b031f8caa63c1d
parent005b96f9e11a8e50aaa6ade064aadcba16c3c175
Paypal class cleanup

- remove handling for returned error - this is never returned now
- remove url parameter on invokeApi - this is never passed to it
- throw an exception rather than use a fatal if curl not installed
CRM/Core/Payment/PayPalImpl.php