1. Documentation /
  2. Introduction to Woo Subscriptions /
  3. Subscriptions Store Manager Guide

Subscriptions Store Manager Guide

This guide provides an overview of the features available to a store manager with the Woo Subscriptions extension. This includes:

  1. Creating, Editing, and Managing subscriptions and subscription products.
  2. Creating and managing coupons for subscriptions.
  3. Managing integration with PayPal Standard and PayPal Reference Transactions.
  4. Managing subscriptions settings such as auto-renewals, manual renewals, subscription switching and synchronization, mixed checkouts.
  5. An overview of the customer’s “My Account” page with subscriptions.

For additional information:

Creating a subscription product

↑ Back to top

Subscriptions lets you add simple subscription products or variable subscriptions products, much like WooCommerce does for normal products. Much of the product creation is familiar if you’ve used WooCommerce before.

Simple Subscription Product
Variable Subscription Product

To create a subscription product:

  1. Go to: WooCommerce > Products > Add Product.
  2. Select Simple Subscription or Variable Subscription as the product type. Explained Variable Subscriptions section below.
  3. Set the terms for the subscription, including price, billing interval, billing period, length, sign-up fee and trial period (length, sign-up fee and trial period are all optional).
  4. Add product details you require, as instructed by Managing Products.
  5. Publish.
Add Subscription Product
Add Subscription Product
 

Choosing the payment schedule

↑ Back to top

Subscriptions gives you a lot of flexibility in scheduling renewals for your subscription products.

Out of the box, you can charge renewal payments using a billing period of daily, weekly, monthly or annually, and at any interval between 1 and 6 (inclusive).

Want to charge a fortnightly payment? Set the price to every 2nd week.

Want to bill quarterly? Set the price to every 3rd month.

Flexible Recurring Billing Schedules
Flexible Recurring Billing Schedules
The payment schedule is also the schedule used to generate recurring orders as part of the renewal process. If you are shipping physical goods, use the same payment schedule as your intended shipping schedule (e.g., $5/month for a product shipped monthly, not $60/year for a product shipping monthly). By using the same shipping and billing schedule, you can use recurring orders for each payment to manage shipping. That said, there is a way to have a different payment schedule and shipping schedule.
 

Subscription length

↑ Back to top

The length of a subscription is controlled by the Stop renewing after field. This allows you to end a subscription after a predetermined amount of time. Subscriptions for subscription products with a value in this field have a maximum length, after which they no longer renew and are no longer active.

Subscriptions for subscription products with Do not stop until cancelled set in the Stop renewing after field can renew indefinitely as long as renewal payments are successful.

For example, consider a one year magazine subscription, billed monthly, with a fee of $5/month. The length of the subscription would be 12 months and the billing period would be one month. In the subscription product details, this would be:

Subscription price: $5 every month
Stop renewing after: 12 months

Setting the subscription length
Subscription length and billing period are not the same thing. The subscription length is the length of the entire subscription from when it starts to when it stops renewing, not a single billing period within that subscription.

Free trial periods

↑ Back to top

You can add a free trial period to the beginning of a subscription.

This period is added to any length you set for the subscription. For example, if you create a subscription of $5 per month for 6 months with a 1-month free trial period, the subscription will expire after 7 months.

When a subscription has a sign-up fee and no free trial period, the initial payment is the total of the sign-up fee and price per period. For example, a $5/month subscription with $10 sign-up fee will charge $15 for the first month. On the other hand, if a subscription has a sign-up fee and a free trial, only the sign-up fee is charged at the beginning of the subscription period. If there is no sign-up fee, nothing is charged at the beginning of the subscription period.

If you enable the setting to allow $0 initial checkout without a payment method, and don’t have a sign-up fee on the product, at the end of the trial period, subscriptions will be moved to the “On Hold” status while they await the shopper to pay for their first subscription renewal order.

Sign-up fees

↑ Back to top

A sign-up fee is an amount that can be added to the beginning of a subscription.

