# 애플 개발자 계정 멤버십 연장(갱신)방법

애플 개발자 계정 멤버십은 1년 이용 기간이며, 1년마다 멤버십을 갱신해 주셔야만 앱 스토어에 출시된 앱을 계속해서 이용하실 수 있어요.

{% stepper %}
{% step %}
[https://appstoreconnect.apple.com](https://appstoreconnect.apple.com/) 접속해 로그인 하세요.
{% endstep %}

{% step %}
아래의 이미지처럼 Renew membership 파란색 버튼이나 \[멤버십 갱신] 버튼 클릭해 주세요.

<figure><img src="/files/OfwYUZPtdhLEnlDlEmBX" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
결제 주체 정보 입력해 주세요.

<figure><img src="/files/01nqKq5XGciDeZ3g1tBo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0qJ2X5QTCaqqo3sMQtOr" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/Fo1lR1HXlh6MiZ9MOmZN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
결제 완료 후, 갱신 처리되고 개발자 계정의 유효 기간이 연장돼요.

<figure><img src="/files/6LQG2UusAk2woreGpXxx" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
참고

※ 기존 멤버십 만료일 30일 전부터 또는 만료 후 언제든지 프로그램을 수동으로 갱신할 수 있어요. \
만료일은 Apple Developer 웹 사이트의 계정에서 확인할 수 있는데 <mark style="color:blue;">만약 \[멤버십 갱신]이 보이지 않는 경우 직접 애  플쪽으로 연락처 남기고 연락이 오면 확인 후 진행해 주세요.</mark>\
\
\&#xNAN;**\[애플에 전화 문의하는 방법]**\
[https://developer.apple.com/contact/#!/topic/select \[클릭!\]](https://developer.apple.com/contact/#!/topic/select)\
① 멤버십 및 계정 클릭\
② 프로그램 구입 및 갱신\
③ 전화 수신 후 처리
{% 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://help.makeshop.co.kr/faq/mobile/undefined-1/undefined-47.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.
