QUOTE (Silverado05 @ Aug 16 2007, 05:03 PM)

No, what I was asking is if it ever passed Fedex and UPS XML to Google checkout. I am trying to determine if this is a configuration issue or just a timeout issue. Because if it passes it sometimes and then not others it's a time out issue.
What errors are you getting in the settings integration and in the error log?
try doing what I posted in post #59 and tell me what it says.
Nope, it never passed shipping values to Google Checkout. I'm by no means and expert, but the GC cart comes up pretty fast (2-3 sec) so I'm not sure if it is a time out issue.....
Anyway, I tried the stuff in post 59 and verified that the absolute path is correct.
Here is the XML dump from the line 637:
<?xml version="1.0" encoding="utf-8"?> <checkout-shopping-cart xmlns="http://checkout.google.com/schema/2"> <shopping-cart> <items> <item> <item-name>ViewSonic VX2035wm - flat panel display - TFT - 20.1"</item-name> <item-description>TFT active matrix, 20.1 in, 1680 x 1050, 5 ms</item-description> <unit-price currency="USD">325</unit-price> <quantity>1</quantity> <merchant-private-item-data> <item>YToxMTp7czozOiJxdHkiO2k6MTtzOjQ6Im5hbWUiO3M6NTM6IlZpZXdTb25pYyBWWDIwMzV3bSAtI
GZsYXQgcGFuZWwgZGlzcGxheSAtIFRGVCAtIDIwLjEiIjtzOjU6Im1vZGVsIjtzOjg6IlZYMjAzNVdNIj
tzOjExOiJkZXNjcmlwdGlvbiI7czo0NToiVEZUIGFjdGl2ZSBtYXRyaXgsIDIwLjEgaW4sIDE2ODAgeCA
xMDUwLCA1IG1zIjtzOjM6InRheCI7aTowO3M6MTU6InRheF9kZXNjcmlwdGlvbiI7czoxNjoiVW5rbm93
biB0YXggcmF0ZSI7czo1OiJwcmljZSI7czo4OiIzMjUuMDAwMCI7czo0OiJjb3N0IjtzOjg6IjI2NS41M
jAwIjtzOjExOiJmaW5hbF9wcmljZSI7ZDozMjU7czo2OiJ3ZWlnaHQiO3M6NToiMTcuNDUiO3M6MjoiaW
QiO2k6MjA3ODt9</item> </merchant-private-item-data> <merchant-item-id>2078</merchant-item-id> <tax-table-selector>Taxable Goods+Services</tax-table-selector> </item> </items> <merchant-private-data> <session-data>2262a732d87816166c36e8c6fd63af70;osCsid</session-data> </merchant-private-data> </shopping-cart> <checkout-flow-support> <merchant-checkout-flow-support> <edit-cart-url>http://kryptonite-tech.com/store/catalog/shopping_cart.php</edit-cart-url> <continue-shopping-url>http://kryptonite-tech.com/store/catalog/checkout_success.php</continue-shopping-url> <shipping-methods> <merchant-calculated-shipping name="Federal Express: Home Delivery"> <price currency="USD">0</price> <shipping-restrictions> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <us-country-area country-area="ALL" /> </allowed-areas> </shipping-restrictions> <address-filters> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <us-country-area country-area="ALL" /> </allowed-areas> </address-filters> </merchant-calculated-shipping> <merchant-calculated-shipping name="Federal Express: Standard Overnight "> <price currency="USD">0</price> <shipping-restrictions> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <us-country-area country-area="ALL" /> </allowed-areas> </shipping-restrictions> <address-filters> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <us-country-area country-area="ALL" /> </allowed-areas> </address-filters> </merchant-calculated-shipping> <merchant-calculated-shipping name="Federal Express: Priority "> <price currency="USD">0</price> <shipping-restrictions> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <us-country-area country-area="ALL" /> </allowed-areas> </shipping-restrictions> <address-filters> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <us-country-area country-area="ALL" /> </allowed-areas> </address-filters> </merchant-calculated-shipping> <merchant-calculated-shipping name="Federal Express: International Economy "> <price currency="USD">0</price> <shipping-restrictions> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <world-area /> </allowed-areas> <excluded-areas> <postal-area> <country-code>US</country-code> </postal-area> </excluded-areas> </shipping-restrictions> <address-filters> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <world-area /> </allowed-areas> <excluded-areas> <postal-area> <country-code>US</country-code> </postal-area> </excluded-areas> </address-filters> </merchant-calculated-shipping> <merchant-calculated-shipping name="United Parcel Service: Ground"> <price currency="USD">0</price> <shipping-restrictions> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <us-country-area country-area="ALL" /> </allowed-areas> </shipping-restrictions> <address-filters> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <us-country-area country-area="ALL" /> </allowed-areas> </address-filters> </merchant-calculated-shipping> <merchant-calculated-shipping name="United Parcel Service: Next Day Air"> <price currency="USD">0</price> <shipping-restrictions> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <us-country-area country-area="ALL" /> </allowed-areas> </shipping-restrictions> <address-filters> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <us-country-area country-area="ALL" /> </allowed-areas> </address-filters> </merchant-calculated-shipping> <merchant-calculated-shipping name="United Parcel Service: Worldwide Express"> <price currency="USD">0</price> <shipping-restrictions> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <world-area /> </allowed-areas> <excluded-areas> <postal-area> <country-code>US</country-code> </postal-area> </excluded-areas> </shipping-restrictions> <address-filters> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <world-area /> </allowed-areas> <excluded-areas> <postal-area> <country-code>US</country-code> </postal-area> </excluded-areas> </address-filters> </merchant-calculated-shipping> <merchant-calculated-shipping name="United Parcel Service: Worldwide Expedited"> <price currency="USD">0</price> <shipping-restrictions> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <world-area /> </allowed-areas> <excluded-areas> <postal-area> <country-code>US</country-code> </postal-area> </excluded-areas> </shipping-restrictions> <address-filters> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <world-area /> </allowed-areas> <excluded-areas> <postal-area> <country-code>US</country-code> </postal-area> </excluded-areas> </address-filters> </merchant-calculated-shipping> <merchant-calculated-shipping name="United Parcel Service: Worldwide Express Plus"> <price currency="USD">0</price> <shipping-restrictions> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <world-area /> </allowed-areas> <excluded-areas> <postal-area> <country-code>US</country-code> </postal-area> </excluded-areas> </shipping-restrictions> <address-filters> <allow-us-po-box>true</allow-us-po-box> <allowed-areas> <world-area /> </allowed-areas> <excluded-areas> <postal-area> <country-code>US</country-code> </postal-area> </excluded-areas> </address-filters> </merchant-calculated-shipping> </shipping-methods> <request-buyer-phone-number>true</request-buyer-phone-number> <merchant-calculations> <merchant-calculations-url>https://kryptonite-tech.com/store/catalog/googlecheckout/responsehandler.php</merchant-calculations-url> <accept-merchant-coupons>false</accept-merchant-coupons> <accept-gift-certificates>false</accept-gift-certificates> </merchant-calculations> <tax-tables merchant-calculated="false"> <alternate-tax-tables> <alternate-tax-table standalone="false" name="Taxable Goods+Services"> <alternate-tax-rules> <alternate-tax-rule> <rate>0.05</rate> <tax-area> <us-state-area> <state>MD</state> </us-state-area> </tax-area> </alternate-tax-rule> <alternate-tax-rule> <rate>0.0725</rate> <tax-area> <us-state-area> <state>CA</state> </us-state-area> </tax-area> </alternate-tax-rule> </alternate-tax-rules> </alternate-tax-table> </alternate-tax-tables> </tax-tables> <rounding-policy> <mode>HALF_EVEN</mode> <rule>TOTAL</rule> </rounding-policy> </merchant-checkout-flow-support> </checkout-flow-support> </checkout-shopping-cart>
THANKS YOU FOR YOU HELP!!!!!