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 5 of 5

Thread: Modifying Real Time Rates Returned Data

  1. #1
    miguelcrush is offline Senior Member
    Join Date
    Mar 2008
    Posts
    149

    Default Modifying Real Time Rates Returned Data

    Hey again everyone. I was wondering if there's a solution to this.

    We recently began using USPS as well as UPS as our carriers, and everything seems to be doing well. However, the way that the rates get displayed confuse some people. For example, what may be displayed to the user is:

    Priority Mail: $x.xx
    UPS Ground : $x.xx
    UPS 3-Day Select: $x.xx
    UPS 2nd Day Air: $x.xx
    Express Mail: $x.xx
    UPS....

    The USPS services get thrown together with the UPS services with no distinction for the USPS services. Is there a way to change this?
    Mike Steyer
    Information Systems Admin

  2. #2
    Jao is offline Senior Member
    Join Date
    Oct 2008
    Posts
    1,132

    Default

    Could you please tell us what version you're on? Let's start from here...

  3. #3
    miguelcrush is offline Senior Member
    Join Date
    Mar 2008
    Posts
    149

    Default

    Sorry, 7.1.0.0
    Mike Steyer
    Information Systems Admin

  4. #4
    miguelcrush is offline Senior Member
    Join Date
    Mar 2008
    Posts
    149

    Default

    Any ideas?
    Mike Steyer
    Information Systems Admin

  5. #5
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    Those rates are separated out automatically just due to how we make the shipping calls. The only way they'd be all mixed in together like that is if you had the RTShipping.SortByRate AppConfig set to true.