Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Send SMS to customers when a new product is published
By enabling this option, the customers will receive SMS when a new product is published.
The following variables can be set in the message content in the Notifications settings
Product title: %product_title%, Product url: %product_url%, Product date: %product_date%, Product price: %product_price%

Send SMS to admin when a new order is placed
By enabling this option, the administrator will receive SMS when a new order is placed.
The following variables can be set in the message content in the Notifications settings
Order ID: %order_id%, Order status: %status%

Send SMS to SMS receiver when a new order is placed
By enabling this option, the SMS receiver set will receive SMS when a new order is placed.
The following variables can be set in the message content in the Notifications settings
Billing First Name: %billing_first_name%, Billing Last Name: %billing_last_name%,Billing Phone Number: %billing_phone%, Order id: %order_id%, Order number: %order_number%, Order Total: %order_total%, Order status: %status%

Send SMS to customer when Admin submits order
By enabling this option, the customer will receive SMS when admin submits the order.
The following variables can be set in the message content in the Notifications settings
Order id: %order_id%, Order number: %order_number%, Order status: %status%, Order Total: %order_total%, Customer name: %billing_first_name%, Customer family: %billing_last_name%

Send SMS to customer when status is changed
By enabling this option, the customers will receive SMS when the status of their order is changed.
The following variables can be set in the message content in the Notifications settings
Order status: %order_number%, Order number: %status%, Customer name: %customer_first_name%, Customer family: %customer_last_name%

Send SMS to administrator/shop manager/customer for different order statuses
By enabling this option, the administrator and/or shop manager and/or customer will receive SMS when the order status changes to what we have set.
So the administrator may receive SMS if the order is completed or cancelled, and the customer and Shop manager may receive SMS if the order is completed.
The following variables can be set in the message content in the Notifications settings
Order status: %status%, Order number: %order_number%, Customer name: %billing_first_name%, Customer family: %billing_last_name%