Emailing receipts
If the customer wants the order receipt to be sent to an email address, a store associate can email it from the Order summary page.
The YCD_StoreOrder_Email
service is invoked to get the order details and
send the email. You must configure this service for your email server in Applications Manager.
The YCD_StoreOrder_Email
service uses
StoreOrderEmail_95_1_multiApi.xsl.sample
and
StoreOrderEmail_GenerateData_95_1_multiApi.xsl.sample
templates.
In the service definition, set the E-mail Server field to point to your mail server. The Subject and From fields have certain default values as part of the service, which can also be customized as required.