Setup Checklist
This section is a comprehensive and high level summary of all tasks and prerequisites required for this feature to function properly. This section is purposed for use after an administrator is familiar with configuring this feature as an “audit” checklist. For detailed set-up instructions, jump down to “Prerequisite Tasks” and “Detailed Setup Guide” and then follow up with this checklist to ensure all steps are completed.
1. POS TASKS | |
---|---|
POS Task 1 REQUIRED | PREREQUISITE |
2. INFRASTRUCTURE TASKS | |
Infrastructure Task 2 - REQUIRED | PREREQUISITE |
3. COMMERCE TASKS | |
Commerce Task 3 - REQUIRED | PREREQUISITE |
Language String, Setting, HTML widget, etc. Task 4 - OPTIONAL | PREREQUISITE |
1. Update Email Template Content OPTIONAL
| DETAILED SETUP |
Prerequisite Tasks
This section describes all requirements that must be completed before you can begin setting up this feature. Once these tasks are complete continue to the next section.
POS Tasks
POS Task that must be completed first
Infrastructure Tasks
Infrastructure Task that must be completed first. Remove section if not required
Commerce Tasks
AW Commerce task that must be completed first
Settings, Language Strings and/or HTML Widgets for this Feature
This feature may require updates to the following settings, language strings and/or HTML Widgets. Learn more about how to update and create Settings, Language Strings, and HTML widgets follow the links to the respective section.
Settings
AW Commerce Settings that must first be completed
Language Strings
AW Commerce Language Strings that must first be completed
HTML Widgets
AW Commerce HTML Widgets that must first be completed
Detailed Setup Guide
The following emails are sent from the ecommerce store: Order confirmations, Password Reset emails, and Find Me by Email Verification Code. The mechanism for sending emails depends on resort-specific setup and may include a 3rd party vendor API, SMTP servers, or utilizing SendGrid’s API. This section covers editing the text of these three email templates and changing or setting up the method for sending emails.
Update Email Template Content
Step 2 Header
1. Update Email Template Content
Email templates can be modified using nopCommerce Message templates. The confirmation email details typically include the long descriptions of products included in the customer’s order. To update any of the email templates, follow the steps below.
Go to Content Management > Message Templates page.
Search for the message template by scrolling through the list (it’s in alphabetic order.)
Click Edit to update the desired active email templates to open the Edit message template details page. (Active templates are indicated by a blue checkmark in the Is Active column.)
The following elements are configurable:
Subject: Enter the subject line for the email
Body: Enter the contents of the email
All of the templates have some dynamic content based on the customer and/or order information. The dynamic content in each email template is included in the table below.
To edit the email HTML, go to Tools > Source Code and adjust the HTML from there in the Source code window.
There are six email templates that are active, detailed in the following table.
Message template name | Email type | Dynamic elements |
---|---|---|
Customer.PasswordRecovery | Password Reset Email Sent when customer selects to receive a forgot password email. | %Store.Name% - The store’s Name Configured in Store Settings |
Customer.SendFindAccountResetPassword | Password Reset Email Sent when customer attempts to find their account but already has an active authentication profile with the designated information. | %Store.Name% - The store’s Name Configured in Store Settings |
Customer.SendVerificationCodeForEmail | Find Me by Email Verification Code Sent when a customer enters an email address in Find me by email form and the information matches a customer record in RTP. This email sends a code that verifies the email address so the user can create an account tied to the RTP record. | %Code% - A unique code to be used in Find Me by Email Verification Code to associate a new account to the account in RTP. |
Customer.UsernameRecovery | Username Verification Sent when a customer enters their email to retrieve their username. Must use the email associated to the account with their authentication profile. | %Customer.Username% - The customer’s username that is associated to the email they entered. |
OrderPlaced.CustomerNotification | Order Confirmation Sent when a customer successfully completes an order. Contains information on the purchased products, order details, and any additional order or pickup information included in the message template. | %Store.Name% - The store’s Name Configured in Store Settings %Order.CustomerFullName% - The full name of the customer who placed the order %Order.OrderNumber% - The nopCommerce order number. The resort’s initials are appended to the front of the order number to match the alternate order ID created in RTP. %Order.CreatedOn% - The order creation date %Order.Product(s)% - A table of the products ordered, including add-ons, quantities, and prices
|
Customer.FailedSubscriptionPayment | Sent when monthly subscription charge fails, prompting guest to update their email in my account. | Link to my account to update subscription credit card %Store.URL%/customer/customersubscriptions#/ |
Like this page? Click the like button below. Don't like this page and/or want to give feedback about this page, leave a comment below and Aspenware will address to improve this article.