Title: SendSMS for WooCommerce
Author: sendsms
Published: <strong>മെയ്‌ 31, 2026</strong>
Last modified: മെയ്‌ 31, 2026

---

Search plugins

![](https://ps.w.org/sendsms-for-woocommerce/assets/banner-772x250.png?rev=3555224)

![](https://ps.w.org/sendsms-for-woocommerce/assets/icon-256x256.png?rev=3555224)

# SendSMS for WooCommerce

 By [sendsms](https://profiles.wordpress.org/sendsms/)

[Download](https://downloads.wordpress.org/plugin/sendsms-for-woocommerce.2.0.3.zip)

 * [Details](https://ml.wordpress.org/plugins/sendsms-for-woocommerce/#description)
 * [Reviews](https://ml.wordpress.org/plugins/sendsms-for-woocommerce/#reviews)
 *  [Installation](https://ml.wordpress.org/plugins/sendsms-for-woocommerce/#installation)
 * [Development](https://ml.wordpress.org/plugins/sendsms-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/sendsms-for-woocommerce/)

## Description

**SendSMS for WooCommerce** connects your WooCommerce store to the sendsms.ro SMS
gateway so customers get a text message at every step of their order — placed, paid,
shipped, completed, refunded, or any other status you choose.

Why SMS? It has a ~95% open rate, and most messages are read within five seconds
of arrival. For order updates, that’s hard to beat.

Features:

 * Per-status message templates with variables: `{billing_first_name}`, `{billing_last_name}`,`{
   shipping_first_name}`, `{shipping_last_name}`, `{order_number}`, `{order_date}`,`{
   order_total}`.
 * Campaign sender with date / county / product filters that pulls phone numbers
   from past orders.
 * “Send a test SMS” page for verifying templates against any phone number.
 * Per-order “Send SMS” sidebar metabox for one-off messages, with the SMS body 
   recorded as an order note.
 * SMS history table with full searching and sorting.
 * Compatible with WooCommerce High-Performance Order Storage (HPOS).
 * Optional unsubscribe-link (GDPR) and short-URL flags per status.
 * Customer opt-out checkbox available at checkout.

This plugin requires a [sendsms.ro](https://www.sendsms.ro/ro/) account. Sign-up
is free; SMS pricing is per message and depends on the destination country.

### External services

This plugin connects to the **sendsms.ro** SMS gateway — a third-party service operated
by SC sendSMS Solutions SRL — to deliver text messages to your customers. Using 
the plugin requires an active sendsms.ro account.

What the service is used for:

 * Sending the configured order-status SMS to each order’s billing phone number.
 * Sending the optional owner-notification SMS to a phone number you configure.
 * Sending the test SMS triggered from the **SendSMS  Send a test** page.
 * Sending bulk campaign SMS triggered from the **SendSMS  Campaign** page.
 * Reading your account balance to display it on the **Configuration** page.
 * Looking up the per-SMS price for a route (used in the campaign “Estimate the 
   price” feature). Cached locally for 24 hours.

What data is sent, and when:

 * On every outbound SMS: your sendsms.ro **username** and **API key/password**,
   the configured **sender label**, the **recipient phone number** (typically the
   order’s billing phone or an admin-supplied number for tests/campaigns), and the**
   message body** (which may contain placeholder substitutions from the order such
   as first/last name and order number/date/total). For campaign sends, the recipients
   + message are POSTed as a CSV body.
 * On every balance/price-lookup request: your **username**, **API key/password**,
   and (for the price lookup) the **destination phone number**.
 * No data is sent until you have entered credentials and either an order transition
   occurs, you press a send button manually, or you open the Configuration page (
   which checks the account balance once per page load).

Service endpoints used: `https://api.sendsms.ro/json` (HTTPS).

Third-party terms of service and privacy:

 * Terms and conditions: https://www.sendsms.ro/en/terms-and-conditions/
 * GDPR / privacy: https://www.sendsms.ro/en/gdpr/
 * ISO 27001 certification: https://www.sendsms.ro/en/iso-27001-certified/

## Screenshots

 * [[
 * The SendSMS overview screen, listing how status notifications work and the available
   message placeholders.
 * [[
 * Configuration — Account tab: enter your sendsms.ro credentials, sender label,
   country normalisation and optional simulation mode.
 * [[
 * Configuration — Customer notifications: a message template per WooCommerce order
   status, each with Enabled, Short URL and Unsubscribe toggles.
 * [[
 * Configuration — Owner notification: send yourself an SMS for every new order,
   with its own template.
 * [[
 * History: a searchable, sortable log of every SMS the plugin has sent.
 * [[
 * Campaign: filter past orders by date, product or county and send a bulk SMS to
   the matching customers.
 * [[
 * Send a test: send a one-off SMS to any number to preview your templates.
 * [[
 * The per-order “Send SMS” metabox, for sending a one-off message straight from
   the order screen.

## Installation

 1. Install **WooCommerce** if you don’t already have it.
 2. Upload the `sendsms-for-woocommerce` folder to `/wp-content/plugins/`, or install
    the plugin from the WordPress.org directory.
 3. Activate the plugin under **Plugins** in the WordPress admin.
 4. Go to **SendSMS  Configuration** and enter your sendsms.ro username and API key.

## FAQ

### Do I need an account with sendsms.ro?

Yes. Sign up for free at https://www.sendsms.ro/ro/ and create an API key.

### Does this plugin work with WooCommerce HPOS (High-Performance Order Storage)?

Yes. The plugin reads and writes order data through the WooCommerce order API so
it works regardless of whether your store uses legacy CPT storage or HPOS.

### What PHP versions are supported?

PHP 7.4 through PHP 8.3+. Tested on PHP 7.4 and PHP 8.3 against WordPress 7.0 and
WooCommerce 10.7.

### Can my customers opt out of SMS notifications?

Yes. Enable the “Opt-out in cart” setting under Configuration; a checkbox appears
at checkout. Customers who tick it never receive automated SMS for that order.

## Reviews

ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.

## Contributors & Developers

“SendSMS for WooCommerce” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ sendsms ](https://profiles.wordpress.org/sendsms/)
 *   [ Andrei Neamtu ](https://profiles.wordpress.org/neamtua/)
 *   [ catalinsendsms ](https://profiles.wordpress.org/catalinsendsms/)

[Translate “SendSMS for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/sendsms-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/sendsms-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/sendsms-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/sendsms-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/sendsms-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.3

 * Plugin prefix changed to `rosendsms_` (PHP namespace `Rosendsms\\ForWooCommerce`,
   settings option `rosendsms_options`, history table `{prefix}rosendsms_history`,
   order opt-out meta key `rosendsms_optout`, AJAX actions `wp_ajax_rosendsms_campaign`/`
   wp_ajax_rosendsms_single`, extensibility hooks `rosendsms_should_send` / `rosendsms_message`/`
   rosendsms_recipient_phone` / `rosendsms_after_send`).
 * Migration now handles two earlier naming schemes: v1.x (`wc_sendsms_*` / `wcsendsms_history`/`
   wc_sendsms_optout`) and v2.0.2 (`sendsmsro_*` / `sendsmsro_history` / `sendsmsro_optout`).
   Both are migrated to the current `rosendsms_*` names on activation.

#### 2.0.2

 * Renamed every stored name (PHP namespace, settings option, history table, order
   opt-out meta key, AJAX action names, extensibility hooks) to a single prefix 
   to satisfy WordPress.org Plugin Directory naming conventions.
 * Added an activation-time migration that copies the v1.x stored data (settings
   option, price cache, history table, order opt-out meta) into the new names. Upgrading
   from a v1.x install carries over every setting and SMS-history row automatically.
 * `register_setting()` sanitize callback now applies per-field sanitization (`sanitize_text_field`,`
   sanitize_textarea_field`, `sanitize_key`, and recursive sanitization for the 
   per-status template/flag arrays).
 * `readme.txt` now includes an `== External services ==` section disclosing every
   sendsms.ro endpoint used, the data sent, and links to the gateway’s terms / privacy/
   ISO certification.
 * Added `sendsms` (the plugin’s WordPress.org owner account) to the Contributors
   line.

#### 2.0.1

 * Settings page: fixed a bug where saving any tab wiped the values stored on the
   other tabs. Each tab now merges into the existing option instead of overwriting
   it.
 * Order metabox: the Phone field is now pre-filled with the order’s billing phone,
   and is no longer cleared after a successful send so follow-up messages don’t 
   require retyping the number.
 * Settings page: added cell padding on the per-status template table so column 
   headers and labels are no longer flush against the edges.

#### 2.0.0

Full architectural rewrite. The plugin now follows modern WordPress conventions 
while preserving every existing setting and the SMS history database table — upgrading
from 1.x is transparent.

 * Code reorganised into a PSR-4 namespace tree (`SendSMS\\ForWooCommerce\\…`) with
   one class per responsibility (API client, settings reader, order listeners, admin
   pages, AJAX handlers).
 * Settings page redesigned with three tabs: **Account**, **Customer notifications**,**
   Owner notification**. The per-status template list is now a single table.
 * Admin scripts moved to `assets/js/` and enqueued only on the relevant pages.
 * New extensibility hooks for third-party developers: `sendsms_for_woocommerce_should_send`,`
   sendsms_for_woocommerce_message`, `sendsms_for_woocommerce_recipient_phone`, 
   and `sendsms_for_woocommerce_after_send`.
 * Continued from the 1.4.3 security baseline (legacy repository now archived):
    - Single-send AJAX endpoint guarded with nonce + `manage_woocommerce` capability.
    - Test-send form CSRF-protected.
    - Stored password never rendered back into the settings form.
    - Stored-XSS escaping on every column of the History page.
    - HPOS-aware throughout (declared via `FeaturesUtil::declare_compatibility`).
    - In-memory CSV for campaign sends (no `batches/` filesystem write).
 * Minimum PHP raised to 7.4; verified on PHP 7.4 and PHP 8.3.

#### 1.0.0

Internal mirror of the legacy 1.4.3 release. Not distributed via WordPress.org.

## Meta

 *  Version **2.0.3**
 *  Last updated **1 ആഴ്ച ago**
 *  Active installations **Fewer than 10**
 *  വേർഡ്പ്രസ്സ് പതിപ്പ് ** 4.0 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Tested up to **7.0**
 *  PHP പതിപ്പ് ** 7.4 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Language
 * [English (US)](https://wordpress.org/plugins/sendsms-for-woocommerce/)
 * Tags
 * [Notifications](https://ml.wordpress.org/plugins/tags/notifications/)[order](https://ml.wordpress.org/plugins/tags/order/)
   [sendsms](https://ml.wordpress.org/plugins/tags/sendsms/)[sms](https://ml.wordpress.org/plugins/tags/sms/)
   [woocommerce](https://ml.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://ml.wordpress.org/plugins/sendsms-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/sendsms-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/sendsms-for-woocommerce/reviews/)

## Contributors

 *   [ sendsms ](https://profiles.wordpress.org/sendsms/)
 *   [ Andrei Neamtu ](https://profiles.wordpress.org/neamtua/)
 *   [ catalinsendsms ](https://profiles.wordpress.org/catalinsendsms/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/sendsms-for-woocommerce/)