# 쇼핑몰고객이 카드결제명세서(영수증)를 원하는 경우는 어떻게 해요?

어떤 PG사를 이용하셔도 쇼핑몰 결제 완료 화면이나 마이페이지에서 결제 영수증을 출력할 수 있어요.\
또한 각 PG사 결제조회 페이지에서도 확인 가능하니, PG사별 결제내역 확인 페이지 경로를 아래와 같이 참고해 주세요.

***

**사용하는 PG사의 링크를 클릭하여 결제내역을 확인하고 출력하실 수 있어요.**

### 토스페이먼츠

{% embed url="<https://www.tosspayments.com/settlement-history/card>" %}

### KSNET

{% embed url="<http://nims.ksnet.co.kr/pg_infoc/src/bill/credit01.jsp>" %}

### NICEPAY

{% embed url="<https://www.nicepay.co.kr/cs/transInfo/cardList.do>" %}

### 이니시스

{% embed url="<https://www.inicis.com/payment-view>" %}

### KCP

{% embed url="<https://www.kcp.co.kr/center.paysearch.do>" %}

### KG 모빌리언스

{% embed url="<https://cp.mcash.co.kr/mcht/ucs/ucsrCardPayInq/index.do?pMenuId=UCS&subMenuId=UCS01&menuId=UcsrCardPayInq>" %}

### 이지페이

{% embed url="<https://www.easypay.co.kr/common/TradeCardAction.do>" %}

### 스마트로

{% embed url="<https://pg.smartro.co.kr/customer/payment-search/>" %}

### 다날

{% embed url="<https://www.danalpay.com/Customer_Support/views_payments_step1.aspx>" %}

### 갤럭시아머니트리

{% embed url="<https://www.billgate.net/billgate/center/paymentlist.do>" %}

***

부가가치세법 시행령 제57조 2항에 따라 2004년 1월 1일부터는 신용카드 매출전표와 세금계산서를 중복으로 발행하실 수 없어요.\
결제대행업체(PG사)를 통해 발생한 거래도 신용카드 매출전표로 처리가 가능하며, PG사에서 발행하는 매출전표는 매입 세금계산서를 대체할 수 있어요.

따라서 PG 결제 시에는 주문자가 해당 PG사 홈페이지에서 신용카드 매출전표를 출력해 이용하셔야 하며, 별도로 세금계산서를 발행하시면 안 돼요. 이 내용은 소매업 등 최종소비자를 대상으로 하는 업종에 해당돼요.

<mark style="color:blue;">기타 업종의 경우에는 관할 세무서나 국세청에 세금계산서 중복 발행 가능 여부를 확인해 주셔야 해요.</mark>

매입 세금계산서를 대체하기 위해서는 신용카드 매출전표에 공급가액, 부가가치세, 합계금액, 공급자 사업자 정보가 각각 구분되어 표시돼야 해요.\ <mark style="color:blue;">단, 면세품 취급 업종이나 간이과세자인 경우에는 부가가치세 구분 표시가 불가능하니 이 점도 참고해 주세요.</mark>


---

# 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/faq/undefined/undefined/undefined-7.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.
