WooCommerce Subscriptions: For actual or virtual goods and services
WooCommerce Subscriptions is a powerful and flexible plugin for WordPress that enables you to create and manage recurring subscriptions for products and services. With WooCommerce Subscriptions you can easily set up subscription plans for physical or virtual products, services, and even content.
WooCommerce Subscriptions allows you to set up subscription plans for products and services and manage them directly from your WooCommerce store. It also offers a range of features that make it easy to set up and manage subscriptions, including automatic billing, subscription management, product/service availability, subscription renewals, and more.
One of the most popular features of WooCommerce Subscriptions is the ability to set up automatic billing for your subscriptions. This feature allows you to automatically charge customers for their subscriptions on a regular basis, without any manual effort from you. You can also set up subscription plans that offer discounts and other incentives to encourage customers to sign up and stay subscribed. You can easily view and manage customer subscriptions, view customer financial details, and even set up payment plans for customers.
Another great feature of WooCommerce Subscriptions is its integration with other WooCommerce plugins. This allows you to easily integrate your subscription plans with other WooCommerce plugins such as WooCommerce Shipping, WooCommerce Tax, and more.
Alternative to WooCommerce Subscriptions: Similar subscription functionalities.
Why purchase at GPLPlus?
“Our website offers a wide selection of WordPress products that are designed to help you create a beautiful and powerful website. We use high-quality and reliable plugins and themes that are constantly updated to ensure that your site is up-to-date and secure. Additionally, our products are easy to use and can be quickly customized to fit your unique needs. We also provide excellent customer support to help you with any questions or issues you might have.” -GPLPlus
WooCommerce Subscriptions Layouts installation – GPLPlus Guide
WooCommerce Subscriptions for WordPress Features
• Multiple billing schedules available to suit your store’s needs
• Integration with over 25 payment gateways for automatic recurring payments
• Supports manual renewal payments through any WooCommerce payment gateway, along with automatic email invoices and receipts
• Supports automatic rebilling on failed subscription payments, so you never lose revenue
• Give subscribers the ability to manage their own plan, including upgrading or downgrading, without needing to wait on you for help
• Built-in renewal notifications and automatic emails let you — and your customers — know when subscription payments have been processed, so there are never any surprises
• Detailed reports allow you to keep track of recurring revenue, the number of active subscribers, and more
Verdict
WooCommerce Subscriptions is an excellent tool to help businesses create subscription–based products and services. It provides a comprehensive set of features, including recurring payments, billing cycles, discounts, and more. It also allows businesses to easily manage their customers and keep them engaged. This plugin is a great choice for businesses that want to offer subscription–based products and services to their customers. It is easy to set up and use, and can help businesses streamline their subscription services.
Frequently Asked Questions
Is WooCommerce Subscriptions Best for Beginners?
No, WooCommerce Subscriptions is not best for beginners. Although it is a great plugin for creating subscription-based services, it is a premium plugin and requires a certain amount of knowledge and experience in setting up and managing a WooCommerce store in order to take full advantage of the features it offers.
What are the benefits of using WooCommerce Subscriptions?
1. Offer Flexible Subscription Options: WooCommerce Subscriptions allows you to offer customers a variety of subscription options, including recurring payments, one-time payments, free trials, and more.
2. Automate Renewals and Billing: WooCommerce Subscriptions also provides automation for billing and renewals, so you don’t have to worry about manually sending invoices or reminders.
3. Manage Subscribers: With WooCommerce Subscriptions, you can easily manage your subscribers, including their contact information, payment preferences, and subscription details.
4. Reduce Cart Abandonment: WooCommerce Subscriptions can reduce cart abandonment by providing customers with an easy way to set up recurring payments.
5. Create Multiple Subscription Plans: You can create multiple subscription plans with different features and prices to accommodate different customer needs.
6. Offer Discounts: WooCommerce Subscriptions allows you to offer discounts on subscription plans to encourage customers to subscribe.
7. Track Subscription Performance: WooCommerce Subscriptions lets you track subscription performance, so you can see how successful your subscription plans are.
Is WooCommerce Subscriptions affordable?
Yes, WooCommerce Subscriptions is an affordable subscription service. With an annual cost of $199 and it includes a year of updates and support. But hey! GPLPlus gives you a 90% discount, which can be purchased for only 4.99 USD.
WooCommerce Subscriptions Changelog (Updated) March 31, 2023
2023-03-31 – version 5.0.1
* Fix: WooCommerce dependency check was erroneously failing on stores with other plugins including a woocommerce.php file. #4497
2023-03-10 – version 5.0.0
* Fix: When a customer changes their address during a subscription switch, don’t save their new address in the postmeta table when HPOS is enabled. #4489
* Fix: When HPOS is enabled, changing your address while paying for a renewal order will update the address on the subscription. #4491
* Fix: Prevent admin error notices from being shown for the “subscription trial end” event that was caused by no callbacks being attached to this scheduled action. #4491
* Fix: Prevent fatal error when copying the `_shipping_address` metadata where the value is not an array. #4495
* Update: Use the WC installed version to determine if Subscription dependencies are met rather than the database version.
* Dev: Update subscriptions-core to 5.5.0. #4491
2023-02-22 – version 4.9.1
* Fix: Revert minimum required version of WooCommerce to 6.5 due to fatal errors on some sites.
2023-02-22 – version 4.9.0
* Add: Declare WooCommerce Subscriptions compatible with High-Performance Order Storage.
* Dev: Update subscriptions-core to 5.4.0.
* Dev: Remove the recurring shipping method cache that caused bugs for third-party plugins like Conditional Shipping and Payments.
* Dev: Bump minimum required version of WooCommerce to 7.0.
2023-02-01 – version 4.8.1
* Fix: Fatal error when loading the Edit Subscription page with custom admin billing or shipping fields.
* Dev: Update subscriptions-core to 5.3.1.
2023-01-30 – version 4.8.0
* Add: Highlight subscriptions with overdue payment in list view with red icon & tooltip.
* Add: New wcs_set_order_address() helper function to set an array of address fields on an order or subscription.
* Update: Admin subscription reports are disabled on stores that have opted into HPOS without data syncing enabled.
* Fix: Shipping address correctly set when resubscribing or switching subscriptions that contain different billing and shipping addresses.
* Fix: When processing customer requests to update all their subscription payment methods, ensure the updated subscription is used to fetch the new payment meta, not and old instance.
* Fix: Catch exceptions when changing payment method associated with a subscription to avoid fatal errors.
* Fix: Show the payment retries metabox for renewal orders that have retry attempts on stores that have HPOS enabled.
* Fix: Scheduled retry actions are now cancelled when trashing/deleting a renewal order on stores that have HPOS enabled.
* Fix: On HPOS stores, return the correct count per subscription status from the `/system_status` WC API endpoint.
* Fix: Refactor `WC_Subscriptions_Switcher::process_checkout()` to support stores with HPOS enabled.
* Fix: Refactor `WC_REST_Subscriptions_V1_Controller::get_subscription_orders()` to support stores with HPOS enabled.
* Fix: Edit, add, and list Subscription admin pages now work when HPOS is enabled.
* Fix: Fixed issues where multiple subscription purchases wouldn’t appear on the My Account > Subscriptions screen, on HPOS environments.
* Fix: Refactor `WCS_Meta_Box_Subscription_Data::save` to support HPOS stores, fixing a PHP warning notice when updating an order via the Edit Order screen.
* Fix: Set the `download_permissions_granted` value when purchasing a downloadable subscription product when HPOS is enabled.
* Fix: When a customer changes their address on their account or subscription, make sure the new address is saved when HPOS is enabled.
* Fix: Removed the potential for an infinite loop when getting a subscription’s related orders while the subscription is being loaded.
* Fix: Refactor `WC_Subscriptions_Renewal_Order` and `WC_Subscriptions_Tracker` classes to support HPOS stores.
* Fix: “Subscriptions by Payment Gateway” in WooCommerce → Status now shows the correct values when HPOS is enabled.
* Fix: Check whether the order actually exists before accessing order properties in wcs_order_contains_subscription().
* Fix: When a subscription’s parent order is trashed or deleted, make sure the related subscription is also trashed or deleted on stores with HPOS enabled.
* Fix: When a subscription is trashed or deleted, make sure it is cancelled first on stores with HPOS enabled.
* Fix: Merge any custom meta_query args passed to wcs_get_orders_with_meta_query() to avoid overriding WC core args that map onto meta_query.
* Fix: Prevent erroneously resyncing a subscription every time it is loaded from the database on HPOS environments.
* Fix: On HPOS environments, ensure subscription related order caches are updated when relationship order meta (eg `_subscription_renewal` or `_subscription_switch`) is updated.
* Fix: On HPOS environments, update related orders cache when subscription is trashed, deleted, or restored / untrashed.
* Fix: Replace code using wp_count_posts(), get_post_type(), get_posts and wp_delete_post() with equivalent WC Data Store functions to support stores that have HPOS enabled.
* Dev: Add subscriptions-core library version to the WooCommerce system status report.
* Dev: Introduced a WCS_Object_Data_Cache_Manager and WCS_Object_Data_Cache_Manager_Many_To_One class as HPOS equivalents of the WCS_Post_Meta_Cache_Manager classes.
* Dev: Introduced a new `untrash_order()` in the `WCS_Orders_Table_Subscription_Data_Store` class to fix untrashing subscriptions on stores that have HPOS enabled.
* Dev: Moved the trash, untrash & delete related `add_actions()` in the `WC_Subscriptions_Manager` class to be added on the `woocommerce_loaded` action.
* Dev: Fix phpcs violations in the `WC_Subscriptions_Tracker` and `WCS_Admin_System_Status` classes to improve code quality.
* Dev: Deprecate the `WC_Subscriptions_Switcher::update_shipping_methods()` function.
* Dev: Fix phpcs violations in the `WC_REST_Subscription_System_Status_Manager` class to improve code quality.
* Dev: Remove deprecated `strptime` function in favour of `DateTime::createFromFormat`.
* Dev: Update subscriptions-core to 5.3.0.
* Dev: Bump minimum required version of WooCommerce to 6.5.
Verified owner [email protected] (verified owner) –
Excellent plugin. Works perfectly.
Verified owner [email protected] (verified owner) –
gooood
Verified owner [email protected] (verified owner) –
excelent plugin work perfect
Verified owner Bjarne Taarnager (verified owner) –
Good plugin, very satisfied
Verified owner Mohamed Khalid (verified owner) –
Great Plugin
Verified owner hualoon (verified owner) –
thanks for the download. i have installed it. just that it doesn’t automatically update on the woocommerce plugin page.
Store manager GPLPlus.com –
Hi Hualoon,
Thanks for the feedback.
Please be reminded that you must not update automatically the file through the WordPress Dashboard itself as it gives you an error asking a code. We don’t usually do by sending a notification every time the update comes. You may manually check the items through the website My Account.
Or if you have notified by the said item to update, please reach us out so we could provide you with the latest copy of the file right within 24 or 48 hours.
How do I upgrade a Theme or Plugin?
First, install and activate this plugin – Easy Theme and Plugin Upgrades
Then follow the below steps:
• Download the latest zip file.
• Check the downloaded file if it’s installable, otherwise, extract first and look for installable.
• Log into your WordPress site.
• Go to Theme (If theme file) or Go to Plugin (If plugin file) > Add New.
• Click the Upload Theme (If theme file) or Upload Plugin (If plugin file) button at the top of the page.
• Select the zip file with the new Theme or Plugin version to install.
• Click the “Install Now” button.
Verified owner Diego T Castro (verified owner) –
Excellent plugin. Works perfectly!!!
Verified owner Adeshina Olaoye (verified owner) –
Excellent plugin. Works perfectly. Good price.
Verified owner Neel Mewada (verified owner) –
Amazing plugin!!!
Verified owner ehasnewsletters (verified owner) –
This is absolutely good. I’m wondering why people still pay premiums for these plugins for limited support most of the time for issues google can help you solve…
Verified owner faso (verified owner) –
I bought and installed it without problems.
Verified owner Lauren Prinsloo (verified owner) –
Perfect working plugin, does exactly what I needed, I am very happy with it! 🙂
Verified owner ilintimedya (verified owner) –
Awesome, no problm
Verified owner CLYDE QUINONEZ (verified owner) –
Easy to use and suitable to users who don’t know a lot about website developing.
Verified owner Ground Roots (verified owner) –
Great plugin, easy to install.
Verified owner JEISSON ARISTIZABAL (verified owner) –
Excellent plugin
Verified owner Paul Dunne (verified owner) –
Did the job, worked great!
Verified owner Ignatius Monari (verified owner) –
This worked like a charm, saved me a million times.
Verified owner GALO s.r.o. (verified owner) –
Good job with this Plugin.
eminyenibayrak –
is it pro version ? can i use all paid things with this on woo commerce like
customizable products
Store manager GPLPlus.com –
Hi eminyenibayrak,
Yes, this is a pro version. You can use all its features.
Verified owner Rahul kumar (verified owner) –
One of the very required plugin from Woocommerce, GPLPlus making it available at an affordable price. The plugin is working great and I have order unlimited updates also.
Verified owner Alexander Greganti (verified owner) –
great for setting up subscriptions
Verified owner Erdogan Eroglu (verified owner) –
Work perfect. Thank you. Very satisfied!
Verified owner Johan Nepgen (verified owner) –
Great plugin at a great price!
Verified owner Juan José Zani (verified owner) –
Works Perfect! Thanks! Gracias por subirlo.
Verified owner ceo4 (verified owner) –
This plugin really worked on my client’s website and my client is happy to use it and it helped me in getting the job done in minimal cost
Verified owner home-4971 (verified owner) –
Good plugin, works perfect
Verified owner mysponsoringdollar (verified owner) –
Best plugin. Works perfectly
Verified owner ojo (verified owner) –
Funciona todo perfecto. No olvides marcar “habilitar pagos manuales” para que el WooCommerce lo reconozca como método de pago disponible para la venta de las suscripciones
Verified owner Boujah Nadia (verified owner) –
I like it! Easy to use 🙂
Verified owner Grigore Eugen (verified owner) –
It is working perfect
Verified owner Jiří Liška (verified owner) –
Exactly what I wanted
Verified owner miguel-8690 (verified owner) –
Plugin que necesita de membership para un mejor funcionamiento.
Verified owner Godson Victory (verified owner) –
I love it. Huge savings this one…
Verified owner Michel Barria (verified owner) –
this plugin + memberships rocks
Verified owner Craig Anderson (verified owner) –
Does exactly what they say, premium plugin for a fraction of the price.
Verified owner Craig Anderson (verified owner) –
amazing service! Huge saving.
Verified owner Marie-Laure Guénot (verified owner) –
Tellement heureuse de trouver ce module ici !
Fonctionne parfaitement bien, ça me sauve la vie, merci GPLplus 🙂
Verified owner Oscar Muñoz (verified owner) –
Great plugin, really is important for me and my clients create platforms with subscriptions
Verified owner Mohammed Saiwaad (verified owner) –
excellent plugin, works great
Verified owner Pradip solanke (verified owner) –
Worked smoothly as displayed, nothing more nothing less. Good purchase
Verified owner mbsmartvision (verified owner) –
Perfect! This is what I have been looking for.
khan khan –
Fake, he take my money and they didn’t give me my order !
Store manager GPLPlus.com –
Hi,
We’re sorry for the inconvenience that this has caused you. For us to cater to the concern, please leave us a direct message via this link. https://www.gplplus.com/my-account/support-tickets/.
Verified owner Lauren Prinsloo (verified owner) –
Does the job perfectly and setup was very easy!
Verified owner Hayley Tewes (verified owner) –
perfect, just what we needed
Verified owner YU CHE HUANG (verified owner) –
That’s fxxxing great! Thank you.
Verified owner Kyle James (verified owner) –
Another amazing plugin from GPL, I am super happy with my purchase.
HOSSEM BEN AYED –
Great plugin
Verified owner humzafaheem16 (verified owner) –
works like a charm
Verified owner Eldeot Jairay (verified owner) –
Perfectly OK no issues