Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6
-
Fix Version/s: 4.6
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:None
Description
This is just a case of catching AuthorizeNet IPN up to Paypal in terms of testability & consistency. The $_REQUEST is turned into an array during the construct & not referred to again meaning it can be called from the command line (e.g for unit tests, forensics or re-running missed IPNs)