After I have sent the user to paypal to pay for the order and come back to the confirmation page from the continue URL how to I get the details of the order to display on the page in razor code I have seen the order has changed to finalisedorder but can't find the method I need to call to retreive the details to display on the corfirmation page
Show order confirmation after payment
After I have sent the user to paypal to pay for the order and come back to the confirmation page from the continue URL how to I get the details of the order to display on the page in razor code I have seen the order has changed to finalisedorder but can't find the method I need to call to retreive the details to display on the corfirmation page
Hi Phil,
Try and have a look here:
http://www.teacommerce.dk/en/documentation.aspx
Or more specificly here:
http://rune.gronkjaer.dk/en-US/2011/05/24/tea-commerce-umbraco-razor/
That should do the trick :)
/Rune
is working on a reply...