A complete guide: Return Notification
Overview
With Synctrack Returns, merchant can send automated notification based on return/exchange status to notifty customer about all needed information of return request. There are available multiple templates available for merchants to easily customize and enable with one click and separate to 3 main types of notification:
- Process return request templates
- Process exchange request templates
- Refund resolution templates
What you'll learn
In this article, you'll explore some ways to take it easy to set up notification:
- Configure Sender Information
- Know how to customize branding notification theme
- Know how to set up default notification language
- Know how to add languages to notification templates
- Notification Variable systems
- Know how to track the email history
Configure Sender Information
Step 1: Go to Settings > Notification > Sender Info
Choose your preferable sender email to set up between 2 options:
- Option 1: Use with Shopify notification


The system will be automatically sync with Shopify email, you can review these one in your Shopify admin -> Customer Notifications -> Enable the return notifications:


- Option 2: Use Synctrack app email system (Most used from our merchants)

Step 2: Connect Sender Info
There are 3 main ways (beside default sender email from Omegatheme) for merchant to connect sender info:
- Connect sender email via Google






- Connect sender email via Amazon SES

- Connect sender email via SMTP

Know how to customize branding notification theme
Step 1: Go to Settings > Notification > Notification templates
Step 2: Set up Brand Notification Settings -> Update Branding -> Set up "Background color", "Button color" and "Brand logo" to synchronize with your brand -> Save


Know how to set up default notification language
Step 1: Set up "Default language" for Notification language. If your store is English-based store (don't mind ignoring it).

- Click "Change Default"
- Select the default language to translate (note that all templates wil be translated based on the English content)
- Select the templates you want to apply the new default language
- After set up completely, click "Update & auto-translate"

- After update all templates successfully, the system will let you a moment to take a preview and confirm "Update" with the satisfied content translated.

Step 2: Take a preview with all Notification templates
- Enable all the notifications you need to send to all your customers
- The notifications will be automatically sent based on the process of return.
For example: When return request is approved, the approved notification is automatically sent to your customer.

1. Process Return Request
Notification | Trigger / Context | Key Variables |
Return Request Received | Sent when customer submits a return | |
Return Request Approved | Sent upon merchant approval | |
Return Request Resolved | Sent when return is completed | |
Return Request Rejected | Sent when return is denied | |
Return items mark as received | Sent when return items are received in warehouse | |
"Ship with Pre-paid Label" Request Approved | For approved pre-paid label requests | |
2. Refund Resolution Notifications
Notification | Trigger / Context | Key Variables |
Refund to Discount Code | Refund issued as a discount code | |
Refund to Online Bank Transfer | Refund issued via bank transfer | |
Refund to Original Payment Method | Refund issued to the original payment method | |
Refund to Store Credit | Refund issued as store credit | |
Refund to Gift Card | Refund issued as a gift card | |
3. Exchange Request Notifications
Notification | Trigger / Context | Key Variables |
Exchange Request Received | Initial exchange submission | |
Exchange Request Approved | Exchange approval confirmation | |
Exchange Request Rejected | Exchange denial notification | |
Shipped Exchanged Item | When merchant ships the replacement | |
Received Return Item | Confirmation of returned item receipt | |
Exchange Request Resolved | Final exchange completion | |
Know how to customize each email separately
Edit each templates via drag-and-drop builder

Send Test Email to check
- Edit with one email templates
- Click "Action" button, then choose "Send test email"

Revert to Default Function (Optional)
- Edit with one email templates
- Click "Action" button, then choose "Reset to Default"

Know how to add languages to notification templates
- Click "Add languages" in Notification language

- Select the added language to translate (note that all templates wil be translated based on the English content)
- Select the templates you want to add a new languages

- After update all templates successfully, the system will let you a moment to take a preview and confirm "Update" with the satisfied content translated.

Know how to track the email history
Option 1: Go to Settings > Notification > Email history

Option 2: View email directly in return requests management

Variable systems

Order Related
{{RMA_ID}} // Return number (e.g., RMA123456)
{{order_id}} // Shopify order ID
{{item_return_details}} // Return items list
{{item_return_details_without_price}} // Return items without price list
{{full_refund_amount}} // Total refund
{{item_receive_details}} // Exchange items list
Business Related
{{store_name}} // Your store name
{{return_address}} // Return shipping address
{{store_email}} // Store contact email
{{logo}} // The logo you uploaded on return page
Customer Related
{{customer_email}} // Customer email
{{customer_name}} // Customer full name
{{customer_address}} // Shipping address
Refund Resolution
{{discount_code}} // Generated discount
{{discount_value}} // Discount amount
{{banking_info}} // Bank details
{{gift_card_code}} // Gift card code
Action Links
{{label_download_link}} // Label PDF URL
{{label_tracking_link}} // Tracking URL
{{view_request}} // Return portal URL
Others
{{shipping_instructions}} // The relevant shipping instructions to ship the return items, according to the Returns Methods chosen by customers
{{reject_reason}} // It will be displayed only if the return is rejected
{{return_label_fee}} // The value of the return shipping label that was generated
Who can use this feature?
Available on Starter Plan
Updated on: 15/04/2026
Thank you!