# 스윙샵-쇼핑몰앱 결제화면

**스윙샵(쇼핑몰)앱 상품 결제 화면**

스윙샵이 적용된 쇼핑몰앱에서 상품 구매시, 어떻게 결제가 진행되는지 상품 결제 화면을 확인해주세요.&#x20;

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

### ![](https://wp.swing2app.co.kr/wp-content/uploads/2018/09/%EB%8B%A8%EB%9D%BD1-1.png) **1. 페이앱 결제모듈 – 카드 결제 화면**

![](https://wp.swing2app.co.kr/wp-content/uploads/2021/09/%EB%B8%94%EB%A1%9C%EA%B7%B8-%ED%8E%98%EC%9D%B4%EC%95%B1-%EC%B9%B4%EB%93%9C%EA%B2%B0%EC%A0%9C-2.png)

스윙투앱은 쇼핑몰 앱은 PG사 결제모듈:페이앱 서비스를 이용하고 있습니다.

페이앱은 일반 카드 결제와 네이버페이, 카카오페이, 휴대폰결제, 제로페이 결제방식을 제공합니다.

따라서 결제시 원하는 결제 방식을 선택하여 상품을 구매할 수 있습니다.

![](/files/FolpdQVBpt9ayFkdOQoG)

### ![](https://wp.swing2app.co.kr/wp-content/uploads/2018/09/%EB%8B%A8%EB%9D%BD1-1.png) **2. 무통장입금 결제화면**

![](https://wp.swing2app.co.kr/wp-content/uploads/2021/09/%EB%B8%94%EB%A1%9C%EA%B7%B8-%EC%87%BC%ED%95%91%EB%AA%B0-%EC%95%B1-%EB%AC%B4%ED%86%B5%EC%9E%A5%EA%B2%B0%EC%A0%9C-2.png)

무통장입금은 관리자가 저장해놓은 입금계좌를 확인하여, 사용자가 입금을 진행할 수 있구요.

입금 내역 확인하여 관리자가 상품을 준비(발송or예약건 확인 등)할 수 있습니다.


---

# 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://documentation.swing2app.co.kr/shop/swingshop/paystep.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.
