cancel
Showing results for 
Search instead for 
Did you mean: 

How do I log the XML request using the CIM PHP SDK?

I enabled the log but all I'm getting is the xml response from AuthNet. How do I go about recording the xml request itself for debugging?

GolevelRyan
Member
1 ACCEPTED SOLUTION

Accepted Solutions
Hi,
 
The SDK is not specifically designed to log the raw XML requests. You could modify the AuthorizeNetRequest.php file to capture data before the curl request is sent, but we don't have code available for this modification.
 
Thanks,
Joy

View solution in original post

Joy
Administrator Administrator
Administrator
2 REPLIES 2

Is this thing on?

GolevelRyan
Member
Hi,
 
The SDK is not specifically designed to log the raw XML requests. You could modify the AuthorizeNetRequest.php file to capture data before the curl request is sent, but we don't have code available for this modification.
 
Thanks,
Joy
Joy
Administrator Administrator
Administrator