> For the complete documentation index, see [llms.txt](https://easify.gitbook.io/easify-box-bundle-builder-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easify.gitbook.io/easify-box-bundle-builder-docs/sales-lab/sales-boosters/subscription/subscription-app-compatibility.md).

# Subscription App Compatibility

In general, *Easify Box Bundle Builder* is ***compatible*** with subscription apps that allow you to create subscription plans containing multiple products.

It is ***not compatible*** with apps that only allow creating 1 subscription plan per product.

### Compatible Subscription Apps <a href="#id-0-toc-title" id="id-0-toc-title"></a>

Some Compatible subscription apps include:

* [Appstle℠ Subscriptions App](https://apps.shopify.com/subscriptions-by-appstle)
* [Seal Subscriptions App](https://apps.shopify.com/seal-subscriptions)
* [Subi: Subscriptions & Loyalty](https://apps.shopify.com/subi-subscriptions-memberships)
* [Kaching Subscriptions App](https://apps.shopify.com/kaching-subscriptions)
* [Loop Subscriptions App](https://apps.shopify.com/loop-subscriptions)
* [Shopify Subscriptions](https://apps.shopify.com/shopify-subscriptions)
* [BOLD Subscriptions App](https://apps.shopify.com/bold-subscriptions)
* [Super Subscriptions](https://apps.shopify.com/subscriptions-app)
* [Recurpay: Subscription Partner](https://apps.shopify.com/recurpay-subscriptions)
* [Casa Subscriptions App](https://apps.shopify.com/recurring-order-subscription)
* [ECA: Easy Subscriptions App](https://apps.shopify.com/easy-subscription)
* [Easto Subscriptions App ](https://apps.shopify.com/subscription-recurring-pay)
* [RecurrinGO! Subscriptions App](https://apps.shopify.com/recurring-invoices)

{% hint style="info" icon="note" %}
If your subscription app is not listed here, there might be 2 reasons:

1. The subscription app uses a different flow for creating plans that is not compatible with *Easify Box Bundle Builder*.
2. The app *hasn’t been tested yet* for compatibility. You can contact us to double-check whether *Easify Box Bundle Builder* can work with it.
   {% endhint %}

### Incompatible Subscription Apps <a href="#id-1-toc-title" id="id-1-toc-title"></a>

Some incompatible subscription apps include:

* [Joy Subscriptions App](https://apps.shopify.com/joy-subscription)
* [PayWhirl Subscriptions](https://apps.shopify.com/paywhirl)

Unfortunately, these apps only support **single-product plans** and follow different setup flows that are not compatible with *Easify Box Bundle Builder*.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://easify.gitbook.io/easify-box-bundle-builder-docs/sales-lab/sales-boosters/subscription/subscription-app-compatibility.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.
