Checkout - Sending E mail

Keep the customer in the loop via e-mail notifications during checkout and order processing. Discover how to use e-mail templating in Ucommerce.

 


Relevant APIs

UCommerce.Api
     TransactionLibrary.GetPurchaseOrder(Guid guid)

Hands-on

Modify the Preview controller to try and get the order from the OrderGuid appended in the QueryString. In that way, you can reuse the preview page to present the same data in the Email.

 

{{lineitem.ProductName}}

{{lineitem.VariantName}} - {{lineitem.Quantity}} x {{lineitem.FormattedPrice}} {{lineitem.FormattedPrice}}

Your cart is empty ;(
Total {{basket.FormattedProductsTotal}}
Checkout