Understanding the Upcoming order reminder template for Concierge SMS
The Upcoming order reminder template is a Concierge SMS flow that sends a reminder to subscribers before their recurring order is processed.
This guide explains how the template works, when it triggers, and how to customize it.
- Shopify Checkout Integration
- Migrated Shopify Checkout Integration
How the template works
Each time a recurring charge is approaching, the Upcoming order reminder template triggers a flow that reminds subscribers what is in their upcoming order, when it will be charged, and how they can manage it by SMS. The flow checks for transactional SMS consent before sending a message. If the customer does not have consent, the flow ends without sending.
This template is typically the highest-engagement moment in the Concierge SMS lifecycle. It gives customers a clear chance to manage an upcoming order before it processes, which can help reduce passive churn.
This template also includes a fallback introduction for subscribers who did not receive the Welcome Message(LINK WHEN CREATED) template. If a customer has not yet been introduced to the AI concierge, the flow sends a welcome and reminder version of the message instead of the standard reminder.
Use this template to:
- Remind customers about an upcoming recurring order
- Give customers time to manage their order before it processes
- Introduce the AI concierge when a customer missed the Welcome Message flow
The flow triggers when the following conditions are met:
| Condition | Value |
|---|---|
| Trigger event | Charge Upcoming |
| Days before charge | Store-configured days delta (default: 3 days before the charge date) |
| Active subscriptions | Customer has at least 1 active subscription |
This flow triggers before every recurring charge for eligible subscribers.
This template uses two layers of branching to determine whether to send a message and which message version the customer should receive.
The template creates a flow with the following steps:
| Step | Condition / Action | Purpose |
|---|---|---|
| Trigger: Charge Upcoming | X days before charge + active subscriber | Entry point |
| Branch: Transactional consent? | If Yes, the customer continue to the next branch If No, the customer does not receive a messagecontinues |
Consent gate |
| Branch: Hasn't received agent intro message | If No, the customer enters the First-time path If Yes, the customer enters the Returning path |
Determines message variant |
| First-time: Send intro and reminder SMS | Welcome and upcoming order details | Introduces the AI concierge |
| Add to agent intro segment (for first-time receivers) | Marks customer as introduced | Prevents re-sending intro |
| Returning: Send standard reminder SMS | Upcoming order details only | Recurring reminder |
Default messages
The default first-time subscriber message introduces the AI concierge and includes upcoming order details:
Hi {{customer.first_name}}, I'm your new AI concierge for {{store.name}}. You have an upcoming order of {{line_items_excerpt}}. Your order will be processed on {{charge.scheduled_at}}. I can help you manage your order (add items, send now, change order date). Please only ask me for one request at a time.
The default returning subscriber message includes the same order reminder details, but skips the introduction:
Hi {{customer.first_name}}, you have an upcoming order of {{line_items_excerpt}} that will be processed on {{charge.scheduled_at}}. I can help you manage your order (add items, send now, change order date). Please only ask me for one request at a time.
Both messages are fully editable. The key difference is that the first-time version introduces the AI concierge, while the returning version assumes the customer knows about the AI concierge.
Customization options
You can customize the following aspects of this template:
Message content
- Edit the first-time subscriber message
- Edit the returning subscriber message
- Add or remove personalization variables
- Adjust the AI concierge introduction language to match your brand voice
Flow structure
- Add SMS nodes
- Add SMS cross-sell nodes to recommend one-time and subscription products
- Add conditional branches based on customer attributes
- Add delay or wait nodes
Set up the Upcoming order reminder flow
Create the flow in your merchant portal to begin sending upcoming order reminders to your customers:
- In your Recharge merchant portal, click SMS and select Concierge.
- Click Create from template on the Concierge SMS Overview page.
- Select Upcoming order reminder and click Get started.
- Click on the Trigger node to verify that your days-before-charge setting matches your preferred reminder window.
- Click on the SMS nodes in each branch to update the default messaging.
- Optional - Drag any additional nodes from the Add a node menu to customize the flow structure.
- Save and activate the flow.
Personalization variables
Use these template variables to personalize your messages:
| Variable | Description |
|---|---|
| {{customer.first_name}} | Customer’s first name |
| {{customer.last_name}} | Customer’s last name |
| {{store.name}} | Your store’s name |
| {{line_items_excerpt}} | Summary of items in the upcoming order |
| {{charge.scheduled_at}} | The date the upcoming charge will be processed |
Best practices for building an upcoming order reminder message
- Use the Upcoming order reminder template to drive engagement and reduce churn before the order processes.
- Keep the first-time message warm and informative so customers understand who is messaging them and what the AI concierge can do.
- Keep the message to returning subscribers concise and action-oriented.
- Match the days-before-charge setting to your fulfillment timeline so customers have enough time to make changes.
- Encourage order management by clearly explaining what customers can do via SMS, such as adding items, sending now, or changing the order date.
- Keep local time delivery enabled so reminders arrive at a reasonable hour.
- Use this template with the Welcome Message template for the best onboarding experience.
Considerations
Consider the following when using the Upcoming order reminder template:
| Consideration | Details |
|---|---|
| Trigger frequency | The flow triggers before every recurring charge for customers with at least one active subscription. |
| Days-before-charge window | By default, the reminder sends 3 days before the charge date. You can update this in the Trigger node in the flow. |
| Local time delivery | This template sends in the customer’s local timezone by default. |
| Template updates | You cannot edit the flow after it is activated. To make changes, deactivate the flow and create a copy. |
| SMS Cross-Sell | Subscription cross-sells do not yet reflect in the Performance tab. Metrics and exports for subscription cross-sells are not yet available. |
