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: Shipping Costs Missing on Order Confirmation

  1. #1
    davlun is offline Member
    Join Date
    Apr 2010
    Posts
    36

    Default Shipping Costs Missing on Order Confirmation

    Hello,

    We are on ML 9.0.1.3/9.0.1.2.

    Hopefully you can help us with a problem on the order confirmation page. When a customer checks out (and has selected a shipping method), the order summary where it displays sub-total info does not include any info for shipping.

    It only shows:

    Sub Total: $941.00
    Tax $0.00
    Total: $948.93

    But the totals are right, so I know it is adding up right.

    Any ideas?

    Dave

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    We've got this problem taken care of internally here in our build, but, meanwhile, we can provide a workaround to get pass it.
    From your checkoutreview.aspx, find "<aspdnsf:CartSummary ..." section, below ShowGiftCardTotal="true"

    ...add this: SkipShippingOnCheckout="false", just before the closing [/>] tag.
    Last edited by ASPAlfred; 08-12-2010 at 08:55 PM.

  3. #3
    davlun is offline Member
    Join Date
    Apr 2010
    Posts
    36

    Default

    Thanks. That seems to work on the order confirmation page.

    Does that affect anything else anywhere?

    Thanks,

    David

  4. #4
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    nope, that'll just show the shipping cost label.

  5. #5
    davlun is offline Member
    Join Date
    Apr 2010
    Posts
    36

    Default

    Thanks!

    If you have a moment, please see the other ticket in shipping I just entered, it is something that seems a big strange.

    David