# 서비스 신청 및 결제 안내

## 서비스 신청

1\) 핑거푸시 계정으로 로그인 하신 후 'Pricing > APP PUSH' 페이지로 이동합니다.

{% embed url="<https://www.fingerpush.com/portal/pricing_app.jsp>" %}

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

2\) 플랜별 제공 내역을 확인 후, 원하는 플랜을 선택합니다. \
세금계산서 발행을 원하는 경우 계좌이체를, 신용카드를 원하는 경우 카드 결제를 선택합니다.

{% content-ref url="/pages/nohKjniiv1ihTVccjU3k" %}
[플랜별 지원 기능](/app-push/guide/plans.md)
{% endcontent-ref %}

{% content-ref url="/pages/VGEmcgaXOXCL1LMqPCkG" %}
[에이전트 소개](/app-push/agent/intro.md)
{% endcontent-ref %}

❶ 계좌이체

<figure><img src="/files/88do5gycQkk8DEo5PtP9" alt=""><figcaption></figcaption></figure>

세금계산서 발행을 위한 필수 정보(회사명과 담당자의 이름 및 연락처, 사업자 등록증)를 등록 후 유료 이용에 동의합니다.

❷ 카드결제

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

회사명과 담당자의 이름 및 연락처, 신용카드 인증을 진행 후 유료 이용에 동의합니다.

## 결제 안내

{% hint style="info" %} <mark style="color:blue;">**청구 방법**</mark>&#x20;

* 핑거푸시는 후불제 서비스로, 이용월의 익월 5일(영업일 기준)에 청구됩니다.&#x20;
* 청구금액은 월 이용료와 기본 발송건수 외 초과 발송료를 합산 후 부가세를 포함하여 청구됩니다.&#x20;
* 이용 첫 달의 월 이용료는 일할 계산하여 청구됩니다.&#x20;
* 2개월 연체 시 서비스가 중단될 수 있습니다. 입금 마감기한은 매월 말일입니다.&#x20;
* 요금은 유료 서비스 약관에 의해 임의 조정될 수 있습니다.&#x20;
* 신용카드 결제 시 세금계산서는 발행되지 않으며, '마이 페이지>결제 내역' 메뉴에서 청구서를 출력하실 수 있습니다.
  {% endhint %}

{% hint style="warning" %} <mark style="color:orange;">**주의사항**</mark>

* ‘App 무제한’ 조항은 동일 법인 내 App에 한합니다. 외주 개발사 또는 운영 대행사의 경우, 고객사 별로 계정을 신청해 주세요.&#x20;
* 서비스를 이용해서 제3자에게 핑거푸시 API를 판매 또는 제공하는 경우는 별도의 리셀러 계약을 체결해야 합니다.
  {% endhint %}

{% hint style="info" %} <mark style="color:blue;">**서비스 해지/서비스 변경 안내**</mark>&#x20;

* 서비스 변경 혹은 해지를 원하실 경우 전화(02-3453-3324) 혹은 메일(<partner@kissoft.co.kr>) 로 연락주시면 신속하게 처리해 드리겠습니다.&#x20;
* 월 결제 상품은 해지 시 일할 계산 됩니다.&#x20;
  {% endhint %}


---

# 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://developers.fingerpush.com/app-push/guide/subscribe.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.
