From d50410afee343834b5b2231cfbeb9c6e11ae484d Mon Sep 17 00:00:00 2001 From: Ian Webster Date: Tue, 21 Jul 2015 23:54:21 -0700 Subject: [PATCH] Clarify meaning of success in README and site. Fixes #44 --- README.md | 4 ++++ server/views/index.html | 3 +++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index e9b50e9..aee6bf1 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Sample success: {"success":true} ``` +Note that success means that the message was sent to Textbelt's list of providers. We can't guarantee delivery on your network. + Sample failure: ``` @@ -74,6 +76,8 @@ Canadian and international support may not be complete. Refer to the list of su ### Notes and Limitations + * Some carriers are picky about which messages they deliver. A "success" response from Textbelt means that your message was given to the carrier. + * IP addresses are limited to 75 texts per day. Phone numbers are limited to 3 texts every 3 minutes. If you need increased limits, please contact admin@textbelt.com. * Some carriers may deliver text messages from "txt@textbelt.com" diff --git a/server/views/index.html b/server/views/index.html index 9c6b99a..ad5b970 100644 --- a/server/views/index.html +++ b/server/views/index.html @@ -53,6 +53,8 @@ body {
{"success":true}
 
+

Note that success means that the message was sent to Textbelt's list of providers. We can't guarantee delivery on your network.

+

Sample failure:

{"success":false,"message":"Exceeded quota for this phone number."}
@@ -79,6 +81,7 @@ Canadian and international support may not be complete.  Please refer to the lis
 

Notes and Limitations

    +
  • Some carriers are picky about which messages they deliver. A "success" response from Textbelt means that your message was given to the carrier.

  • IP addresses are limited to 75 texts per day. Phone numbers are limited to 3 texts every 3 minutes. To report abuse or request increased limits, please contact ianw_textbelt at ianww.com.

  • Some carriers may deliver text messages from "txt@textbelt.com"

  • Supported U.S. carriers: Alltel, Ameritech, AT&T Wireless, Boost, CellularOne, Cingular, Edge Wireless, Sprint PCS, Telus Mobility, T-Mobile, Metro PCS, Nextel, O2, Orange, Qwest, Rogers Wireless, US Cellular, Verizon, Virgin Mobile.