Developer forum

Forum » Ecommerce - Standard features » View order e-mail in browser

View order e-mail in browser

Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Hi there,

What's the recommended approach to view the order e-mail / confirmation in the browser? I'd like to offer the ability to view the confirmation from a link in the order e-mail. That should then display the confirmation similar to the final confirmation after checkout. Can that be done?

In the soluton set I see this:

 href="http://<!--@Global:Request.Host-->/Default.aspx?ID=55&CC42=Order&OrderID=<!--@Ecom:Order.ID-->"

However, that seems to link to the Customer Center. In addition, it only uses the Order ID and not the order secret which would be needed to protect the order, correct?

Thanks,

Imar


Replies

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Bump...... Any suggestions?

 
Nicolai Høeg Pedersen
Reply

Hi Imar

The receipt (and order) email has a tag called <!--@Ecom:Order.ReceiptURL--> which should do the trick. It will give you a link to the receipt using a token.

BR Nicolai

 

You must be logged in to post in the forum