> For the complete documentation index, see [llms.txt](https://ta-subscriptions-app.easto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ta-subscriptions-app.easto.io/getting-started/must-read-shopify-subscriptions-app-eligibility-considerations.md).

# Action required: Shopify Subscriptions app eligibility considerations

*You can read the full Shopify article here:* [*Shopify Subscriptions app eligibility considerations*](https://help.shopify.com/en/manual/products/purchase-options/subscriptions/shopify-subscriptions/considerations)

To use third-party subscription apps, your store must meet the following requirements:

* You must be using one of the following payment gateways:
  * [Shopify Payments](https://help.shopify.com/en/manual/payments/shopify-payments)
  * [PayPal Express](https://help.shopify.com/en/manual/payments/paypal)
  * [Authorize.net](https://help.shopify.com/en/manual/payments/third-party-providers/set-up-authorize-net)
  * [Adyen on Shopify](https://help.shopify.com/en/manual/payments/third-party-providers/adyen-gateway)
  * Stripe, which is only available to some merchants
* Customers can also use [accelerated checkouts](https://help.shopify.com/en/manual/payments/accelerated-checkouts) such as Shop Pay, Apple Pay, Google Pay, or PayPal to purchase subscriptions.
* Customers can't use [local payment methods](https://help.shopify.com/en/manual/payments/shopify-payments/local-payment-methods) such as Klarna, mollie iDEAL, and Sofort to purchase subscriptions.
* [Shipping](https://help.shopify.com/manual/shipping/setting-up-and-managing-your-shipping), [local delivery](https://help.shopify.com/manual/shipping/setting-up-and-managing-your-shipping/local-methods/local-delivery), and [pick up in store](https://help.shopify.com/manual/shipping/setting-up-and-managing-your-shipping/local-methods/pickup-in-store) are supported as delivery options for subscriptions.
* Subscription products are only supported on the [Online Store](https://help.shopify.com/en/manual/online-store) and [Custom Storefront](https://shopify.dev/custom-storefronts) sales channels.
* Subscription products aren't compatible with [product bundles](https://help.shopify.com/en/manual/products/bundles).

For more information, please check [Setting up subscriptions](https://help.shopify.com/en/manual/products/purchase-options/subscriptions/setup).\
\
\&#xNAN;*If you need help, feel free to reach out to us via in-app* [***Live chat***](https://go.crisp.chat/chat/embed/?website_id=c4ae10a3-f762-4968-b35a-c931caf62a96)***,*** [***Book a call***](https://calendly.com/ta-subscription-app-support/30min) *or at* [***support@tech-arms.io***](mailto:support@tech-arms.io)***.***


---

# 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, and the optional `goal` query parameter:

```
GET https://ta-subscriptions-app.easto.io/getting-started/must-read-shopify-subscriptions-app-eligibility-considerations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
