Active
Project:
e-Commerce PayFlow Pro
Version:
5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2007 at 16:04 UTC
Updated:
1 Nov 2007 at 16:24 UTC
simplexml_load_string() seems to complain if $response is not valid.
~ line 1724:
$xml_response = simplexml_load_string($response);
Comments
Comment #1
alex_b commentedThis issue occurs, if the pfpro binaries couldn't be found. I check wether the shell_exec() call returned a valid XML result could help site builders better deal with this issue.