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

Thread: error in checkout

  1. #1
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation error in checkout

    Code:
    Hi, we just noticed, our orders are not going through.
    
    in checkout process, order is going through till the last page 
    finally when we click on place order. it is giving an error as page missing.
    
    
    Ooops, sorry the page you requested is not existing
    could you please help me what could be wrong. page is good till this url https://www.domainname.com/checkoutreview.aspx?paymentmethod=CREDIT+CARD
    then from here if we click on place order.

    then it give error with this url
    Code:
    https://www.domainname.com/PageNotFound.aspx?aspxerrorpath=/checkoutreview.aspx
    can anyone please suggest me what could be wrong.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  2. #2
    jerm324 is offline Senior Member
    Join Date
    Oct 2009
    Posts
    122

    Default

    sounds like someone deleted that file, make sure it's in your home directory. If it's missing you can copy it over from a backup or a fresh install.

  3. #3
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation Checkout error

    which file.
    we dont have checkoutreview file.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  4. #4
    jerm324 is offline Senior Member
    Join Date
    Oct 2009
    Posts
    122

    Default

    If checkoutreview.aspx is missing from your home directory you need to replace it. If you have a backup you can restore if from there, otherwise do a fresh install into another directory and copy the file from there.

  5. #5
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation no checkoutreview.aspx

    i dont think we have checkoutreview.aspx file

    its auto generated url.

    there is no physical file i believe.

    correct me if i am wrong.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  6. #6
    hirish.reddy is offline Member
    Join Date
    Jul 2009
    Posts
    40

    Default

    hi,

    You can find checkoutreview.aspx page in original source code.


    Regards
    Hirish

  7. #7
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Default we have that file

    it is not missing.
    but no ideal why it gives this error.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  8. #8
    webopius is offline Senior Member
    Join Date
    Nov 2008
    Location
    London, UK
    Posts
    440

    Default

    What's the site's domain name? I'll take a look.

    Are you absolutely positive that the checkoutreview.aspx file hasn't been deleted or modified from your site's root folder? Have you modified the site's code at all?

    Checkoutreview.aspx does sometimes redirect customers to other pages which is why I need to take a look at the actual site to see if it's returning a 301 or 302 redirect in the host header, but if every other .aspx page is working and that page really is there, then you have something very odd occurring!

    Adam

  9. #9
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation packaginghelper.com

    packaginghelper.com (this will redirect to my actual domain)

    JFI
    we accept PayPal, Google Checkout and Regular Credit card.
    our Gateway is Authorize.net

    PayPal, Google Check Out, Purchase order has no issues for completing order.

    only when Regular Credit Card process that too only for few customers i am facing this problem.

    for one customer VISA card will work with no issues
    again for a different customer VISA card transaction wont work.

    I doubt may its issue with AVS mismatch or something.
    But it should give the error message for such incidents, instead it is saying page missing, this is something strange.

    even if AVS miss match, when we enter CC and click proceed it will warn there it self. here in this it is accepting card that means no problem with the card number or address. its taking us till order review page.

    after that once when we click place order then it is creating the issue.
    saying page not found.
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  10. #10
    webopius is offline Senior Member
    Join Date
    Nov 2008
    Location
    London, UK
    Posts
    440

    Default

    Hi

    Worked absolutely fine for me with a credit card payment. I entered all (fake) card details, clicked proceed and it took me to the confirm order page (checkoutreview.aspx) without any issues.

  11. #11
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation place order

    as i mentioned there is no issue till you see the last step for place order.
    once you click place order, instead of giving the order number it gives the error,
    oops page can't be displayed

    if possible can you please place order and confirm.

    i will void that order immediately, if it goes successful.


    thanks
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4