# KlasikSMS

To set up SMS Notification using the Classic SMS system you can follow the steps provided.

Before starting this setup, you need to make sure you have **registered a KlasikSMS account** and **set up the SMS message** that you want to send to your customers. Also, make sure you have created a notification template on your KlasikSMS account.

## Classic SMS information collection

1\. Log in to your SMS Classic account

![](/files/-MMTQCRZVOAFJBmrgWKp)

2\. In the SMS Classic dashboard you need to find the information:

![](/files/-MMU1m9txCL-hDpSNUaW)

* **API key/Auth token**

3\. Next you need to click on **Edit Profile**

![](/files/-MMU4IkOO3KOOVUXHVe1)

4\. On that page you need to save the information of **Short Code Whitelisted Company** Name for use in the next step. **(If the field is empty you need to top up the credit first in your Classic SMS account)**

![](/files/-MMTQ-zAW27wIrIAbsgz)

**\*\*Both of this information you need to save for use in the next step.**

## Setup in Commerce

1\. Log in to your Commerce account

![](/files/lCN7aw3FznaFFoOAyya2)

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

![](/files/VsK9zs6aZtUfKK1hcCiM)

3\. Click on the **SMS providers** tab

![](/files/-MMTLOzl1q8rbhucu31A)

4\. Click the **Activate** button on the **KlasikSMS** tab

![](/files/-MMTOnD1gBF5WcNBzf5y)

5\. Enter the information you have saved in the space provided. For the prefix field, you can enter the text **Short Code Whitelisted Company Name** that you just copied in the previous step. You also need to make sure you have clicked **Enable Classic SMS (Make sure it is blue)**.

![](/files/-MMTOtjQux5FUQDjJipp)

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

![](/files/-MMTPfP_1gpEH85m3Z6x)

Once done you can try to make a purchase on your website and see the results for yourself.


---

# 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/klasiksms.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.