This sign-up fee is in addition to any recurring amount that you have set for the subscription product. For example, if you create a subscription product for $75 per month with a $200 sign-up fee, the subscription’s initial total during checkout will be $275.

When a subscription has a sign-up fee and a free trial, only the sign-up fee is charged at the beginning of the subscription period. If there is no free trial period set on the subscription product with a sign-up fee, the price charged at the beginning of the subscription is the sum of the sign-up fee and the recurring first month’s total.

Variable subscriptions

↑ Back to top

The Variable Subscription product type is similar to Variable Product. To learn more, read Variable Product to understand the difference between a Variable Product or Subscription and a Simple Product or Subscription.

In addition to allowing different product attributes, each variation in a Variable Subscription can have a unique:

  • Sign-up fee
  • Trial period
  • Recurring price
  • Billing period
  • Subscription length
Variable Subscription Attributes Screenshot

Limit subscriptions

↑ Back to top

Use the Limit Subscription feature to limit a customer to one subscription:

  1. Go to: WooCommerce > Products > Edit Product for the subscription product you select.
  2. Select Advanced in the left menu.
  3. Go to Limit Subscription, and select how to limit the subscription from the dropdown.
Limit Subscriptions Setting
Limit Subscriptions Setting

When a subscription is limited to any status, a customer can only sign up for the subscription once. If the customer cancels the subscription, they need to resubscribe to the existing subscription by clicking the Resubscribe button next to the subscription on the My Account page.

The customer cannot purchase that subscription product again unless the existing subscription is trashed or permanently deleted by a store manager. This feature ensures that each customer account only receives one free trial period to a product.

If you allow switching between subscriptions, a customer can Upgrade or Downgrade a limited subscription. Customers are able to change their subscription while still limiting each customer account to one free trial period.

Note: If you would like to limit the initial purchase of a product to one, be sure to also check the box for “Sold Individually – Enable this to only allow one of this item to be bought in a single order” in the Inventory section of the edit product page.

One time shipping

↑ Back to top

Shipping for subscription products is normally charged on the initial order and all renewal orders. However, some products need to ship only once at the start of the subscription, such as mobile phones with a data plan.

Subscriptions v2.0 introduced a new One Time Shipping option for subscription products. Use this to only charge shipping once on initial order.

To enable one-time shipping for a product:

  1. Go to: WooCommerce > Products > Edit Product for the select subscription product.
  2. Select Shipping in the left menu.
  3. Tick the One time shipping checkbox.
  4. Update to save.
One Time Shipping Checkbox on Edit Product Screen
Note: For shipping to be charged on initial order, the subscription must not have a free trial or be synchronized to a date in the future. One-Time Shipping option is disabled if your product has a free trial or is synchronized. For One Time Shipping to be possible with these types of subscription products, Subscriptions needs to support a 3-tier price, which it currently does not.

Subscription price

↑ Back to top

When creating a subscription product you will need to enter the price that your customers will pay for each billing period. Customers will pay this amount when they first sign up in addition to any sign-up fee unless there is a free trial period, they then pay this amount on a recurring basis at beginning of each billing period.

Subscription price field on Edit Product Screen
Note: If left empty, the product will not be purchasable. If you intend to create a free subscription please enter 0 in this field.

Subscription coupons

↑ Back to top

This section covers how coupons are applied to a subscription. To learn how to create a coupon, see Coupon Management.

When applied to a subscription product, the WooCommerce Cart and Product coupons can reduce both the sign-up fee and recurring amount of the subscription, if applicable, but only for the first payment. If the product has a sign-up fee, only the sign-up fee is reduced. The first payment is the same. If the product has no sign-up fee, then the first payment is reduced.

If you want to discount only the sign-up fee, or discount all recurring payments, you can use a subscription-specific coupon. Subscriptions provide two new coupon types that can be used to discount each of these prices individually.

Note: A subscription product with a free trial period and no sign-up fee or synchronized renewals and no sign-up fee has no initial payment, so Cart and Product coupons do not apply a discount.

