Start Free Sign In

WooCommerce sms plugin documentation

1.0.0.1 WooCommerce 7.0+, WordPress 6.0+, PHP 7.4+ Download
WP 6.0+ WC 7.0+ PHP 7.4+

Requirements

Before installing the plugin, make sure your environment meets the following requirements:

Required: WooCommerce 7.0+, WordPress 6.0+, PHP 7.4+. You also need a valid RCSzilla account with an active API key.

Installation

Follow these steps to install the RCSzilla plugin on your WooCommerce store:

Download WooCommerce Plugin
  1. 1 Download the ZIP file from the Plugins page.
  2. 2 In your WordPress admin, go to Plugins → Add New → Upload Plugin.
  3. 3 Select the downloaded ZIP and click Install Now, then Activate.
  4. 4 Navigate to WooCommerce → Settings → RCSzilla.
  5. 5 Paste your API key (found in your RCSzilla dashboard) and click Save.
  6. 6 Select which order statuses should trigger messages and choose your templates.
  7. 7 Place a test order to confirm messages are delivered correctly.

Configuration

After installation, open the RCSzilla settings panel inside your store's admin. You will find the following sections:

Important: Always save your settings before navigating away, otherwise changes will be lost.

Finding your API Key

Your API key is available in the RCSzilla dashboard under Account → API Keys. Click Create new key, give it a descriptive label (e.g. WooCommerce Store) and copy the key shown. Treat it like a password — do not share it or commit it to version control.

You can create multiple API keys — one per store or integration. If a key is ever compromised, revoke it from the dashboard and generate a new one without affecting other integrations.

# Set the key via WP-CLI (optional, useful for staging/production deployments)
wp option update rcszilla_api_key "YOUR_KEY_HERE"

Testing the integration

Use the Send Test Message button in the plugin settings to verify that your API key is valid and messages are delivered correctly. Enter a real phone number you have access to (in international format, e.g. +40712345678) and click the button — you should receive the SMS within a few seconds.

A successful test confirms: your API key is valid, your server can reach RCSzilla's API over HTTPS, and the selected SMS channel is active and correctly configured.

For a full end-to-end test, place a real or test order in your store and verify that the order placed notification arrives. Then change the order status to Shipped in your admin and confirm a second SMS is received. This validates the entire webhook pipeline.

Troubleshooting

Enable Debug Log in the plugin settings to capture full request and response details. The log is written to your store's standard log directory and is invaluable for diagnosing delivery failures.

If the issue persists, contact our support team via the contact form and include your debug log output and the RCSzilla account email address.

Changelog

Stop sending messages one by one.

RCSZilla lets you send SMS, WhatsApp, and Email campaigns to thousands of contacts, all from one dashboard. Sign up free, no card required.