Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Antony 8 posts 28 karma points
    Dec 03, 2014 @ 17:21
    Antony
    0

    Paypal, orderconfirmation.aspx does not exist

    Hi 

    I have installed the exmple 'Razor Shop' and implemented Paypal. It displayes the items and can successfully submit the paymet to 'Paypal'. But when I click the 'return to shop' link on Paypal, I get the 404 (page not found) error 

    I have '/shop/checkout/orderconfirmation.aspx' as shown below. But when I am redirected from Paypal, I get a page not found (404) error. 

     

    .... return="localhost:55766/shop/checkout/orderconfirmation.aspx"

    cancelReturn="localhost:55766/shop/checkout/Cancel.aspx" />

     

    please help

     

    thanks 

  • Thomas 30 posts 163 karma points
    Dec 04, 2014 @ 14:20
    Thomas
    0

    Hi Antony,

    It seems like your URL is missing "http://" in the beginning, if the URL doesn't begin with "http://" or "https://" uCommerce will treat the URL as a relative URL instead of an absolute URL.

    Thomas

  • Antony 8 posts 28 karma points
    Dec 04, 2014 @ 14:42
    Antony
    0

    thanks thomas

     

    I fixed it and still getting the 404 error

     

     

     

     

  • Thomas 30 posts 163 karma points
    Dec 04, 2014 @ 14:51
    Thomas
    0

    Hi Antony

    It might be that the port in the URL doesn't match with the port which the server is running on. Could you try and copy/paste the URL into your browser and check whether you can see the page.

    /Thomas

  • Antony 8 posts 28 karma points
    Dec 04, 2014 @ 16:22
    Antony
    0

    thanks thomas

    I tried all that . please see the screenshot below

  • Antony 8 posts 28 karma points
    Dec 04, 2014 @ 22:59
    Antony
    0

    just noticed that the orderconfirmation.aspx is not available even on the demo site 

    http://umbraco.ucommerce.net/shop/checkout/orderconfirmation.aspx ;

     

Please Sign in or register to post replies

Write your reply to:

Draft