Details
-
Type:
Bug
-
Status: Done/Fixed
-
Priority:
Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6
-
Fix Version/s: 4.7
-
Component/s: CiviContribute
-
Labels:
-
Documentation Required?:None
-
Funding Source:Core Team Funds
Description
I've noticed customers running into problems with the payment processor 'name' field. If they name it to be meaningful to them the customer sees a name that doesn't make sense on the contribution page. But if they call them all 'Credit card' then it presents them with no way to distinguish in the contribution page config.- see attached pic
An easy fix seems to me to be to display the description in small text below the name on the contribution config page..
I meant to run this past you at the sprint
https://github.com/civicrm/civicrm-core/pull/5653/files
Do you have a recommendation for how to best do this. I want to get a 'backoffice' version of the payment processor list on 2 config forms - ie. their front end label tends to always be 'credit card' to make it make sense to the punters, but back office they want to see which account it is.
Feels like an-almost-pseudoconstant-almost-get-list thing.