# 카카오페이 설정

## 일반**결제**

{% tabs %}
{% tab title="테스트 결제" %}

### 테스트 환경 구성방법

[아임포트 관리자 콘솔](https://admin.iamport.kr/)→ 시스템설정 → PG설정(<mark style="color:red;">**일반결제 및 정기결제**</mark>) → PG사 \[간편결제]카카오페이 선택 → 테스트모드 \[ON] → 가맹점코드(CID)에 **TC0ONETIME** 입력 > \[전체 저장] 클릭

![](/files/OAXZ0NWje63Ov1Q3VodR)
{% endtab %}

{% tab title="실 결제" %}

### **실** 환경 구성방법

**테스트모드 OFF** 처리 이후 카드사 심사 완료 후 카카오페이에서 발급받은 실상점 정보를 설정합니다.

![](/files/A45Ijz0A5YwHSKxfIKLp)
{% endtab %}
{% endtabs %}

## 정기결제

### 카카오페이의 정기결제는 결제창 방식만 지원합니다.

{% tabs %}
{% tab title="결제창 방식" %}

### 테스트 환경 구성방법

[아임포트 관리자 콘솔](https://admin.iamport.kr/)→ 시스템설정 → PG설정(<mark style="color:red;">**일반결제 및 정기결제**</mark>) → PG사 \[간편결제]카카오페이 선택 → 테스트모드 \[ON] → 가맹점코드(CID)에 '**TCSUBSCRIP**' 입력 > \[전체 저장] 클릭

![](/files/BN1N9uHllvNVG0Hlke2B)

### 실  환경 구성방법

**테스트모드 OFF** 처리 이후 카드사 심사 완료 후 카카오페이에서 발급받은 실상점 정보를 설정합니다.
{% endtab %}
{% endtabs %}


---

# 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://portone.gitbook.io/docs-en/ready/2.-pg/pg/undefined.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.
