# Development Store/Affiliate Store Plans

ShopPad allows all of our apps to be installed for free on any Shopify website on an Affiliate plan. All apps will be fully functional while your store remains on the Affiliate plan. When you install the app, you will see a warning at the top of the dashboard:

<figure><img src="https://24152052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FglwgaFVh2VmGBjtIbnDb%2Fuploads%2Fsd1AGIgyrpUdhLj6wTD5%2Fimage.png?alt=media&#x26;token=7c8df66a-36d0-4769-a5a1-4e655deb3465" alt=""><figcaption></figcaption></figure>

The app will immediately stop working when you change your plan to a paid Shopify plan. You will need to revisit your app dashboard and approve the recurring fee:

#### Frequently Asked Questions

**How can I sign up for a monthly payment plan?**

We cannot sign you up for a payment plan until you have added your credit card to your account information and your store is on a paid Shopify plan. Once you are on a paid Shopify plan, visit your ShopPad app's dashboard and you will be prompted to approve the Shopify recurring fee.

**How will I know that my app is not working because I need to upgrade to a paid plan?**

If your website used to be on an Affiliate plan, you changed plans, and your ShopPad app if no longer working, it is probably because you need to sign up for a monthly payment plan. You can tell for sure by opening the Network tab in your browser's JavaScript debug console and hitting Refresh. You will see a `401: Unauthorized` error for the asset from cloudfront.com.


---

# 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.getmesa.com/for-developers/development-store-affiliate-store-plans.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.
