Page tree

Versions Compared

Key

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

Table of Contents

Overview

 

YC The platform has a comprehensive set of email templates that are triggered via events. For example customer registering would trigger registration email to be sent, or if order transitions to a specific state then email notification is generated for concerned party be it shop owner, customer, supplier etc.

...

TemplateRecipientsSinceInitiatorPurpose
adm-cant-allocate-product-qtyshop admin1.0.0State machineOut of stock notification
adm-contactform-requestshop admin1.0.0CustomerContact form message
adm-customer-registeredshop admin1.0.0CustomerRegistration notification (configured at shop level via SHOP_SF_REQUIRE_REG_NOTIFY_TYPES)
adm-newsletter-requestshop admin1.0.0CustomerNewsletter sing up form message
adm-order-canceledshop admin1.0.0State machineOrder cancellation
adm-order-confirmedshop admin1.0.0State machineOrder offline payment confirmation
adm-order-delivery-allocatedshop admin1.0.0State machineStock reserved
adm-order-delivery-inprogressshop admin1.0.0State machineOrder marked as shipping in progress
adm-order-delivery-inprogress-waitshop admin1.0.0State machineOrder marked as shipping in progress but needs payment (capture on shipment)
adm-order-delivery-packingshop admin1.0.0State machineOrder marked as packing (being prepared for shipping)
adm-order-delivery-readyshop admin1.0.0State machineOrder marked as ready for shipping
adm-order-delivery-ready-waitshop admin1.0.0State machineOrder marked as ready for shipping but needs payment (capture on shipment)
adm-order-newshop admin1.0.0State machineNew order notification
adm-order-payment-confirmedshop admin1.0.0State machineNew order offline payment confirmed
adm-order-returnedshop admin1.0.0State machineOrder returned
adm-order-shipping-completedshop admin1.0.0State machineDelivery is completed (could be used to confirm signed for deliveries)
adm-order-wait-confirmationshop admin1.0.0State machineOrder requires offline payment (action for new offline payment orders)
adm-paymentshop admin1.0.0State machineOrder online payment notification
adm-payment-failedshop admin1.0.0State machineOrder online payment notification
adm-payment-shippedshop admin1.0.0State machineOrder online payment notification
adm-payment-shipped-failedshop admin1.0.0State machineOrder online payment notification
adm-refundshop admin1.0.0State machineOrder online payment notification
adm-refund-failedshop admin1.0.0State machineOrder online payment notification
adm-rfq-newshop admin

3.0.0 

Label
BodyYCESaaS
Colourinfo

State machine

 

New request for quote notification
adm-managedlist-rejectedmanaged list admin

3.7.0 

Label
BodyYCESaaS
Colourinfo

CustomerNotification sent when customer rejects managed list
customer-activationcustomer3.0.0Shop ownerAccount activated
customer-change-passwordcustomer1.0.0Shop owner/CustomerRequest to change password and new password notification (depending on password mode for shopcould include or exclude actual password)
customer-deactivationcustomer3.0.0Shop ownerAccount de-activated
customer-deletecustomer3.5.0CustomerAccount deleted (two step process, with token link first and then confirmation)
customer-registeredcustomer3.0.0Shop owner/CustomerAccount created
order-canceledcustomer1.0.0State machineOrder cancellation
order-confirmedcustomer1.0.0State machineOrder confirmed (offline payment)
order-delivery-readytoshippingcustomer1.0.0State machineOrder about to be shipped
order-delivery-shippedcustomer1.0.0State machineOrder is shipped
order-newcustomer1.0.0State machineNew order
order-returnedcustomer1.0.0State machineReturn for order was processed
order-shipping-completedcustomer1.0.0State machineConfirmation that delivery was completed
paymentcustomer1.0.0State machineOnline payment notification
rfq-newcustomer

3.0.0 

Label
BodyYCESaaS
Colourinfo

State machineRFQ copy to customer
shipment-completecustomer1.0.0State machineOnline payment notification
sup-order-newsupplier3.3.0State machineEmail order exporter notification to supplier
managedlist-createdcustomer

3.7.0 

Label
BodyYCESaaS
Colourinfo

ManagerNotification sent when manager created managed list for customer

...