Recurring product discount

↑ Back to top

The Recurring Product Discount coupon discounts the ongoing payment amount for a subscription product by a fixed value. For example, if you create a $10 recurring coupon, each and all recurring amounts will be discounted by $10. If the subscription product’s price is less than $10, then that subscription will be free for life.

Furthermore, if there is no free trial on the subscription product and it is not synchronized to process the first payment on a date in the future, Recurring Product Discount coupons will also discount the recurring component of the amount being charged for the initial order.

For example, if a subscription product has a $50 sign-up fee and is $25 per month, a Recurring Product Discount coupon for $10 means the customer pays the $50 sign-up fee in full, and $15 up-front for the recurring amount of the subscription, for a total of $65 up-front. The subscriber will then only pay $15 per month for the rest of the renewal payments on the subscription.

If you want to offer a percentage discount on the recurring amount, set the discount type to be a Recurring Product % Discount.

Recurring Product Discount coupons with a Minimum Spend will not work with synced products that have an initial $0 total during checkout. Since the initial amount paid is $0, the minimum spend coupon requirements are not met for the transaction.

Limited payment coupons

↑ Back to top

Woo Subscriptions can limit a Recurring Discount coupon to a specific number of payments.

When creating a recurring coupon, a field labeled “Active for x payments” will be provided on the General tab. The default will be blank, meaning that the coupon will be active for the duration of the subscription.

Fill in this field with a number to make the coupon apply only for that number of payments, including the initial payment. Once the coupon has reached its limited number of payments, it will be automatically removed from the subscription.

For more information on Limited Coupons, see the Limited Subscription Payment Coupon guide.

Limited Subscription Payment Coupon Setting
Limited Subscription Payment Coupon Setting

Sign-up fee discount

↑ Back to top

A Sign-Up Fee Discount coupon discounts a fixed value off only the sign-up fee of a subscription product (if any). For example, if a subscription product has a $50 sign-up fee and is $25 per month, a Sign-Up Fee Discount coupon for $50 means the customer can subscribe for $25 per month without paying the sign-up fee. If you want to offer a percentage discount on the sign-up fee, set the discount type to be a Sign Up Fee % Discount.

subscription-coupons-screenshot
Sign-up Fee Subscription Coupon

Managing subscriptions

↑ Back to top

Subscriptions provides an administration page to view and manage subscriptions ordered with your store.

The Manage Subscriptions page can be found at WooCommerce > Subscriptions from within the WordPress Admin. It’s from here all subscriptions are displayed:

Manage Subscriptions Administration Screen

Cancel or suspend a subscription

↑ Back to top

On the subscription management page, you can change the status of a subscription. Hover over a subscription to see actions that can be performed on the subscription.

  • To temporarily pause a subscription, click Suspend.
  • To resume a suspended subscription, click Reactivate.
  • To permanently stop a subscription, click Cancel.

Want to learn more about how suspension works? More at: What happens when a subscription is suspended.

If you’re using the built-in PayPal gateway to sell subscriptions, be sure to enter your PayPal API credentials so that the action links are displayed.

Suspend and Cancel only display if the subscription was purchased using the manual renewal method or a payment gateway that supports subscription suspension and cancellation.
If an admin cancels a Subscription when the schedule is managed by the payment gateway, they will not be able to reactivate it back when the Subscription goes to Pending Cancellation status.

Sort subscriptions

↑ Back to top

By default, subscriptions are sorted by ID in descending order when displayed on the Subscriptions administration screen. You can also sort by:

  • Order total
  • Start date
  • Trial end date
  • Next payment date
  • Last order date
  • End date

To sort subscriptions displayed in the management table, click the column’s title.

Search subscriptions

↑ Back to top

If you want more advanced filtering, you can also use the search box on the Subscriptions administration screen.

