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: Shipping Method gets blanked when changing the payment method

  1. #1
    dkeymel is offline Junior Member
    Join Date
    Jul 2010
    Posts
    8

    Default Shipping Method gets blanked when changing the payment method

    checkout1.aspx is the affected file. looking for a quick fix to remember the shipping method chosen before the user chooses the payment method. The issue is that when the user picks the shipping method then scrolls down to choose the payment method, the screen refreshes the shipping method is forgotten, and then the user cannot checkout because it requires a shipping method to be selected. So, how do you get it to remember this value when someone changes the payment method? Thanks for thoughts and ideas.

  2. #2
    gshoneba is offline Junior Member
    Join Date
    Sep 2007
    Posts
    17

    Default Shipping method not staying

    I have this same issue. Were you able to resolve it. I am on version 7.0.

  3. #3
    gshoneba is offline Junior Member
    Join Date
    Sep 2007
    Posts
    17

    Default Javascript issue Checkout

    Is there any way to get an answer on how to maintain the form data that is pulled from the embedded javascript. It appears if the form has any issues the shipping method as well as the credit card info all has to be re-entered. This is tedious for our phone order entry people as they have someone on the phone.
    Is there anyway this can be addressed. We have the source code.