WooCommerce Subscriptions, you can create and manage products with recurring payments — payments that will give you residual revenue you can track and count on. WooCommerce Subscriptions allows you to introduce a variety of subscriptions for physical or virtual products and services. Create product-of-the-month clubs, weekly service subscriptions or even yearly software billing packages.
WooCommerce Subscriptions Extensions Features
- Free trials and sign-up fees
Charge an initial amount to account for customer setup costs, or allow customers to try before they buy. - Variable subscriptions
Create variable subscription products and allow your customers to choose a subscription that suits their needs. - Subscription management
Store owners get full-featured subscription management via the WooCommerce > Edit Subscription administration screen. - Subscriber account management
Your customers can also manage their own subscriptions. - Synchronized payments
You can even prorate the first payment of a synchronized subscription purchase. - Upgrades/downgrades
Allow customers to upgrade, downgrade or cross-grade between different subscription products. - Flexible product options
You can make the product downloadable, virtual or physical, charge renewal payments weekly, monthly or annually - Multiple subscriptions
Your customers can also purchase different subscription products in the same transaction - Subscription Coupons
Offer customers a discount on their monthly payments or just the sign-up fee. - Customer emails
Automatically notify customers when a subscription renewal payment is processed
WooCommerce Subscriptions Changelog 6.8.0
- Fix: Restore Retry icon in Orders table for HPOS-enabled stores.
- Fix: Correctly updates a subscription status to `cancelled` during a payment failure call when the current status is `pending-cancel`.
- Fix: Clear the `cancelled_email_sent` meta when a subscription is reactivated to allow the customer to receive future cancellation emails.
- Fix: Prevent deprecation notices after updating to WooCommerce 9.3.
- Fix: Prevent PHP fatal error that occurs when calculating the total tax refunded on a subscription.
- Dev: Only initialise the `WCS_WC_Admin_Manager` class on stores running WC 9.2 or older. This class handled integration with the Woo Navigation feature that was removed in WC 9.3.