# 톡체크아웃 및 카카오 비즈니스 메뉴가 보이지 않아요

톡체크아웃 또는 카카오 비즈니스 메뉴가 보이지 않는다면, 사용하고 있는 쇼핑몰 관리자 버전을 확인해야 해요. 두 메뉴 모두 아래 조건을 충족해야만 설정할 수 있어요.

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

* 주문 2.0
* 디자인 D4
* 통합옵션 "사용"

현재 버전이 위 조건과 다르다면 톡체크아웃 사용을 위해 버전을 업데이트해 주셔야 해요.

***

#### 업데이트 방법

1. [통합 옵션 사용 설정 가이드 (클릭!)](/faq/undefined-6/2.0/2.0-1.md)를 참고해서 통합 옵션을 사용으로 설정해 주세요.
2. [디자인 버전 업그레이드 가이드 (클릭!)](/faq/undefined-6/undefined/d2.md)를 참고해서 디자인 버전을 D4로 업그레이드해 주세요.

***

#### 신청 및 설정 메뉴 위치

* 톡체크아웃: <kbd>설정</kbd> > <kbd>결제 설정</kbd> > <kbd>바로 구매</kbd>에서 \[카카오 톡체크아웃] 탭을 찾을 수 있어요.

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

* 카카오 비즈니스: <kbd>부가서비스</kbd> > <kbd>부가서비스</kbd> > <kbd>채널</kbd> > <kbd>카카오 연동 설정</kbd>에서 확인할 수 있어요.

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


---

# 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://help.makeshop.co.kr/faq/undefined-5/undefined-1/undefined-1/undefined-14.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.
