CRM-20264, Added Card type and Pan Truncation form fields on Payment form
authoreileen <emcnaughton@wikimedia.org>
Thu, 13 Apr 2017 09:43:03 +0000 (21:43 +1200)
committereileen <emcnaughton@wikimedia.org>
Wed, 19 Apr 2017 07:03:54 +0000 (19:03 +1200)
commit794d4fc06bd35653bbca108095055f9469bd02cf
tree84af32218631359ba7229fd87f1a810a97c28c30
parent969b37c2a3b397a8e067dd20ce222c5bfae41a52
CRM-20264, Added Card type and Pan Truncation form fields on Payment form

I deliberately excluded card_type because I think we need to review the appropriateness of
the field first. My issue is that the wrangling wound up really wierd & it was apparent the issue
is that card_type is 'Visa' whereas card_type_id is 1 - we should either rename the field
or store the word.
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/Form/Contribution.php
CRM/Core/Payment.php
CRM/Core/Payment/Manual.php
templates/CRM/Contribute/Form/AdditionalPayment.tpl
templates/CRM/Contribute/Form/Contribution.tpl
templates/CRM/common/paymentBlock.tpl