Closed squareborg closed 4 years ago
Hi, I need to be able to log the request and response XML. I can see I can pass a logger but I need a solid way of getting the request that was just sent and the response in my PHP class that is invoking the calls.
Thanks!
Ahh forget this I found them on Shipping() request and response
Shipping()
request
response
Hi, I need to be able to log the request and response XML. I can see I can pass a logger but I need a solid way of getting the request that was just sent and the response in my PHP class that is invoking the calls.
Thanks!