gabrielbull / php-ups-api

PHP Wrapper for all UPS API
MIT License
456 stars 255 forks source link

Is there a way to get the last request and response xml? #276

Closed squareborg closed 4 years ago

squareborg commented 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!

squareborg commented 4 years ago

Ahh forget this I found them on Shipping() request and response