CRM-16737 spport either payment_status_id OR contribution_status_id as processor...
authorEileen McNaughton <eileen@fuzion.co.nz>
Tue, 7 Jul 2015 10:16:53 +0000 (22:16 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Tue, 7 Jul 2015 10:16:53 +0000 (22:16 +1200)
commitb5eacf76c81caf96eb23828b557333abc44f48c3
treeb2ff54c7828584538a8171df545a499a95987fd4
parent0f855f62917392516e9752b88c5b07fd3b38a5d2
CRM-16737 spport either payment_status_id OR contribution_status_id as processor return status
In 4.6 the idea is a payment processor can return payment_status_id or contribution_status_id to denote outcome of
payment, in 4.7 contribution_status_id is to be removed
CRM/Member/Form/Membership.php
tests/phpunit/api/v3/ContributionPageTest.php