# 문자결제 사용하기

{% hint style="danger" %}
맥가이 사용 가이드 문서가 채널톡으로 이전되었습니다.\
기존 문서는 더 이상 업데이트되지 않으니, 앞으로 최신 가이드는 채널톡에서 확인해 주세요.\
[채널톡 바로가기↗](https://docs.channel.io/macgai-guide/ko/categories/%EB%AC%B8%EC%9E%90%EA%B2%B0%EC%A0%9C-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0-8942fff3)
{% endhint %}

{% hint style="success" %}
**이용메뉴**: 관리메뉴→ 학원정보→ **학원정보관리**
{% endhint %}

## 문자결제 발송수단 선택하기

\[원비결제관련정보] 섹션에서 문자결제 발송수단을 선택할 수 있어요.

{% hint style="info" %}
올톡페이 혹은 결제선생 서비스에 예상치 못한 장애가 발생하면 다른 문자결제 서비스로 변경하여 빠른 대처와 안정적인 운영이 가능해요.
{% endhint %}

<figure><img src="/files/UbwJavKOldObVgRQ8yrT" alt=""><figcaption></figcaption></figure>

## 서비스 비교

| 서비스                     | 올톡페이                      | 결제선생                 |
| ----------------------- | ------------------------- | -------------------- |
| **비용(건당)**              | 45원                       | 70원                  |
| **가입절차**                | 올댓페이 단말기 사용 시 별도 가입 필요 없음 | 별도 가입 필요             |
| **맥가이 연동**              | :white\_check\_mark:      | :white\_check\_mark: |
| **매니저 사이트 제공**          | :white\_check\_mark:      | :white\_check\_mark: |
| **결제취소 문자 발송 여부**       |                           | :white\_check\_mark: |
| **간편결제**(네이버, 카카오 페이 등) | 추가 예정                     | :white\_check\_mark: |

* [올톡페이 연동 과정 살펴보기→](/macgai-manual/payments/sms/alltalkpay.md)
* [결제선생 연동 과정 살펴보기→](/macgai-manual/payments/sms/payssam.md)


---

# 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.macgai7.com/macgai-manual/payments/sms.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.
