Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.16
-
Fix Version/s: 4.7.18
-
Component/s: CiviContribute
-
Labels:None
-
Versioning Impact:Minor (add functionality in backwards-compatible manner)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
When recording a payment in the back office with a credit card on a contribution that is pending or partially paid, store the cc type and last 4 digits on the civicrm_financial_trxn for the payment.
Please refactor https://github.com/civicrm/civicrm-core/pull/9881 to include the form work to cover this, and rely on the BAO and hopefully js work from CRM-20264.