# How to sell your course as subscription/membership

### Method 1: Using Limit Time Access

#### 1. Install subscription App

Our App is compatible with all subscription Apps

On this guide we use [Shopify Subscription App](https://apps.shopify.com/shopify-subscriptions)

<figure><img src="/files/rgZuehTpnQvXuWGxzk1a" alt=""><figcaption><p>Subscription app listing</p></figcaption></figure>

#### 2. Setup your subscription purchase option

#### - Create subscription plan from Shopify Subscription App

<figure><img src="/files/GVkeoNViIs7BlEiDCuZF" alt=""><figcaption><p>Create subscription plan</p></figcaption></figure>

#### - Now you can see subscription purchase option from your product page

<figure><img src="/files/WKLrlHdQbTLqneIPu96h" alt=""><figcaption><p>Subscription on product page</p></figcaption></figure>

#### 3. Link your subscription product to your course

<figure><img src="/files/bMkGPp1sSYQ6Sqdp6FHF" alt=""><figcaption><p>Subscription course</p></figcaption></figure>

* The customer will enroll your course after they buy your product
* Initially, customer access will be limited for 31 days
* The course will be renewed for the next 31 days after the customer pays for the next monthly cycle

### Method 2: Using Enrollment Tags

#### 1. Install subscription App

On this guide we use [Seal Subscription App](https://apps.shopify.com/seal-subscriptions)

#### 2. Setup Active Tag in Seal Subscription App

The goal is to set up the subscription application to add a customer tag when a customer activates a subscription.

\- From your Shopify admin -> Seal Subscription -> Settings -> General settings

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

&#x20;\- Select Customers tab -> Active **Tag customers with tags based on the status of their subscriptions** option -> Save your changes

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

#### 3. Add Active Tag to your course setting

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

* Basically, our App will enroll your customer to course automatically if your customer have tag **seal\_active\_subscriber**
* You can custom the tag to different value if you want


---

# 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://helpdesk.ldtsoft.work/ldt-online-course/older/how-to-sell-your-course-as-subscription-membership.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.
