短信从您自己的手机发出。了解工作原理
石窟画API-first architectureSecure device pairing交付可见度Multi-device controlVersioned documentation
SMSMobileAPI /平台更新

产品演变,有文件记载

每一次有意义的改变。
明确的时间线

Follow new capabilities, platform improvements and fixes across the API, dashboard, mobile apps and integrations.

SMSMobileAPI platform releases across APIs, mobile apps and integrations
实时更改日志来源
193公开发布
29产品领域
4更改类型
September 20, 2026latest recorded release

发布历史

2 updates

最新第一
2025

New – WooCommerce Plugin Feature - Multi-SMS Gateway Support

You can now choose to send SMS from your WooCommerce store using:

- ✅ **SMSMobileAPI**(直接从您的手机发送,就像插件的第一个版本一样)
- 🌠**外部服务提供商**,例如 **OpenPhone**、**Twilio**、**MessageBird**、**ClickSend** 等
- 🔌 **Your own SMS gateway or modem**

轻松配置 SMSMobileAPI 仪表板中的所有内容,并将 API 密钥粘贴到 WooCommerce 插件设置中。

### âš™ï¸ 仪表盘更新
- 添加了一个新部分来管理外部 SMS 网关连接。
- 为第三方服务自动生成 API 密钥。

### 🔠信息
- ðŸ'¡ *您的服务提供商未列出?* 请查看您的 SMSMobileAPI 控制面板,以获取支持服务的完整列表。
了解更多
#113

Use Any meta_key in Your SMS Messages for WooCommerce

Now, you can use any meta_key from the order's post_meta data directly in your SMS messages.
无论是内置的 WooCommerce 元键还是由另一个插件添加的自定义字段,您都可以简单地使用 [meta_key] 将其包含在您的消息中,然后它将被实际订单数据动态替换。

示例:
如果您的订单包含:

追踪号码 → ABC123456
_custom_note → 紧急订单,快速发货!

输入此配置:您的订单 [order_id] 已发货!跟踪:[tracking_number]。备注:[custom_note]

✅ 适用于所有 WooCommerce 元字段
✅ No additional configuration required
✅ 兼容添加自定义元字段的第三方插件
#26