The Search box can be used to search subscriptions by:

  • Billing address: company, street name, city, ZIP or post code, state, country or email.
  • Shipping address: street name, city, ZIP or post code, state, country or email.
  • Product name
  • Shipping method name
  • Tax line item name
  • Customer name

Filter subscriptions

↑ Back to top

Want to see all customers who purchased a certain subscription product in August? Or all pending subscriptions with PayPal Standard as the payment method?

The Subscriptions administration screen provides filters above the list table to only display subscriptions for a specific:

  • Status
  • Customer
  • Product
  • Payment method
  • Start date within a certain month
Filter Subscriptions

Why do some subscriptions not load in the Subscriptions table?

↑ Back to top

In the admin subscriptions table there might be some subscriptions that do not link to an edit subscription screen. This can occur if the subscription was in the list of known subscriptions but was unable to be loaded correctly.

Subscriptions that cannot be loaded most likely have corrupt data. To preserve the record, the subscription ID will be displayed – even if all the data cannot be displayed.

Admin subscriptions screen with an unloadable subscription
To troubleshoot the cause of unloadable subscriptions you can follow the steps outlined in the Plugin and theme conflicts to rule out a conflict. If that doesn’t find the cause, you will need to access the database to investigate further.

PayPal configuration

↑ Back to top

Woo Subscriptions comes with built-in support for two different PayPal payment methods:

  • PayPal Standard
  • PayPal Reference Transactions via Express Checkout

By default Subscriptions uses the first of these – PayPal Standard.

This is the easiest to configure. You can sell subscription products with PayPal Standard straight away with a PayPal business account, your IPN set up correctly and valid PayPal API credentials entered into WooCommerce. You do not need any further setup to start receiving recurring payments from your customers with PayPal Standard.

If you need to be use any of Subscriptions advanced features, including Subscription upgrades/downgrades or to get around some of PayPal Standard’s limitations, then you will need to apply with PayPal for Reference Transactions. Reference Transactions is not a standard product and approval is subject to a fully underwritten application. This can include reviewing your business model and finances to determine your suitability.

Contact PayPal for further information using the guide at PayPal Reference Transactions FAQ.

If your account is approved, Subscriptions will automatically detect Reference Transactions are supported and switch to using that payment method.

If your account does not have Reference Transactions enabled, Woo Subscriptions continues to use PayPal Standard for subscription purchases and recurring payments.

Configure your PayPal IPN

↑ Back to top

Using PayPal Standard or Reference Transactions, Subscriptions will use the PayPal IPN (Instant Payment Notification) to keep track of recurring payments and changes to a subscription’s status.

To set up, see PayPal Standard – Setting up an IPN.

IPN and multiple websites

PayPal does not allow you to set multiple IPN URLs in a single PayPal account. It also does not allow applications, which you could consider Woo Subscriptions as one, to set different IPN URLs for each website. As a result, PayPal can only be used to sell subscriptions on one website.

If you want to sell subscriptions on multiple sites, consider using a payment gateway such as Stripe. More options at: List of Payment Gateways that support Subscriptions.

If you have a maintenance mode plugin active, PayPal IPN may not work. Many maintenance mode plugins redirect all traffic to your site, including traffic from PayPal with an IPN message. Try deactivating the plugin to get the PayPal IPN working.

Enter your PayPal API signature

↑ Back to top

To cancel or suspend subscriptions purchased with PayPal Standard, Subscriptions needs to communicate with PayPal via their API. PayPal provides two forms of API credentials – API Certificate and API Signature. You must use an API Signature, as API Certificate will not work.

To set up PayPal Standard with your API Credentials:

  1. Go to Account Settings > Account access on the PayPal website.
  2. Select Update under API Access.
  3. Select Manage API Credentials under NVP/SOAP API integration (Classic).
  4. Enter the API username, password, and signature in the API Credentials section of PayPal settings.
  5. Save changes.

Once you have saved settings, you can cancel or suspend a subscription on the Manage Subscriptions page, as outlined in Managing Subscriptions.

paypal-standard-api-credentials

