Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 4.7.14
-
Fix Version/s: None
-
Component/s: CiviContribute
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
This is basically the same thing as one of the pieces CRM-18107 touched on for PayPal: if you have more than one Authorize.net payment processor in your database, IPN will assume it's the first one it finds, and recurring payments through the others will appear to fail.
This is an issue for multi-site setups: the lookup does not check for the domain, so only the first Authorize.net processor across all domains will work.