> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/main/tool/checkout/policy/start.md).

# 판매점 입점 조건

## 판매점 입점 안내

톡체크아웃 서비스는 제휴 호스팅사 [카페24](https://service-api.echosting.cafe24.com/Shopboard/index.php?url=BoardView\&no=345782\&bbs_no=12), [가비아 퍼스트몰](https://www.firstmall.kr/addservice/kakaopay_buy), [위사](https://www.wisa.co.kr/mall/payment/buy_kakaopay), [아임웹](< https://imweb.me/faq?mode=view\&category=29\&category2=39\&idx=71778>), 메이크샵을 이용하는 판매점에 한해 입점 가능합니다. \
그외 호스팅사를 사용하시는 판매점일 경우엔 해당 호스팅사에 문의 주시기 바랍니다.&#x20;

{% hint style="info" %}
자사몰 홈페이지가 없고, 호스팅사를 사용하지 않는 판매점의 경우 서비스 연동이 어렵습니다.\
&#x20;현재 독립몰 입점 및 연동 불가
{% endhint %}

{% hint style="info" %}
정상적인 톡체크아웃 서비스 이용을 위해서는 신 버전의 패치파일 적용을 진행해 주세요.\
&#x20;패치 파일에 대한 문의는 사용중이 호스팅사에 문의 주시기 바랍니다.\
&#x20;[카페24](https://service-api.echosting.cafe24.com/Shopboard/index.php?url=BoardView\&no=345782\&bbs_no=12), [가비아 퍼스트몰](https://www.firstmall.kr/customer/faq/1677)&#x20;
{% endhint %}

## 판매점 입점 조건

1. 톡체크아웃은 국내에 사업자 등록이 되어 정상 운영중인 사업자만 입점할 수 있습니다.

&#x20; 2\. 정상 운영중인 모바일 쇼핑몰은 필수이며, 법적 제한 및 제재 상품을 취급하는 경우 톡체크아웃 서비스 연동이 불가합니다.&#x20;

{% hint style="success" %}
입점 가능 업종 및 판매 가능 상품  [▶ 바로가기](https://cs.kakao.com/helps?service=174\&category=632\&locale=ko\&device=2331\&articleId=1073199889)
{% endhint %}

&#x20; 3\. 카카오톡 채널은 상품 전시 및 판매가 가능한 비즈니스 홈으로 기존에 개설한 카카오톡 채널을 선택하시거나 채널이 없는 경우 신규 개설이 필요합니다. &#x20;

{% hint style="success" %}
카카오톡 채널 홈 공개 필수  \
! 채널관리자센터> 로그인 후 홈 대시보드> 우측 하단 "채널 공개" ON
{% endhint %}

&#x20;4\. 판매점의 구매 전환 트래킹을 위해 호스팅사 관리자센터에서 카카오픽셀 사용을 적용 하셔야 합니다.

{% hint style="success" %}
카카오 픽셀\&SDK 적용 필수 안내 가능 호스팅사\
&#x20;: 카페24, 메이크샵, 식스샵, 고도몰 고객센터 문의

그외 호스팅사는 자동 신규 생성되므로, \
기존에 사용하시던 픽셀\&SDK 변경 필요 시 [톡체크아웃 고객센터 문의 ](https://cs.kakao.com/helps?service=174\&locale=ko)
{% endhint %}

##

\
&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kakaobusiness.gitbook.io/main/tool/checkout/policy/start.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