PayPal errors

↑ Back to top

When visiting PayPal to test purchasing a subscription, you may receive this error message:

“The link you have used to enter the PayPal system is invalid. Please review the link and try again”

The cause is most likely that the PayPal Email address being used in your store is for the live PayPal environment, not the sandbox environment.

To correct the issue:

  1. Find the details of a PayPal Sandbox account on the PayPal Developer site here.
  2. Go to: WooCommerce > Settings > Payment Gateways > PayPal in your store.
  3. Change the PayPal Email to the email address of a Sandbox account found in step 1.

PayPal sandbox and pending payments

↑ Back to top

If your store is using a currency the PayPal Sandbox account does not accept by default, PayPal transactions will show as pending and the order will not be completed and the subscription not activated until payment has been accepted.

To accept payment in another currency:

  1. Go to: sandbox.paypal.com
  2. Log into the PayPal Sandbox account being used on the store (not your live PayPal account).
  3. Click Accept to accept the payment.
  4. Click Accept this payment and create a balance in this currency option.

Subscription settings

↑ Back to top

Extension settings can be set at WooCommerce > Settings > Subscriptions.

WooCommerce Subscriptions Settings
Woo Subscriptions Settings Screen

Button settings

↑ Back to top

Customize text displayed on buttons for subscription products and at checkout when the cart contains a subscription.

  • Add to Cart Button Text is used on the store page and individual product page for subscription products
  • Place Order Button Text is used at the base of the checkout page when the cart contains a subscription

Role settings

↑ Back to top

A user must create an account when signing up for a subscription, regardless of whether it’s required in WooCommerce. This is because subscriptions persist beyond a transaction and must be associated with a user account.

Role Settings
  • Subscriber Default Role – control the role assigned to customers when they create a subscription. By default, this is the WordPress built-in Subscriber role.
  • Inactive Subscriber Role – control the role assigned to subscribers when their subscription expires, is canceled or suspended (by you, the payment gateway or the customer). By default, this is the WooCommerce’s built-in Customer role.

To assign roles outside of WordPress and WooCommerce roles, use a membership extension such as Members.

To get detailed fine-grained control over permissions given to a user on a per-product basis, use WooCommerce Memberships.

Renewal settings

↑ Back to top
Renewal Settings
Subscription Renewal Settings

The subscription renewal process is a complex and fundamental component of Woo Subscriptions. To understand the intricacies of what renewal settings mean and how they affect subscription payments, see: Subscription Renewal Process.

Accept manual renewals

It’s possible to accept payments via payment gateways that do not support automatic recurring payments.

If you enable this setting, it offers all active payment gateways as a payment option when purchasing a subscription, not just gateways that support Subscriptions. If the customer chooses to pay via a payment gateway that does not support automatic payments, then the subscription will use the manual renewal process.

To accept manual payments:
1. Go to: WooCommerce > Settings > Subscriptions.
2. Select the Accept Manual Renewals option (see screenshot below).

For a list of payment gateways that support automatic and manual payments, see Subscription Payment Gateways. For more information about the difference between automatic and manual renewal payments, see Subscription Renewal Process.

Note: After turning on manual renewals, the setting only applies to new orders. Existing orders with an automatic payment system setup will continue to have renewal payments charged automatically.

Turn off automatic payments

By default, manual renewals are only used for payment gateways that cannot process automatic payments.

If you do not want new customers to be automatically charged for a subscription renewal payment, even when the payment gateway used to purchase the subscription can process automatic payments, you can disable automatic payments.

To turn off automatic payments:

  1. Go to: WooCommerce > Settings > Subscriptions.
  2. Select Accept Manual Renewals.
  3. Select Turn off Automatic Payments when it appears.
  4. Save changes.
Note: After turning off automatic payments, manual renewal will only apply to new subscriptions. Any existing subscriptions using automatic payments will continue to have renewal payments charged automatically. Similarly, if automatic payments are disabled but then enabled, existing subscriptions using manual renewals will continue rather than switch to automatic renewal. To change a subscription’s payment method, see Changing a subscription from automatic to manual renewal payments.
Subscriptions-Auto-Renewal-Settings

