Macao SMS Guide - sms-compliance -

Frequently Asked Questions

Use an SMS API like Twilio, Sinch, MessageBird, or Plivo. Ensure recipient numbers are in E.164 format (+853) and encode messages in Unicode to support Chinese characters. Remember to handle opt-outs and monitor delivery rates.
Macao SMS follows standard length limits: 160 characters for GSM-7 encoding and 70 characters for UCS-2 encoding. Concatenated messages are supported to send longer texts, but each segment is still subject to these limits.
SMS to landline numbers isn't supported in Macao. Attempts to send to landlines will result in delivery failure and API errors (like error code 21614 for Twilio) without incurring charges.
The recommended window for marketing SMS is between 10:00 AM and 8:00 PM Macao local time (UTC+8). Respect local holidays and avoid sending during major holidays unless it's an urgent notification.
Yes, alphanumeric sender IDs are supported in Macao and don't require pre-registration. This allows for flexible and dynamic sender ID changes while preserving the sent ID, enhancing brand recognition.
While Macao lacks specific SMS marketing regulations, adhere to international best practices and data privacy principles. Obtain explicit consent before sending marketing messages, support opt-out keywords (STOP, CANCEL, UNSUBSCRIBE, and Chinese equivalents), and maintain meticulous consent records.
Process opt-out requests immediately, within 24 hours, and send confirmation messages. Maintain a centralized opt-out database and regularly audit these lists. Train staff on opt-out procedures and ensure automated processing.
Both GSM-7 and UCS-2 encodings are supported. However, if your message includes Chinese characters, you must use UCS-2 encoding, limiting each segment to 70 characters. For messages without special characters, GSM-7 allows 160 characters per segment.
Restricted content includes gambling (unless licensed), adult content, cryptocurrency promotions, and unlicensed financial services. Sensitive industries like banking, healthcare, insurance, and government services require special consideration and adherence to stricter guidelines.
Keep messages concise (under 160 characters), include clear calls-to-action, and personalize thoughtfully. Maintain consistent branding, include your company name, and localize content in Traditional Chinese, English, and potentially Portuguese.
Rate limits vary by provider: Twilio (100/second), Sinch (30/second), MessageBird (60/second), and Plivo (50/second). Manage throughput by implementing exponential backoff for retries, using message queues, batching messages, and monitoring delivery rates.
Log all API responses, implement retry logic for temporary failures, monitor delivery receipts, track common error codes, and set up alerts for unusual error rates to ensure efficient and reliable SMS delivery.
International long codes are fully supported for sending SMS to Macao. Domestic long codes and short codes are not recommended as primary messaging channels, while alphanumeric sender IDs are fully supported and offer flexibility.
No, MMS is not currently available in Macao. If you need to send rich media content, include a URL within your SMS message directing the recipient to the content hosted online.
No, two-way SMS is not supported in Macao. Businesses should design their SMS communication strategies around one-way communication only.
Loading...