# 영세/중소 사업자 카드 우대수수료

### **개요** <a href="#id" id="id"></a>

금융위원회 여신전문금융업법 제18조와 여신전문금융업법 감독규정(제25조의 4, 제25조의 5, 제25조의 6)에 따라 영세 및 중소 사업자를 대상으로 신용(체크)카드 우대수수료를 적용합니다.

### **적용대상** <a href="#id" id="id"></a>

* 원스토어 내 사업자 회원이면서, 국세청에서 지정한 영세/중소 사업자 기준에 해당하는 경우\
  (국세청 산정 연 매출 30억 이하)
* 영세/중소 사업자 여부 및 상세 등급은 국세청에서 확인 가능합니다
* 신용(체크)카드를 제외한 다른 결제 수단은 우대수수료 적용 대상이 아닙니다.

### **우대수수료 환급 기준 및 방법** <a href="#id" id="id"></a>

* 전월 1일\~말일까지 신용(체크)카드 대상으로 카드사 및 PG사에서 우대수수료 적용 후 환급한 금액을 송금합니다.
* 환급대상 결제 건의 구매취소로 우대수수료 환급금 환수가 발생한 경우, 송금예정 환급금에서 차감 후 지급됩니다.
  * 차감 대상액이 없을 경우, 환수 금액 입금을 요청하거나 판매대금 정산금에서 차감하여 송금할 수 있습니다.
* 전월 1일\~말일까지 우대수수료 환급액을 기준으로 익월 중순에 (-) 세금계산서를 발행하며, 세금계산서 발행월 말일에 송금됩니다.
* 환급액은 원스토어 정산금액과 동일한 계좌로 송금됩니다.

### **우대수수료 환급액 확인 경로** <a href="#id" id="id"></a>

* 원스토어 개발자센터 > Apps > 정산 > 카드우대수수료 환급


---

# 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://onestore-dev.gitbook.io/dev/docs/payment/preferential-card-fees.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.
