Setting Order Notes Notifications
Liferay DXP 2026.Q1+
Users can communicate through orders using the Questions and Answers feature, which by default, requires users to check the order details for updates. Use Order Note notifications to alert Buyers and Order Managers automatically via email or system alerts the moment a new comment is added.
This interaction is powered by the Commerce Order Note, an Unmodifiable System Object that supports communication and automated notifications. Within the system Object, two additional Terms are available to target the correct recipients for your alerts.
To receive notifications when a note is added to an order, you must
-
Create a notification template using specific Commerce Order Note terms.
-
Leverage Object Actions to trigger automated notifications whenever a new note is added.
Creating Notification Templates
When configuring templates, use Commerce Order Note Terms to identify recipients. The lists are derived from Buyers and Order Managers that have Order Visibility and the active Notification User Scope.
| Label | Description | Term |
|---|---|---|
| Order Note Recipient Emails | Dynamic list of email addresses for authorized recipients. | [%COMMERCEORDERNOTE_RECIPIENT_EMAILS%] |
| Order Note Recipient IDs | Dynamic list of unique system IDs for authorized recipients. | [%COMMERCEORDERNOTE_RECIPIENT_IDS%] |
Configuring Email Notifications

-
Follow the steps to create Email Notification Templates.
-
In Settings, select Definition of Terms as the Type for Primary Recipients.
-
In Definition of Terms, select Commerce Order Note as the Entity.
-
Locate and copy the Order Note Recipient Emails Term:
[%COMMERCEORDERNOTE_RECIPIENT_EMAILS%]. -
Paste the term into the Recipients field.
-
Click Save.
Configuring User Notifications

-
Follow the steps to create User Notification Templates.
-
In Definition of Terms, select Commerce Order Note as the Entity.
-
Locate and copy the Order Note Recipient IDs Term:
[%COMMERCEORDERNOTE_RECIPIENT_IDS%]. -
In Settings, select Definition of Terms.
-
Under To, paste the Term.
-
Click Save.
Triggering Automated Notifications
After creating the template, you must define an Object Action for the Commerce Order Note Object to automate the delivery.
-
Open the Global Menu (
) and navigate to Control Panel → Objects. -
Select the Commerce Order Note object.
-
Navigate to Actions tab and click New.
-
Fill in the required information in Basic Info:
- Action Label.
- Action Name.
-
Navigate to the Action Builder tab.
-
Under When, select On After Add as the trigger.
-
Under Then, select Notification as the action.
-
Choose either an Email or User template.

-
Click Save.
Enabling Notifications User Scope
To ensure that notifications are sent only to authorized users within the visibility scope,
-
Open the Global Menu (
) and navigate to Commerce → Channels. -
Select the channel’s General tab.
-
Under Orders, enable the Notification User Scope toggle.
When enabled, this ensures that only the user who placed the order receives notifications for responses sent by Order Managers.

Role-Based Notification Scenarios
| Note Author | Orders/Notifications Scope | Privacy Setting | Recipient |
|---|---|---|---|
| Buyer | Orders Visibility Scope set to Account | Public/Private | Order Managers |
| Order Manager | Orders Visibility Scope set to Account | Public | Buyers |
| Order Manager | Orders Visibility Scope set to Account | Private | Order Creator |
| Buyer | Orders Visibility Scope set to User | Public/Private | Order Managers |
| Order Manager | Orders Visibility Scope set to User | Public/Private | Order Creator |
| Order Manager | Active “Enable Notifications User Scope” | Public/Private | Order Creator |
Account Administrators don’t receive notifications by default unless they are explicitly assigned as Order Managers.