HomeHome Product Discus... Product Discus...SmithCartSmithCartEchoing Subtotal and Order #Echoing Subtotal and Order #
Previous
 
Next
New Post
9/25/2013 9:11 AM
 
Hi,

I'm using the latest version of SmithCart and I am wondering if there is a way to output the Subtotal and Order # on the Success Redirect URL Page?
I would like to use my personalized Success/Congrats url to show the order number and the amount they paid with a message below. Is there a code that would input it or extract it from the OrderConfirm page? Javascript?

Thanks

David

 
New Post
9/25/2013 12:06 PM
 
On successful order the confirmstatus page displays the order#, subtotal, etc, etc. Currently, the Success Redirect URL Page feature doesnt pass anything in the querystring to your custom redirect page. The only way I can think of to pass the subtotal / order# to your custom redirect page would be to write a javascript on the confirm page to save the data to a cookie and then on your custom page read the cookie and display the data.

Since you have the source code you could also modify the c# code to pass the order# in the querystring to your custom page.

Thanks,

At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartEchoing Subtotal and Order #Echoing Subtotal and Order #