Setting up Shopify Subscriptions
After you set up subscription plans, your customers can make scheduled purchases on a recurring basis. You can manage all of your subscription plans and contracts within the Shopify Subscriptions app, and then display your subscription plans on your online store. The app also adds a new subscription policy and subscription email notifications to your store.
On this page
Eligibility requirements
To use Shopify Subscriptions, your store must meet the following requirements:
- You don't have a third-party subscription app active on your store.
- Subscription products are only supported on the Online Store and Custom Storefront sales channels.
- You must use one of the following themes:
- Any Online Store 2.0 theme by Shopify
- Debut on version 15.0 or later
- Brooklyn on version 17.0 or later
Learn more about theme versions.
- You must use one of the following payment gateways:
Payment gateway availability varies by region and terms of service.
Additional considerations
- New customer accounts must be activated for customers to be able to manage their own subscriptions.
- Customers can use accelerated checkouts, such as Shop Pay, Apple Pay, Google Pay, or PayPal, to purchase subscriptions.
- Customers can't use local payment methods such as Klarna, mollie iDEAL, and Sofort, to purchase subscriptions.
- You can use shipping and delivery options to deliver subscription orders, including local delivery and local pickup.
Staff permissions
Store owners can grant access to the Shopify Subscriptions app for their staff by managing staff permissions.
Create a subscription plan
You can create a subscription plan from the Shopify Subscriptions app or from the product page in the Shopify admin. Creating a subscription plan allows your customers to purchase products on a recurring basis within a single checkout experience.
Create a subscription plan in the Shopify Subscriptions app
Steps:
Create a subscription plan from the product page
Steps:
Display subscriptions on your online store
After you set up a subscription plan, you can add a subscription widget to your product page. Subscription details display on the product, cart, and thank you pages.

Online Store 2.0 themes
Steps:
Vintage themes
- From your Shopify admin, go to Online Store > Themes.
- Click
...
> Edit code next to the theme that you want to add the subscription widget to. - In the product-template.liquid file, add the following code snippet where you want the subscription widget to display on your product page.
<div class="subscriptions_app_embed_block"></div>
- Click Save, and then click Exit.
- Click Customize next to the same theme.
- In the App embeds section, turn on the Subscription widget.
- Optional: Customize the subscription widget to match your store's theme.
- Click Save.
Learn more about customizing themes and editing theme code.
Shopify Subscription app settings
Default purchase option title
The purchase option title is the name of your subscription plan that's displayed on your online store. If you change your default purchase option title, then the Purchase option title field when creating a subscription plan is also updated.
Steps:
Shopify Subscription notifications
Activating or deactivating Shopify Subscription notifications
With Shopify Subscriptions, you can receive, send, and modify subscription email notifications. You can activate or deactivate the subscription email notifications you receive, and the email notifications that you send to your customers. Email notifications are activated by default.
Steps:
- From your Shopify admin, go to Settings > Notifications.
- Under Customer notifications in the Subscriptions section, select email notifications to activate them, or deselect to deactivate them. Your selections are saved automatically.
- Under Staff order notifications in the Subscriptions section, select email notifications to activate them, or deselect to deactivate them. Your selections are saved automatically.
Learn more about notifications, and editing notifications.
Adding a subscription policy
If you've set up a subscription, then a new Purchase options cancellation policy is automatically added to your store. This policy is linked in the cart page and in the Express checkout section of the checkout as a cancellation policy, and in the checkout footer as Subscription policy.
If you leave the policy in the Shopify admin settings blank, then a default template is displayed to customers.
At checkout, customers must agree to the cancellation policy terms before they can complete their purchase.
Edit your store policies to update the Purchase options cancellation policy that's displayed to your customers.