Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.7
-
Fix Version/s: 4.7.13
-
Component/s: CiviContribute
-
Labels:
-
Documentation Required?:None
-
Sprint:4.7.10 Payments
-
Funding Source:Contributed Code
Description
I have civicrm shared under three separate domains.
I add a payment processor under one domain called "Credit Card"
I then attempt to add the same payment processor under another domain but get an error "Name already exists in Database."
I'd prefer to not to have to call the processor "Credit Card 2" as the name is what shows up under "Payment Options" on the contribution page.
For the past few years I've just gone into the database and changed the name there.
But today I decided to create a patch to fix the issue.