Title: Revclar SMS Confirmations
Author: revclar
Published: <strong>September 5, 2026</strong>
Last modified: September 5, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/revclar-sms-confirmations.svg)

# Revclar SMS Confirmations

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

[Download](https://downloads.wordpress.org/plugin/revclar-sms-confirmations.0.8.0.zip)

 * [Details](https://wordpress.org/plugins/revclar-sms-confirmations/#description)
 * [Reviews](https://wordpress.org/plugins/revclar-sms-confirmations/#reviews)
 *  [Installation](https://wordpress.org/plugins/revclar-sms-confirmations/#installation)
 * [Development](https://wordpress.org/plugins/revclar-sms-confirmations/#developers)

 [Support](https://wordpress.org/support/plugin/revclar-sms-confirmations/)

## Description

Revclar SMS Confirmations helps WooCommerce stores that ship cash-on-delivery (COD)
orders reduce fake orders, wrong addresses and return-to-sender deliveries.

For every new COD order, the plugin asks our secure service to send the customer
an SMS with a link to a mobile-friendly confirmation page. The customer confirms
the shipping address (or reports it as wrong) and the result is written back to 
the WooCommerce order as a private order note — so your team knows which orders 
are safe to pack and ship.

Key features:

 * Automatic SMS for COD orders (processing / on-hold), sent asynchronously so checkout
   is never slowed down
 * Customer-facing confirmation page translated into 11 languages, with per-order
   language detection for multilingual stores (WPML, Polylang, TranslatePress)
 * Confirmation page themes (light, dark and more) plus custom brand colors, previewable
   from wp-admin
 * Transparent pricing: a monthly plan for platform access and a prepaid wallet 
   for the SMS messages themselves
 * Every account starts with a $0.60 signup bonus in the wallet, so you can test
   the full flow for free
 * Built-in Stripe billing (embedded checkout) for subscriptions and wallet top-
   ups, with invoices and a customer portal
 * Order notes in WooCommerce for every event: SMS sent, address confirmed, wrong
   address reported, invalid or foreign phone number

Plans:

 * Free — $0/month, up to 100 orders/month
 * Starter — $29/month, up to 500 orders/month
 * Growth — $59/month, up to 1,000 orders/month
 * Pro — $99/month, unlimited orders

SMS messages are paid separately from the prepaid wallet (from $0.08/SMS depending
on destination country). The plan only covers platform access and the monthly order
quota.

This plugin is a connector: it requires a free Revclar account and an API token 
generated from your Revclar dashboard. See the “External Services” section below
for exactly what data is sent where, and when.

### External Services

This plugin connects your store to the Revclar SMS Confirmations service and to 
Stripe. It cannot function without these connections. Here is exactly what is sent,
where, and when:

**Revclar SMS Confirmations API** (https://smsconfirmations-woo.revclar.com)

This is the service that sends the SMS messages and hosts the customer confirmation
pages.

 * When you connect the plugin (pairing): your store URL, a WooCommerce REST API
   consumer key/secret generated locally (used by the service only to write order
   notes back to your store), your WordPress and WooCommerce versions and your site
   locale.
 * When a new order reaches a trigger status (processing/on-hold): the order ID 
   and number, customer name, customer phone number, shipping address (street, city,
   postcode, country), payment method, order status, order total and currency, and
   the order language (when provided by WPML, Polylang or TranslatePress). The phone
   number is used exclusively to send the confirmation SMS; the address is shown
   to the customer on the confirmation page.
 * When you open the plugin settings in wp-admin: your API token is sent to fetch
   your settings, wallet balance, usage and billing status.
 * When you start a subscription or wallet top-up: your chosen plan or amount and
   the return URL of your wp-admin page.

Terms of service: https://confirmations.revclar.com/terms
 Privacy policy: https://
confirmations.revclar.com/privacy

**Stripe** (https://stripe.com)

Used for paid subscriptions and wallet top-ups.

 * When you start a payment in wp-admin, the Stripe.js library is loaded from https://
   js.stripe.com and an embedded Stripe checkout is displayed in the page. Card 
   details are entered directly into Stripe’s secure fields and are sent only to
   Stripe — they never pass through your WordPress server or the Revclar service.
 * The Revclar service communicates with the Stripe API (https://api.stripe.com)
   server-side to create checkout sessions, manage subscriptions and list your invoices.

Stripe terms: https://stripe.com/legal
 Stripe privacy policy: https://stripe.com/
privacy

## Installation

 1. Upload the plugin files to `/wp-content/plugins/sms-confirmations-revclar`, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress (WooCommerce must
    be active).
 3. Create a free account at https://confirmations.revclar.com and generate a pairing
    token for your store.
 4. Go to WooCommerce  SMS Confirmations, paste the pairing token and press Connect.
 5. Done — new COD orders will receive an SMS confirmation request automatically.

## FAQ

### Does the plugin slow down my checkout?

No. Order data is sent to the Revclar service asynchronously, via an Action Scheduler
job that runs outside the customer’s request. If the service is temporarily unreachable,
the job retries automatically (1, 5 and 15 minutes backoff) and the order is unaffected.

### Which payment methods trigger the SMS?

By default only cash-on-delivery (`cod`) orders in `processing` or `on-hold` status.
This matches the use case the plugin is built for: confirming addresses before shipping
COD parcels.

### What does the customer see?

A short SMS with a link to a mobile-friendly page showing the shipping address, 
with two buttons: “Confirm” and “Wrong address”. The page is translated into 11 
languages and matches your store’s theme. For multilingual stores (WPML, Polylang,
TranslatePress), the SMS and the page use the language of each individual order 
when available.

### How much does it cost?

The Free plan ($0) covers up to 100 orders/month. Paid plans (Starter $29, Growth
$59, Pro $99) raise or remove the monthly order limit. SMS messages are charged 
separately from a prepaid wallet (from $0.08/SMS). New accounts receive a $0.60 
wallet bonus — enough to test the full flow free of charge.

### What happens if the customer reports a wrong address?

A private order note is added to the WooCommerce order immediately (“customer reported
the address is wrong — contact them”), so your team can follow up before shipping.

### Can I change the language and colors of the confirmation page?

Yes — from WooCommerce  SMS Confirmations  Settings and Themes & colors, without
leaving wp-admin. A live preview link shows exactly what your customers will receive.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Revclar SMS Confirmations” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ revclar ](https://profiles.wordpress.org/oochmedia/)

[Translate “Revclar SMS Confirmations” into your language.](https://translate.wordpress.org/projects/wp-plugins/revclar-sms-confirmations)

### Interested in development?

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

## Changelog

#### 0.8.0

 * Free plan card shown first, “Choose plan” on every plan; downgrades are scheduled
   at period end (no new checkout)
 * Redesigned theme selector with large 44px color swatches
 * Per-order language detection (WPML, Polylang, TranslatePress) for the SMS and
   confirmation page

#### 0.7.0 – 0.7.6

 * Stripe billing: plans, wallet top-ups, embedded checkout, invoices and customer
   portal in wp-admin
 * Monthly order usage limits per plan, with 80% warning and limit-reached banners
 * Admin page reorganized into tabs; various reliability fixes for Stripe webhooks

#### 0.6.0 – 0.6.1

 * SMS and confirmation page translated into 11 languages; store language auto-detected
   from the WordPress locale
 * Store settings editable directly from wp-admin; signed live preview of the confirmation
   page

#### 0.5.1

 * Reliable order pipeline: atomic deduplication per order, phone normalization 
   with country detection, invalid/foreign phone handling, automatic refund when
   an SMS cannot be sent

## Meta

 *  Version **0.8.0**
 *  Last updated **16 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [Notifications](https://wordpress.org/plugins/tags/notifications/)[order confirmation](https://wordpress.org/plugins/tags/order-confirmation/)
   [shipping](https://wordpress.org/plugins/tags/shipping/)[sms](https://wordpress.org/plugins/tags/sms/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/revclar-sms-confirmations/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/revclar-sms-confirmations/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/revclar-sms-confirmations/reviews/)

## Contributors

 *   [ revclar ](https://profiles.wordpress.org/oochmedia/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/revclar-sms-confirmations/)