> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ko/billing/invoices-and-payments.md).

# 결제

***

### 계좌 이체(원화)로 결제할 수 있나요? <a href="#bank-transfer" id="bank-transfer"></a>

계좌 이체는 **연간 결제**에 한해서 진행 가능합니다. 환율은 견적서 발행일 기준으로 적용되며, 부가세 10%가 추가됩니다. 계좌 이체 결제를 원하시는 경우 [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주세요.

다만, 사용량 변경과 재결제의 편리함을 위해 카드를 등록해 구독하시는 것을 권장드립니다.

### **구독을 신청했는데 결제가 실패했어요** <a href="#payment-failed" id="payment-failed"></a>

결제 실패는 등록한 카드가 **해외 결제가 불가하거나 카드 한도가 초과된 경우**에 주로 발생합니다.

카드사에 문의해 문제를 해결하거나, `결제 설정` 페이지에서 `카드 정보 수정`을 눌러 다른 카드로 변경해주세요. 이후 `구독 해지` 버튼을 누른 후 구독을 다시 신청해 주세요.

### 구독은 완료되었는데 결제가 되지 않아요 <a href="#subscription-payment-pending" id="subscription-payment-pending"></a>

무료 체험 기간이 남아있는 경우라면, **체험이 종료되는 날 자동으로 결제됩니다.** 결제가 진행되기 전까지 팀은 정상적으로 사용할 수 있습니다.

### 사용 중 결제일에 카드 문제로 결제가 실패하면 어떻게 되나요? <a href="#card-payment-failed" id="card-payment-failed"></a>

결제 실패 시 결제일로부터 7일 동안 **최대 5회까지 자동으로 재시도**됩니다.&#x20;

만약 5회 결제가 모두 실패하면 구독이 해지되며, 팀은 무료 플랜으로 전환됩니다. 구독이 해지되었는지는 `설정` > `결제 설정`에서 확인할 수 있습니다. 사용 한도가 무료 플랜 기준(품목 100개, 인원 1명, 위치 1개)으로 표시되고, 우측에 `구독` 버튼이 표시된다면 구독이 해지된 상태입니다.

이 경우 결제 가능한 카드로 변경한 뒤 다시 구독을 신청해 주세요.

{% hint style="success" %}
원하는 답변을 찾지 못하셨다면 [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주세요.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.boxhero.io/docs/faq/ko/billing/invoices-and-payments.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.
