Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: RTShipRequest

  1. #1
    lkkol is offline Member
    Join Date
    Mar 2009
    Posts
    54

    Default RTShipRequest

    On my shipping page under the order summary there are two text areas filled with XML from the shipping service.

    1. RTShipRequest.
    2. RTShipResponse

    Why is this, how do I make it go away?

    Thanks
    Last edited by Mike The Last Boyscout; 05-01-2009 at 05:53 PM.

  2. #2
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    These are for debugging, so if there are any errors in rates being returned you can review the request to the carrier and the response that they are sending back. To turn off, just set the appconfig RTShipping.DumpXmlOnCartPage to false.
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>

  3. #3
    lkkol is offline Member
    Join Date
    Mar 2009
    Posts
    54

    Default

    ok thanks, that is what I fugred good to know it isn't broken,