Details
-
Type: Bug
-
Status: In Progress
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.17
-
Fix Version/s: None
-
Component/s: CiviContribute
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:User and Admin Doc
-
Funding Source:Needs Funding
-
Verified?:No
Description
For a new Contribution with option "Record Payment from a Different Contact?" selected the Contribution Receipt is sent to the Primary Email and not the Billing Email of the selected Contact
CiviCRM should first check if a Billing Email has been sent and use that, if defined. If no Billing Email is defined then use the Primary Email.
A quick review of the code indicates that there is no check at all for the Billing Email address to be used in this scenario.
Agileware ref CIVICRM-105