Order Canceled Trigger
Last updated
Trigger: Activated when an order is cancelled by the customer or the store.
This trigger is commonly used for informing customers about order cancellations, sharing refund information, and maintaining transparent communication.
This workflow informs customers about the refund process when a prepaid order is cancelled.
Workflow Overview
The workflow follows these steps:
Order Canceled → Check Condition (Payment Status = Paid) → Send WhatsApp Refund Notification
This ensures that refund messages are sent only for prepaid orders.
Start by selecting the Order Cancelled trigger. This trigger activates the workflow whenever an order cancellation event occurs on the store.
Click Logic.
Select Condition.
Configure the condition as follows:
Field: Payment Status
Rule: Equals
Value: Paid
This condition checks whether the order was prepaid.
If the condition evaluates to Yes, the workflow will continue and send the refund notification.
In the Add Nodes section, click Actions.
Select WhatsApp.
Configure the required details:
Select the phone number
Select the refund notification template
Example template:
Click Save Configuration.
Go to the Condition node.
From the green Yes branch, draw a connection line.
Connect it to the configured WhatsApp action node.
This ensures the message is sent only when Payment Status = Paid.
Turn Workflow ON.
Click Save Changes.
The refund notification will now be sent automatically when a prepaid order is cancelled.
Last updated
Hi {{1}},
Your order **#{{2}}** has been canceled.
If you have already made a payment, the refund will be processed shortly according to our refund policy.
For any questions, please contact our support team.