gabrielbull / php-ups-api

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

How can i get xml request and response #300

Closed MohammedAbir closed 3 years ago

MohammedAbir commented 3 years ago

Hi guys, I am facing some problem so i need to see my request and response via xml. how can i do this please.

ptondereau commented 3 years ago

You can use the logger to see what is sent to the api and also the response.