# 시작하기

본 문서는 씨드페이먼츠의 지불결제 서비스를 이용하는 가맹점이 씨드페이먼츠의 결제 연동을 통해 가맹점의 사용자에게 결제 서비스를 제공하는 방법을 안내합니다.

***

<figure><img src="https://2161000727-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFVZdFZpAnS5ByOcYgPNE%2Fuploads%2FhMwhbdBj2Y2FFTYGpsHC%2FGroup%201.png?alt=media&#x26;token=4a725b2a-d103-48b7-a506-981f142a1038" alt=""><figcaption><p>씨드페이먼츠 결제창</p></figcaption></figure>

\
\
씨드페이먼츠 결제는 SDK 연동을 통해 개발 언어에 관계없이 <mark style="color:blue;">**쉽고 빠르게 연동**</mark>하여 사용할 수 있습니다.\
\
SHA256 HASH를 통한 주문정보 위변조 방지와 HTTPS(SSL) 통신을 이용하여 <mark style="color:blue;">**보안이 강화된 전자지불 시스템**</mark>을 제공합니다.

<details>

<summary>변경 이력</summary>

* 2023.08.29 최초 작성

</details>


---

# 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://developer.seedpayments.co.kr/docs/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.
