Zimbabwe SMS Guide - sms-compliance -

Frequently Asked Questions

Use a reputable SMS API provider like Twilio, Sinch, or MessageBird. Ensure the recipient's number starts with +263, use a pre-registered alphanumeric sender ID, and comply with all regulations.
The cost varies based on the SMS API provider and volume. However, failed messages to landlines (which are not supported) do not incur charges.
Two-way SMS is not supported through major SMS providers, meaning businesses cannot receive replies via standard SMS channels.
Adhere to best practices by sending messages between 8:00 AM and 8:00 PM local time (CAT/UTC+2), avoiding national holidays, and respecting consumer preferences.
No, SMS to landline numbers is not supported. Attempts to send to landlines will result in delivery failure with a 400 error code 21614 (for Twilio) and no charge.
Standard SMS messages support 160 characters using GSM-7 encoding. Using UCS-2 for special characters reduces the limit to 70 characters per segment.
Alphanumeric sender IDs require pre-registration, which typically takes about one week. Consult the POTRAZ website or your SMS provider for details on the registration process.
Comply with POTRAZ regulations, secure explicit consent before sending marketing messages, respect DND registry entries, and process opt-outs promptly within 24 hours.
Regularly check and update suppression lists against the POTRAZ-managed DND registry, implement immediate opt-out mechanisms, and proactively filter numbers before sending campaigns.
Implement error handling and retry logic. Utilize queuing systems for high volumes and use exponential backoff for retries. Consider common error codes and carrier-specific issues.
Carriers may block messages containing certain keywords, URLs from unapproved domains, or misleading content. Use clear language, avoid excessive special characters, and identify the sender clearly.
Keep messages concise, include clear calls-to-action, personalize content when possible, send 2-4 marketing messages per recipient monthly, and support both English and Shona languages.
Initialize the Twilio client with your Account SID and Auth Token. Format the recipient number with +263, specify your pre-registered alphanumeric sender ID, and include optional delivery tracking parameters.
Carriers typically limit to 100 messages per second per sender ID. Daily volume limits vary by carrier. For high volumes, use queuing systems and schedule campaigns across multiple time windows.
Loading...