Display the auto tenew toggle

By default, Subscriptions via a payment gateway that allows automatic renewals will be set to automatically renew, unless automatic payments are disabled (see above). The “Auto Renew” toggle allows subscribers to easily turn off the auto-renewals and switch to manual renewals from their My Account page.

To enable the toggle switch:

  1. Go to: WooCommerce > Settings > Subscriptions.
  2. Enable the Display the auto renewal toggle settting.
  3. Save changes.

Switch settings

↑ Back to top

Explained in the Guide to Switching Subscriptions.

Synchronize Renewals

↑ Back to top

To align subscription renewal dates to a specific day of the week, month or year, enable Synchronize Renewals. More at: Renewal Synchronization.

Miscellaneous settings

↑ Back to top

Under Miscellaneous Settings, you can:

  • Allow $0 initial checkout without a payment method – this will allow for a subscription product with a $0 initial payment to be purchased without providing a payment method. The customer will be required to provide a payment method at the end of the initial period to keep the subscription active. To do that, they will need to login to their account to pay for the renewal.
  • Enable dripping for downloadable content on subscription products
  • Allow or limit customer suspensions
  • Allow a subscription product to be purchased with other products and subscriptions in the same transaction
  • Enable automatic retry of failed recurring payments

Customer suspensions

Set a maximum number of times a customer can suspend their account for each billing period. For example, with a subscription billed yearly, a value of 3 would mean that once a subscriber suspends their account 3 times that year, they cannot suspend their account again until the next billing year.

Set this to 0 to turn off the customer suspension feature completely (no suspensions allowed), or Unlimited to allow them to suspend their subscription any number of times. By default, this will be set to 0.

Store managers can always suspend an active subscription. If you’re a store manager looking at a test subscription on your My Account page and wondering why you still see the Suspend button, it’s because you’re an administrator. Users with a customer or other role will not see this button.

Mixed checkout

Enable Mixed Checkout to allow a subscription product to be purchased with other products in the same transaction, including simple, variable and other non-subscription products as well as multiple different subscription products.

Activating this feature makes it easier for customers to buy more from your store and to include subscription products in bundles created with extensions such as Product Bundles. Because of this, it is on by default and will only be disabled if manually unchecked.

Three Simple & One Subscription Product in the Cart
Three Simple & One Subscription Product in the Cart

Drip downloadable content

By default, adding a new downloadable file to an existing subscription product will automatically provide download permissions to all subscribers with an active subscription to that product.

You can change this behavior to only provide existing customers with access to new files after their next renewal payment has completed. For example, digital magazines can use this feature to provide each subscribers with access to each month’s issue only after that month’s renewal payment.

To enable content dripping:

  1. Go to: WooCommerce > Settings > Subscriptions.
  2. Tick the Drip Downloadable Content checkbox.
  3. Save Changes.
Drip Content Setting Screenshot
Drip Content Setting found at WooCommerce > Settings > Subscriptions

If you want more advanced content dripping, see WooCommerce Memberships.

Payment gateway settings

↑ Back to top

Payment gateways can include support for automatic subscription payments or not. Gateways that do not support automatic payments, like Cheque or Bank Transfer, can be used for subscription purchases only if you accept manual renewals in your store (set in the Renewal Settings).

For more information about payment gateways and the difference between automatic and manual payments, see Subscription Payment Gateway Guide.

Payment Methods
Payment Methods

Subscriber account page

↑ Back to top

After a customer has purchased a subscription with your store, they can view details and manage the subscription from their My Account page.

More about what subscribers can do from their My Account page at Subscriber View.

Subscriptions shortcode

↑ Back to top

To display a list of subscriptions on pages other than the customer My Account page, add the [subscriptions] shortcode to a page or post.

Shortcode Arguments

