Installation

Method 1

Upload the su-wc-sms-notifications folder to /wp-content/plugins/ directory via FTP.

Method 2

Upload the full ZIP file via Plugins > Add New > Upload on your WordPress Administration Panel.

Method 3

Search WooCommerce SMS Notifications in the search box on Plugins > Add New and page press Install Now button.

Activation

  1. Activate the plug-in through Plugins menu on WordPress Administration Panel.
  2. Set up the plug-in on WooCommerce > WooCommerce SMS Notifications or through Settings
  3. For obtaining credentials, please register at (/my-account/)

Settings

When you open WooCommerce SMS Notifications settings for the first time, you see a screen as below:

If you have not obtained the credentials yet, purchase a WooCommerce SMS Pack from (/product/woocommerce-sms-plugin/) and you will receive the credentials in email.

Once you have credentials available, fill the following information in the input boxes as seen in the above screenshot:

  • User Account ID – as mentioned in the email
  • User PIN – as mentioned in the email
  • Sender ID – as mentioned in the email and chosen at the time of registration
  • Mobile Phone Number – your mobile number on which you want to receive new order notifications

After entering this information, press Save Settings button. Once this information is saved, you will see an expanded settings page, with the following fields added below the current fields:

You can use any of the standard variables in the SMS templates. Further, if there are other meta variables associated with the order (defined by some other plug-ins) then you can include them in the Custom variables box (one variable per line) to use them in SMS templates.

You can also define a Signature, which can be appended to a SMS by using the special variable %signature% in the template.

For each stage of a WooCommerce order, you can select whether to send an SMS notification to the customer, and the template to use for the SMS. Note that, New Order message is sent to the store owner, whereas all other messages are sent to the client.

You can change the message template by using the Edit template link and then sending the revised message for approval to support@mtalkz.com, once its approved you can paste the revised message in the respective box and save to use.
If you have set-up your WooCommerce store to have any custom order status(es) – via some other plug-ins, then you can also set a message template for all such custom order statuses via Custom Status message box.

Here, you can also set OTP settings. You can use a different set of credentials to send OTP, or leave the fields empty to use the same credentials as in the first image.

You can require OTP verifications for different kinds of non-prepaid order, including:

  • COD orders
  • Check Payment orders
  • BACS (bank transfer) payment orders

In addition, you can also select the order status during OTP verification, and post OTP verification, which will default to pending and processing respectively.

You can also use OTP verification for User Registration and Login.

If you opt for OTP verification for user registration, you will see new fields added to user registration forms, as:

If the fields are not visible on registration form on your site, then please clear the cache. If the issue persists, then add the following code to functions.php of your theme.

add_action('woocommerce_register_form', 'suwcsms_register_form');

If you enable login with mobile number through OTP, a link will be added to your site’s default login form

On clicking Login with OTP link, a popup will open as:

Here, the users need to enter their registered billing phone number (with country code) on which they will receive an OTP. Post receipt, they can enter the OTP in the second box to login to their account associated with the mobile number.

You can also display the Login with OTP form (without any popup) anywhere on your website using the shortcode:

suwcsms_otp_login

Use of this shortcode inside the square brackets [ ] will display the form as below:

You can style the form anyway you like, or include it in a lightbox pop-up by adding appropriate code as per your website’s theme.

In Additional Settings section, you can choose to:

  • Use customer’s shipping phone instead of billing phone to send SMS notifications (a custom Shipping Phone field is already added by the plug-in for this purpose)
  • Log all outgoing messages and SMS Gateway’s response to a text file for diagnosis of any issues

Architect your SMS Strategy With mTalkz Now!