# 카드결제 시 계산서발행 여부

## Q 문의&#x20;

* 입금방법을 카드결제로 입금 처리 시 세금계산서 발행 여부 및 발행일을 자동으로 입력되게 할 수 있나요?

## A 답변&#x20;

* 아니요, 카드결제로 입금 처리하여도 세금계산서 발행일과 발행 여부는 자동으로 변경되지 않습니다.&#x20;
* 세금계산서 발행일과 발행 여부는 실제 세금계산서 발행 건과 연동되어야 가능합니다.&#x20;
* 만약 수동으로 계산서 발행 여부 및 발행일을 변경 하려면 **재무영업관리 → 세금계산서 발행일 관리** 화면에서 할 수 있습니다. \
  \
  해당 화면의 도움말은 아래 링크를 참고하세요.\
  [계산서 발행일 관리](https://help.ilabs.co.kr/07/4022)


---

# 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.ilabs.co.kr/faq/07/07-004.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.
