# PG사 연동하기

전**자결제(Payment Gateway)란?**

전자결제는 온라인 쇼핑몰에서 **신용 카드, 계좌 이체, 가상 계좌, 카카오페이** 등의 결제 수단을 통해서 상품 금액을 지불하는 수단입니다.&#x20;

<mark style="background-color:red;">**위 결제 수단을 이용하시려면 반드시 전자 결제 서비스를 신청해 주셔야 합니다.**</mark>&#x20;

**크리에이터링크에서 이용 가능한 PG사**의 정보를 확인하고, 등록하여 결제 기능을 이용해보세요\~

크리에이터링크에서는 KCP와 나이스페이 총 두 가지 PG사를 이용할 수 있습니다.

아래 링크를 클릭하여 서비스 기본 정보 및 가입 절차를 확인 해보세요.

* [**KCP 기본 정보 및 가입 절차 알아보기**](/creatorlink/management/ecommerce/apply_pg/how_to_apply_to_kcp.md)
* [**나이스 페이 기본 정보 및 가입 절차 알아보기**](/creatorlink/management/ecommerce/apply_pg/how_to_apply_to_nicepay.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://supportcenter.creatorlink.net/creatorlink/management/ecommerce/apply_pg.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.
