# SMS Provider

In Commerce, you can connect your website with the SMS Provider system such as:

{% content-ref url="/pages/BRnBt6mMAkLHC1dpI7e6" %}
[Twilio](/en/settings/sms-provider/twilio.md)
{% endcontent-ref %}

{% content-ref url="/pages/M2MUQ2WXoDt2IIVdb7jJ" %}
[KlasikSMS](/en/settings/sms-provider/klasiksms.md)
{% endcontent-ref %}

Before starting the following settings, you need to set the SMS message notification that will be sent first.

{% hint style="info" %}

* These features are only available for <mark style="color:red;">**Premium**</mark> and <mark style="color:red;">**Ultimate**</mark>**&#x20;plans** onl&#x79;**.**
* SMS/Notifications that can be sent to customers are only <mark style="color:red;">**Order confirmation, Order shipped**</mark>**&#x20;and&#x20;**<mark style="color:red;">**Order ready for pickup**</mark> for now.
  {% endhint %}

## Additional info

**For users who have been using the Commerce system for a long time, you need to click make the Restore to default setting first** to use this function.

On the **Order Confirmation** -> **SMS page**, you can click the **More** -> **Restore to default** button

![](/files/-MMTZwBb3a3Lx4hbES1p)

## Setup in Commerce

1\. Log in to your Commerce account.

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Click on the **Settings** tab

![](/files/VsK9zs6aZtUfKK1hcCiM)

3\. Click on the **Notifications** tab

![](/files/-MMTSrPUzxtd_uQjJuXz)

4\. Click the **Edit** button on the Order Confirmation tab

![](/files/-MMTTHn_Hyktv6-TGxhv)

5\. Click on the **SMS** tab

![](/files/-MMTTOBreCOJbRfyh6tJ)

6\. In the **Content** field, you can enter the text/message you want to send to customers after they make a payment on your website.

![](/files/-MMTTSeLnMj1uBcSX8FX)

7\. Once done you can click **Save**

![](/files/-MMTTWGB8_TC4Qlg3A6_)

8\. You need to make sure that the Order Confirmation is in the **Enable** state. (Make sure it's blue)

![](/files/-MMTTrJqW94er8_6XNSl)

Once done, you can make the settings of the SMS notification system of your choice.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shoppego.com/en/settings/sms-provider.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
