-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
-
1.9.19
-
MOODLE_19_STABLE
-
-
Sometime around August 24 2012, the Authorize.net enrolment plugin no longer processed responses from Authorize.net properly, causing an error message and students to not be enroled despite successful transactions. The cause was some extra headers being sent back that the plugin was not built to process as it assumed only 1 line of header, which until recently, worked fine.
I have a simple 2 line fix which will deal with the extra headers.