# 구독/결제 관리 하기

리더스아이는 구독기반 서비스로, 넷플릭스와 유사하게 신용카드를 등록하고 매월 자동으로 구독료가 납부되는 방식입니다.

{% hint style="info" %}
월구독 외의 구매방식은 회사로 문의해 주시기 바랍니다.
{% endhint %}

## 구독 및 결제

조직도에서 \[기관]을 선택하면 우측에 \[결제 및 구독]탭이 보입니다. 이 곳에서 상품을 구독할 수 있습니다.

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

## 결제수단 등록/변경하기

결제용 신용카드를 변경하려면, \[구독 및 결제] 탭에서 \[결제 수단 추가]를 눌러 카드를 등록하세요.

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

여러 결제 수단이 등록되어 있다면, \[활성화]버튼을 눌러 결제용 카드를 선택할 수 있습니다.<br>

## 구독 내용 보기

\[기관]노드를 선택하고 \[구독관리] 탭에서 현재 구독 중인 상품을 확인할 수 있습니다.

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

## 구독 변경/중단하기

구독을 변경 또는 중단하고 싶으시면, \[구독변경], \[구독해지] 버튼을 누르시거나, 리더스아이로 연락하시기 바랍니다. (02-571-9260)

## 결제 기록 보기

\[구독관리]탭에서 아래로 스크롤을 내리면 구독 또는 구매했던 목록을 볼 수 있습니다.

<figure><img src="/files/6RngCq02X5trWPvPG6Vn" alt=""><figcaption></figcaption></figure>

기록 중 하나를 선택하면 상세 내역을 볼 수 있습니다.

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

## 영수증

구독 기록 우측의 '영수증 출력' 버튼을 이용하여 영수증을 출력할 수 있습니다.

![영수증 확인을 위한 화면](/files/-MFEcbFEh7KYajYZ1udB)

{% hint style="info" %}
영수증 출력은 결제 대행업체의 프로세스에 따라 진행됩니다.
{% endhint %}

## 환불

구독 후 7일 이내에 구독을 중단하시면, 사용한 날자 만큼 일할 계산되어 환불됩니다. 7일 이후의 경우엔 환불되지 않으며, 구독을 중단하시면 남은 구독 기간까지만 사용할 수 있습니다.

* 장비를 임대(렌탈) 중이라면, 장비 반납이 완료되어야 구독이 정상 종료됩니다.


---

# 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://docs.readerseye.com/getting_start/managing_subscription.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.
