CRM-16259, added BAO to record payment in case of pending status and unit test
authorPradeep Nayak <pradpnayak@gmail.com>
Wed, 27 Jan 2016 22:24:21 +0000 (03:54 +0530)
committerPradeep Nayak <pradpnayak@gmail.com>
Wed, 17 Feb 2016 12:33:28 +0000 (18:03 +0530)
commit78c995161c99c38f3b919737d384556ed74b2ef8
tree9c11e611b969c3f471c8f1d2b89e615c7df4aa57
parent8084abdd7746a1e3f59d5fa3a77cdf70de18b2f6
CRM-16259, added BAO to record payment in case of pending status and unit test

----------------------------------------
* CRM-16259: Create Payment API
  https://issues.civicrm.org/jira/browse/CRM-16259
CRM/Core/BAO/FinancialTrxn.php
tests/phpunit/CRM/Contribute/BAO/ContributionTest.php
tests/phpunit/CRM/Core/BAO/FinancialTrxnTest.php