Re: Re: Re: okay

Posts: 2261
Joined: 08/07/2007
AdministratoreLiTe!

try doing

<?php
drupal_set_message
('<pre>'. $request .'</pre>');
?>

This should let the XML tags show up on your message so you can post them here. Use <code> tags so that they'll be visible in the Input filter.

Anywho. It does look like the information is getting to the UPS module correctly. Even without the XML tags, I can see that it would be right. What is the value of the $resp variable after the drupal_http_request()? That's going to be the real key, I think.

Not receiving UPS shipping quotes By: Zahor@drupal.org (78 replies) Wed, 11/14/2007 - 00:30