# PG 계정 및 결제 방식 설정

#### 관리자 메뉴 위치

`설정` > `결제 설정` > `결제 기본 설정`

<figure><img src="/files/nRqzuEhfHvKi9m9RtnPz" alt=""><figcaption></figcaption></figure>

* 모바일 결제 설정 "사용함"을 체크해 주셔야 모바일에서도 카드 결제 등이 가능해요.

#### 관리자 메뉴 위치

`설정` > `결제 설정` > `전자결제(PG) 신청/관리`

<figure><img src="/files/bShzjLnwwdpKeRZOGJPq" alt=""><figcaption></figcaption></figure>

* 각 PG마다 설정 버튼이 존재해요.
* 설정 버튼을 누르면 PG 노출, 결제 등에 대한 세부 설정이 가능해요.

<figure><img src="/files/26ArU9pWVXycvI5S6pHx" alt=""><figcaption></figcaption></figure>

* PG 연동 완료 후 노출   및제 방식을 설정해주세요.
* 단, 결제 아이디(MID)가 존재하면서 현재 사용하고 있는 PG에 한해서 설정이 가능해요.
* 신용카드/계좌이체 외에도 간편결제와 휴대폰결제도 모두 설정 방식은 동일해요.


---

# 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://help.makeshop.co.kr/guide/undefined-1/pg-1.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.