↑ Back to top
Optional arguments:
- user_id: show only subscriptions owned by a user with this ID (default: 0, the currently logged in user)
- status: show only subscriptions with this status. Can be active, on-hold, cancelled, switched or all (default: active)

Example usage

↑ Back to top
[[subscriptions]]
[[subscriptions user_id="33"]]
[[subscriptions status="all"]]
[[subscriptions user_id="42" status="all"]]

More at: How to Use Shortcodes.

Subscription emails

↑ Back to top

WooCommerce Subscriptions communicates with you and your store’s customers via a number of emails on specific subscription related events.

Similar to WooCommerce emails, you can customize, enable/disable and configure recipients for subscription related emails. To customize subscription emails, go to: WooCommerce > Settings > Emails.

The following emails are included with Woo Subscriptions: Renewal Order Emails, Failed Payment Retry Emails, and Subscriptions Status and Switch Emails.

Renewal order emails

↑ Back to top
  • New Renewal Order: Sent when a subscription renewal payment is processed. Sent to store manager by default, but could also be sent to fulfillment or drop shipping companies.
  • Processing Renewal Order: Sent to a subscriber when payment has been processed for a subscription now awaiting fulfillment for that billing period. Payment can be a manual payment on a renewal invoice or an automatically charged recurring payment.
  • Completed Renewal Order: Sent to a customer when the subscription renewal order is marked complete, indicating that an item for the renewal period has been shipped.
  • Customer Renewal Invoice: Sent to a customer when the subscription is due for renewal and the renewal requires a manual payment, either because it uses manual renewals or the automatic recurring payment failed. Email contains renewal order information and payment links.

Failed payment retry emails

↑ Back to top
  • Customer Payment Retry: Sent to a customer when an attempt to automatically process a subscription renewal payment has failed and a retry rule has been applied to retry the payment in the future. The email contains the renewal order information, date of the scheduled retry and payment links to allow the customer to pay for the renewal order manually instead of waiting for the automatic retry. Only sent when the Failed Recurring Payment Retry System is enabled.
  • Payment Retry: Sent when an attempt to automatically process a subscription renewal payment has failed and a retry rule has been applied to retry the payment in the future. Sent to the store manager by default. Only sent when the Failed Recurring Payment Retry System is enabled.

Subscription status and switch emails

↑ Back to top
  • Suspended Subscription: Sent when a customer manually suspends their subscription from the My Account page. Sent to the store manager by default.
  • Expired Subscription: Sent when a subscription reaches the end of its term and its status is changed to expired. Sent to the store manager by default.
  • Cancelled Subscription: Sent when a subscription has been canceled by the customer (at the time when they click ‘cancel’) or store manager. Sent to the store manager by default.
  • Subscription Switched: Sent when a customer upgrades or downgrades a subscription from the My Account page. Sent to the store manager by default.
  • Subscription Switch Complete: Sent to a customer when he/she successfully upgrades or downgrades a subscription. Sent instead of the WooCommerce Completed Order email for orders to switch subscriptions.

Additional subscription emails

↑ Back to top

If you want to send other emails, such as a reminder before a recurring payment will be processed, there are a variety of solutions that can be used to send additional subscription related emails:

  1. The AutomateWoo extension: with an action to send an email (or SMS), AutomateWoo’s Subscriptions’ Integration can be used to notify customers on a variety of subscription related events. Learn more in the AutomateWoo documentation on subscription triggers.
  2. Metorik: as part of Engage, Metorik makes it possible to send many subscription related emails using segmentation. For more information, refer to the documentation on Engage.
  3. Enhancer for WooCommerce Subscriptions includes the Auto Renewal Reminder feature which will allow you to send a reminder email before a renewal occurs
  4. Renewal Reminders is a 3rd-party free plugin which allows you to send your subscribers a Renewal notifications by Emails X days before their subscription ends. This plugin only works with Woo Subscriptions plugin.
Have problems with email not being received? See the WooCommerce Email FAQ.