Add function to specify whether payment processor requires email address
authorAidan Saunders <aidan.saunders@squiffle.uk>
Mon, 10 Feb 2020 16:54:54 +0000 (16:54 +0000)
committerAidan Saunders <aidan.saunders@squiffle.uk>
Thu, 20 Feb 2020 12:36:55 +0000 (12:36 +0000)
commit6d7d70894d324e6f3c1759dc1f40ad0a144ed7b1
treec719be3e516a1fdd24f60cdda5d4562c08c27fb8
parent667e9a9d467a32548f92e17568b916ec138abe26
Add function to specify whether payment processor requires email address
Manual payment processor implements this capability
Test included
CRM/Core/Payment.php
CRM/Core/Payment/Manual.php
tests/phpunit/CRM/Financial/BAO/PaymentProcessorTest.php