WooCommerce Subscriptions v9.2.0 - WordPress Plugin
WooCommerce Subscriptions Plugin allows you to introduce a variety of subscriptions for physical or virtual products and services.
Related items
Related Woocommerce Plugins
WooCommerce Smart Coupons - WordPress Plugin
by StoreApps
Enhance your coupon options - create gift certificates, store credit, coupons based on purchases and more.
WooCommerce Table Rate Shipping - WordPress Plugin
by WooCommerce
Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.
Wholesale For WooCommerce - WordPress Plugin
by WPExperts
Wholesale for WooCommerce is the most advanced wholesale e-commerce solution for running a hybrid wholesale B2B + B2C store.
WooCommerce Subscriptions Plugin allows you to introduce a variety of subscriptions for physical or virtual products and services. It makes it easy to create and manage products with recurring payments. Capture More Residual Revenue with Recurring Payments WooCommerce Subscriptions Plugin gives you the possibility to create and manage products with recurring payments — payments that will give you residual revenue you can track and count on. Create product of the month clubs, weekly service subscriptions, or even yearly software billing packages. Add sign-up fees, offer free trials, or even set expiration periods. Why Use WooCommerce Subscriptions Plugin?
- Multiple billing schedules available to suit your needs
- Convenient automatic payments with over 25 payment gateways
- Supports manual renewal payments through any payment gateway, along with automatic email invoices and receipts
- Delight customers by offering subscribers special discounts on their payments or sign-up fee
- Give subscribers the ability to manage their own plan, including upgrading or downgrading, without needing to wait on you for help
- Offer free trials to increase trust and boost conversion rates
- Built-in renewal notifications let you — and your customers — know when subscription payments have been processed, so there are never any surprises
WooCommerce Subscriptions Plugin Features:
- Free Trials & Sign Up Fees
- Variable Subscriptions
- Subscription Management
- Subscriber Account Management
- Upgrades/Downgrades
- Synchronized Payments
- Flexible Product Options
- Multiple Subscriptions
- Renewal Emails
- Subscription Coupons
Recent releases
Release history
- We've redesigned the WooCommerce Subscriptions settings page — a single-column layout with clearer labels and inline help:
- When a subscription's scheduled event - a renewal payment, payment retry, trial end, expiration, end of prepaid term or customer notification - is cleared and not replaced, the failed-scheduled-actions log now records which subscription and event were affected and when the event should have run. Previously nothing in the WooCommerce logs identified the subscription, so a subscription left with a date and no scheduled action could only be found by hand.
- Early renewal payments are now on by default on stores that never saved the "Allow early renewal payments" setting. Turn it off under WooCommerce > Settings > Subscriptions.
- "Turn off automatic payments" now requires "Accept Manual Renewals" to be enabled.
- "Suspensions per Billing Period" is now a number field instead of a dropdown.
- "Switch Button Text" now defaults to "Switch" for new stores.
- Gifting is now set per product instead of storewide. A background migration carries the storewide default onto existing products, so they keep their current behavior; new products are off by default.
- A new bulk edit action on the Products screen enables or disables gifting across multiple products at once.
- A product name containing HTML is now shown as plain text on the Subscriptions by Product report, instead of being rendered into the page.
- A finished Subscriptions health check scan now reports how many subscriptions it went through, matching the subscriptions list, instead of the smaller number of subscriptions the checks shortlisted.
- Visiting a change payment method link without its 'key' query argument no longer emits an "Undefined array key" PHP warning.
- An order-pay URL carrying an empty order key no longer triggers a fatal error when the order it names does not exist.
- On stores that display prices including tax, recurring totals in the block cart and checkout now note the tax included in the total, matching the "Total due today" row.
- The recipient of a gifted subscription is no longer shown the remove item control on My Account > Subscriptions. The control was never usable by them — removing a line item has always required the subscription's owner.
- A single product that fails to migrate no longer stops the All Products for Subscriptions product data migration for the whole catalog. Products it cannot migrate are logged and may be left at the default "Sell one-time only" mode; the completion notice reports how many failed with a link to the log so they can be checked and set up by hand.
- On stores using high-performance order storage, the Orders screen now warns before trashing a parent order that will also trash its linked subscriptions.
- Restored automatic completion of zero-total subscription switch orders placed through the block checkout on WooCommerce 10.9 and newer.
- Scheduled downloadable products linked to a subscription product now grant download permissions to existing subscribers when published at their scheduled time, instead of only when published manually from the admin.
- Saving a subscription product with no linked downloadable products no longer logs a PHP warning.
- Scheduled renewal payments no longer fail with a fatal error when another plugin checks an order's status while the renewal order is created in the background, which left subscriptions on hold and customers uncharged.
- The subscription plans script now loads only on pages that can show subscription options, instead of on every page of the store.
- Selecting a subscription plan inside a theme's quick view modal updates the price and the add-to-cart button again, as it did before 9.0.0.
- Paying for a pending or failed switch order from My Account or an emailed invoice link now completes the switch, instead of creating a second subscription alongside the one being switched.
- On stores with prices entered inclusive of tax, paying for a renewal through checkout now charges the correct total for subscriptions with a manual discount, instead of applying the discount inflated by the tax rate and under-charging the renewal.
- Subscriptions created from the admin screen now record whether the store enters prices inclusive of tax, so their orders are charged and discounted at the right total instead of treating tax-inclusive prices as tax-exclusive.
- Line items bought under a plan set to "Do not stop until cancelled" before All Products for Subscriptions was merged into Subscriptions in 9.0.0 are matched to that plan again. They had stopped being recognized as subscriptions, so recurring and sign-up fee coupons were rejected as not applicable to the product, plan pricing was not applied, and a customer could switch to the plan they were already on instead of being told they cannot switch to the same subscription. On affected stores, switch quotes for these subscriptions now use the purchased plan's billing schedule and free tr
View changelog
- Removed the onboarding notice and walkthrough shown after activating Subscriptions, which pointed merchants at the "Simple subscription" and "Variable subscription" product types — both off by default since 9.0.0.
- Invalid subscription switch payment links no longer attach an unrelated order to checkout.
- Order fields containing serialized text now retain their original value when copied to subscriptions on HPOS stores.
- On stores using legacy (posts) order storage, restoring a subscription's parent order from the trash now makes the subscription reappear on the customer's My Account > Subscriptions page.
- A subscription plan's sign-up fee shown on the product page (the "Sign-up fee:" line, plan option rows and pre-selected plan details) now passes through the 'woocommerce_subscriptions_product_sign_up_fee' filter, so currency and multi-currency plugins can convert it to match the cart, checkout and charged amount.
- Deactivating or updating WooCommerce no longer triggers a site-wide fatal error for up to an hour while Subscriptions' cached WooCommerce version check is still fresh.
- Coupons are now correctly applied when paying for a renewal via the Checkout block (previously the discount showed in the total, but was not deducted from the amount charged).
- Renewal carts now calculate the correct total when the subscription used a recurring percentage coupon. On tax-inclusive stores, sub-cent rounding could make the coupon's discount look manually applied and produce a wrong total.
- Setting a yearly "Align Renewal" date on a subscription plan no longer silently discards the alignment when only a month is chosen, or fails with an invalid-date error after the month is switched to one with fewer days.
- On stores using legacy (posts) order storage, restoring a trashed subscription now returns it to its recorded status (e.g. cancelled) instead of pending, matching the behavior on High-Performance Order Storage.
- Enabling web cron support for the first time now generates the web cron URL on the first save, instead of repeatedly asking to save changes without ever producing the URL.
- The "New web cron URL generated" confirmation after generating a web cron URL now shows only once, instead of re-appearing on every subsequent save of the Subscriptions settings screen.
- Storewide subscription plans now appear on the WooCommerce > Settings > Subscriptions screen when the admin language translates "WooCommerce" into non-Latin characters (e.g. Hebrew) — the screen previously showed an empty, unstyled table even though the plans were still saved.
- Upgrading a subscription that was purchased through a resubscribe now credits the amount already paid for the current period, instead of quoting the full prorated price of the new plan.
- On stores that prorate sign-up fees, switching a subscription purchased through a resubscribe now charges the new plan's sign-up fee in full, instead of wiping it with a credit for a sign-up fee that was never paid.
- A stale edit page no longer overwrites the billing schedule after a subscription changes status. Saving an affected Active subscription now clears its stale cancelled date, allowing the remaining schedule to be repaired from the edit screen.
- The My Account > View Subscription page no longer triggers a PHP deprecation notice for subscriptions purchased with PayPal Standard.
- Classic cart and checkout no longer overstate the "due today" item subtotal for a prorated subscription switch or a synced product billed on a later date.
- Checkout no longer saves the order an extra time when the cart contains no subscription switch — previously a redundant database write on every checkout.
- Improved the dedicated Action Scheduler queue debug log so routine skipped runs no longer read as failures.
- Clearer error message on the Subscriptions settings page when "Prorate until the next billing date" is saved without choosing a product type to prorate.
- Hardened permission and ownership checks across subscription bulk actions, the REST API, and several AJAX and My Account request handlers.
- Dev: Deprecated WC_Subscriptions_Cart::get_formatted_product_subtotal() and get_due_today_subtotal() - the "due today" item subtotal now renders on the 'woocommerce_cart_item_subtotal' filter, and Subscriptions no longer filters 'woocommerce_cart_product_subtotal', so code calling WC()->cart->get_product_subtotal() directly gets standard WooCommerce output.
View changelog
- A progress notice now appears while your existing All Products for Subscriptions product data migrates in the background, and a completion notice once it finishes.
- While the migration runs, products maintain their subscription plans, instead of temporarily showing as one-time only until their batch completes.
- WooCommerce no longer logs repeated "Invalid plugin file" errors on every admin page load after All Products for Subscriptions was built into Subscriptions.
- The product page's sign-up fee now carries the store's price display suffix (e.g. "incl. VAT") like the subscription price does, so a taxable sign-up fee no longer looks tax-free.
- Adding a product to the cart no longer causes a fatal error under PHP 8 when another plugin's 'woocommerce_add_cart_item_data' filter callback returns a non-array value.
- In the Cart block, a subscription item's upfront charge now reads "$10.00 due today" instead of "Due today $10.00", matching the Checkout block.
- The classic shortcode cart and checkout now match the block presentation — the free trial and sign-up fee show on their own labeled lines instead of appended to the price, items with a sign-up fee show the amount due today in the subtotal, and the in-cart subscription plan selector has been removed.
- Subscription product creation settings description.
- Dev: New `woocommerce_subscriptions_pre_product_subscription_scheme_mode` filter to short-circuit a product's resolved subscription scheme mode before it's read from meta.
Frequently asked questions
Is Woocommerce Subscriptions GPL licensed?
What is the latest version of Woocommerce Subscriptions?
How much does Woocommerce Subscriptions cost on GPLCoffee?
Which WordPress and PHP versions does Woocommerce Subscriptions support?
Is Woocommerce Subscriptions safe to download?
Auto-updates included
Install it once, update automatically.
The GPLC Connector installs this plugin from your wp-admin and rolls out new versions to your connected sites - up to 25. Included with 12-month and Geek Lifetime plans (plus legacy 6-month).