# Welcome

결제선생 API는 모바일 청구서 발송부터 실시간 수납 확인까지, 비대면 결제의 전 과정을 제어하는 통합 인터페이스를 제공합니다. 비즈니스와 완벽하게 연동되는 최적의 결제 환경을 구축하세요

## **알아보기**

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-book-blank">:book-blank:</i></h4></td><td><h4><strong>이해하기</strong></h4></td><td>결제선생에 대해 알아보세요 </td><td></td><td></td><td><a href="/pages/PbYb0GukRhiS4qCHdRal">/pages/PbYb0GukRhiS4qCHdRal</a></td></tr><tr><td><h4><i class="fa-diagram-project">:diagram-project:</i></h4></td><td><h4>기획하기</h4></td><td>제공되는 기능을 확인하세요</td><td></td><td></td><td><a href="/pages/aOjs4gC5WzIpifbjuGsn">/pages/aOjs4gC5WzIpifbjuGsn</a></td></tr><tr><td><h4><i class="fa-square-terminal">:square-terminal:</i></h4></td><td><h4><strong>연동하기</strong></h4></td><td>API 스팩 문서를 확인하세요.</td><td></td><td></td><td><a href="/spaces/kF1BaptaFyVqmoi3Hn7Z/pages/c4jNo9NyQHlwX9aBJG0T#v2-api">/spaces/kF1BaptaFyVqmoi3Hn7Z/pages/c4jNo9NyQHlwX9aBJG0T#v2-api</a></td></tr></tbody></table>

## **온보딩 가이드**

결제선생 API를 비즈니스에 도입하기 위한 연동 절차를 안내합니다. 아래 단계에 따라 파트너 제휴 계약을 완료하고, 실제 API를 호출할 수 있는 `Live API Key`를 발급 받으세요.

{% stepper %}
{% step %}

#### **상담 신청하기**

* 결제선생 API 이용을 원하시면 상담 신청을 작성해 주세요.
* 담당자가 연락 드리고 파트너 제휴 및 연동 관련한 전반적인 내용을 안내 드립니다.

<a href="https://forms.gle/aCdmmMmEyt3xf3GPA" class="button secondary" data-icon="pen-to-square">상담 신청하기</a>
{% endstep %}

{% step %}

#### **파트너 제휴 계약**

* 상담을 통해 서비스 이용 조건 협의하고 파트너 계약을 체결합니다.&#x20;
* 계약이 완료되면 개발 테스트를 위한 `Sandbox API Key` 를 별도로 전달해 드립니다.
  {% endstep %}

{% step %}

#### **연동 검수**

* 제공된 `Sandbox API Key`를 사용하여 실제 연동 개발을 진행합니다.
* 개발이 완료되면, 안정적인 서비스 제공을 위해 결제선생 기술지원팀의 검수 과정을 거쳐야 합니다.
* 검수가 완료되면 [운영 정보](#user-content-fn-1)[^1]를 전달해 드립니다.

<a href="/pages/Pd2sTtHYJDsy38Ddrnze" class="button secondary" data-icon="message-code">검수 요청 방법 알아보기</a>&#x20;
{% endstep %}

{% step %}

#### **배포**

* 검수가 승인되면 상용 환경(Production)에서 사용할 수 있는 `Live API Key`가 발급 됩니다.
* 최종 배포 전, 필수 점검 사항을 확인하여 안전하게 서비스를 오픈하세요. 배포 체크리스트 확인하기
  {% endstep %}

{% step %}

#### **운영 및 쌤포인트 관리**

* 서비스가 오픈되면 알림톡 청구서 발송을 위한 쌤포인트가 필요하며, 원활한 서비스 이용을 위해 쌤포인트 잔액을 주기적으로 확인하고 충전해 주세요. [쌤포인트 충전 방법 알아보기](/understanding/ssampoint.md)
  {% endstep %}
  {% endstepper %}

***

## <i class="fa-circle-info" style="color:$info;">:circle-info:</i>

<i class="fa-messages-question">:messages-question:</i>  더 궁금한 내용이 있나요? [자주하는 질문](https://developers.payssam.kr/faq/)

<i class="fa-message-code">:message-code:</i>  기술지원이 필요하신가요? [이메일 보내기](mailto:partner_dev@paymint.co.kr)

[^1]: API 호출 URL, Live API Key


---

# 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://developers.payssam.kr/welcome.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.
