Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
_Toc104893639
_Toc104893639
Confirmation messages


Setting CommunicationChannel in the order determines if there should be sent SMS or Email or both.

Email

Automatic emails templates are stored in code. We have a basic structure with what information that can be showed. Changes in the content is handled as COs.

Automatic emails are sent with MessageDistributionService.

Manual emails are stored in code. And are sent via Pos Services.

SMS


In the Confirmation messages tab you can define confirmation messages to customers. You can define different messages. For each confirmation message type you add the message that should be used. Max length on the message is 612 letters.

It is possible to customize messages by adding SMS variables. Click on Show SMS variables to show the variables you can use in the SMS message to send more customized messages. The SMS variables is used in the "Messages" field.
The use of variables in the text is validated. If a variable is written correct, the text is marked green. If the variable is written wrong, the text is marked red.



Confirmation messages will be sent to customer in following use cases:

  • Pay & Collect – When the Pay & Collect order is ready to be collected at Store A.
  • Shipping confirmation - When the order is picked (but not split), meaning the whole order is shipped as one package, the customer will be receive this message as a confirmation that the package is on its way.
  • Split order shipping confirmation - When Order is split and picked, this SMS will be sent to customer notifying them that package A or B is ready for shipment.
  • Split order message - When order is split and the items are dispatched in separate packages from e.g. Store A & B. The customer is notified via SMS that they should expect more than one package with different delivery dates.
  • Order confirmation
  • Credit note
  • Receipt


Confirmation message matrix


Shipping orders

StepEmailSMSComments
Create orderOrder confirmation (MDS)Order confirmation (MDS)
Swap item manuallyOrder confirmation manually (POS Services)Order confirmation manually (POS Services)
Delete item manually Order confirmation manually (POS Services)Order confirmation manually (POS Services)
Delete item automatically Order changed (MDS)NA
Cancel order manually??
Cancel order automaticallyOrder changed (MDS)CREDIT NOTE (MDS)
Split order confirmationSplit order confirmation (MDS)SPLIT ORDER MESSAGEOne message pr picking store
Split delivery orderSplit order delivery (MDS)SPLIT ORDER SHIPPING CONFIRMATIONAll order lines delivered and paid.
Order sent on split delivery store with receiptOrder sent (MDS)SHIPPING CONFIRMATION, RECEIPTAll order lines delivered and paid.
Order sent single delivery store with receiptOrder sent (MDS)SHIPPING CONFIRMATION, RECEIPT


Pay&Collect Orders

StepEmailSMSComments
Create orderOrder confirmation (MDS)Order confirmation (MDS)
Swap item manually ? ?
Delete item manually  ? ?
Delete item automatically  ? ?
Cancel order manually ? ?
Cancel order automatically ? ?
Order ready to collectCollect order (MDS)PAY & COLLECT (MDS)


Reserve & Collect Orders

Both emails and SMS is sent with Pos Services and configured in POS Config.

StepEmailSMSComments
Create orderETradeMailTemplateOrderAddedSmsENewCustomerOrderAddedTemplate
Delete item manually 
SmsENewCustomerOrderUpdateTemplate
Cancel order manually
SmsENewCustomerOrderDeletedTemplate
Cancel order automaticly
SmsENewCustomerOrderDeletedTemplate
Pick up reminder
SmsENewCustomerOrderReminderTemplate
Reservation expired
SmsENewCustomerOrderExpiredTemplate
Order ready to collect
Missinghttps://jira.eg.dk/browse/RTC-38917
After paid and collected (Upsale) 
SmsENewCustomerOrderCompletedTemplate

Anchor
_DispatchSuggestion
_DispatchSuggestion
Dispatch Suggestion

...