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 08, 2014 @ 10:24
    Antony
    0

    is there anyone successfully integrated paypal

    hi 

    I am wondering if there is an option to show the order confrmation and to clear cart when redirected from Paypal

    I have implemented paypal but the redirection does not work. Page shown on the example 'orderconfirmation.aspx' does not exit

     

    regards 

  • Morten Skjoldager 440 posts 1499 karma points
    Dec 15, 2014 @ 14:02
    Morten Skjoldager
    0

    Hi Antony,

    Can you explain a little more details what you've actually done? 

  • Antony 8 posts 28 karma points
    Dec 15, 2014 @ 15:05
    Antony
    0

    thanks Morten,

    I did the paypal integration as explained on the documentation and it wroks okay upto the payment. but when the user press the 'back to the shop' link, I am getting 'page not found error (404)' saying orderconfirmation.aspx does not exist. It does not clear the cart either.

  • Morten Skjoldager 440 posts 1499 karma points
    Dec 22, 2014 @ 09:52
    Morten Skjoldager
    0

    Back to the shop link does not clear the basket. 

    Baskets are only cleared when the order has been confirmed. If you want to clear it on the back button, you need to link to a URL with a querystring or something similar that can identify the back click, and then manually clear the basket. 

    You need to have a path created in Umbraco that corresponds with that path since Umbraco handles all the pages and its layout.

    Hope that helps 

Please Sign in or register to post replies

Write your reply to:

Draft