diff --git a/app/templates/views/message-status.html b/app/templates/views/message-status.html new file mode 100644 index 000000000..3686ef1d4 --- /dev/null +++ b/app/templates/views/message-status.html @@ -0,0 +1,63 @@ +{% extends "withoutnav_template.html" %} +{% from "components/sub-navigation.html" import sub_navigation %} + +{% block per_page_title %} + What happens when you send a message OR Message states you’ll see in Notify +{% endblock %} + +{% block maincolumn_content %} + +
When you send a message using GOV.UK Notify, it moves through different states.
+ +Notify’s real-time dashboard lets you check the status of any message, to see when it was delivered. You can use our API to check the status of your messages too.
+ +Read our documentation for a detailed list of API message statuses.
+GOV.UK Notify has sent the message to the provider. The provider will try to deliver the message to the recipient. GOV.UK Notify is waiting for delivery information.
+The message was sent to an international number. The mobile networks in some countries do not provide any more delivery information.
+The message was successfully delivered.
+Notify will not tell you if a user has opened or read a message.
+The provider could not deliver the message because the email address or phone number was wrong. +
You should remove these email addresses or phone numbers from your database.
+You’ll still be charged for text messages to numbers that do not exist.
+The provider could not deliver the message after trying for 72 hours.
+This can happen when the recipient’s inbox is full or their phone is off.
+You can try to send the message again.
+You’ll still be charged for text messages to phones that are not accepting messages.
+Your message was not sent because there was a problem between Notify and the provider.
+You’ll have to try sending your messages again.
+You will not be charged for text messages that are affected by a technical failure.
+ +GOV.UK Notify has sent the letter to the provider to be printed.
+Sending cancelled. Your letter will not be printed or dispatched.
+GOV.UK Notify had an unexpected error while sending to our printing provider.
+ +