Mobile Sasa SMS

外掛說明

Send SMS from your WordPress site through Mobile Sasa,
the Kenyan bulk SMS platform.

  • WooCommerce order notifications – text your customer when their order is
    received, completed, on hold, cancelled, refunded or failed. One editable
    template per status, with placeholders for the customer’s name, order number
    and total. Every send (and every failure) is recorded as an order note.
  • Manual sending – Tools Send SMS takes a list of numbers and a message.
  • Balance on your dashboard – a widget shows your SMS units, and a warning
    appears when they fall below a threshold you set.
  • Your own sender ID – messages arrive from your registered Mobile Sasa
    sender ID, not a shared shortcode.

You need a Mobile Sasa account (free to create at
account.mobilesasa.com) and an API token
scoped to Send messages. Top up in KES via M-Pesa or card.

External services

This plugin talks to the Mobile Sasa API at api.mobilesasa.com. To deliver a
message it transmits: the recipient phone number, the message content (which
may include the customer’s name and order details), your sender ID, and your
API token. The plugin also identifies your site’s URL in its User-Agent so
Mobile Sasa can assist with support requests. No other data leaves your site.

安裝方式

  1. Install and activate the plugin.
  2. In the Mobile Sasa portal, create an API token under Settings API Tokens
    (scope: Send messages).
  3. In WordPress, open Settings Mobile Sasa SMS, paste the token, choose your
    sender ID, and send yourself a test.
  4. With WooCommerce active, tick the order statuses you want to text about and
    adjust the templates.

常見問題集

Which phone number formats work?

Kenyan local (0712345678) and international (254712345678 or +254712345678).
Normalisation happens server-side.

Does it work without WooCommerce?

Yes. Manual sending, the balance widget and the low-balance warning work on any
WordPress site; only the order notifications need WooCommerce.

Is each status texted more than once?

No. One SMS per status per order, even if another plugin bounces the status
back and forth.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Mobile Sasa SMS〉的開發相關工作。

參與者

將〈Mobile Sasa SMS〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • First release: WooCommerce order-status notifications, manual sending,
    balance widget, low-balance warning, per-status templates.