woocommerce subscriptions free download
|

WooCommerce Subscriptions Free Download v6.0.0 [Nulled]

With WooCommerce Subscriptions free download, you can create and manage products with recurring payments — payments that will give you residual revenue you can track and count on.

DOWNLOAD WOOCOMMERCE SUBSCRIPTIONS [NULLED]

Why Use WooCommerce Subscriptions Free Download?

  • 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, number of active subscribers, and more

WooCommerce Subscriptions Nulled Features

Free Trials & Sign-Up Fees: Charge an initial amount to account for customer setup costs, or allow customers to try before they buy, by adding sign-up fees and free trials to any subscription product. Subscription Management: Store owners get full-featured subscription management via the WooCommerce > Edit Subscription administration screen. You can suspend or cancel a subscription, change the trial expiration, add items, shipping, fees or taxes to the subscription or modify the recurring total for future payments. Synchronized Payments: If you only want ship on certain days of the month, or align all customers to the same annual membership term, you can with WooCommerce Subscriptions’ renewal synchronization feature. You can even prorate the first payment of a synchronized subscription purchase. Flexible Product Options: When creating a subscription product, you can make the product downloadable, virtual or physical, charge renewal payments weekly, monthly or annually, limit the product to one-per-customer and even charge shipping only on the initial order. Subscription Coupons: Offer customers a discount on their monthly payments or just the sign-up fee. Subscriptions includes both recurring discount coupons and sign-up fee coupons.
Variable Subscriptions: Create variable subscription products and allow your customers to choose a subscription that suits their needs. You can even allow customers to choose their own billing schedule. Subscriber Account Management: Your customers can also manage their own subscriptions. With the My Account > View Subscription page, subscribers can suspend or cancel a subscription, change the shipping address or payment method for future renewals and upgrade or downgrade their subscription. Upgrades/Downgrades: Allow customers to upgrade, downgrade or cross-grade between different subscription products. With flexible proration options for the recurring amount, sign-up fee and length, you can also customize the costs of switching to a new subscription product to suit the needs of your store. Multiple Subscriptions: Your customers can also purchase different subscription products in the same transaction and Subscriptions will group the products to reduce the payment gateway fees and logistical overhead for their future renewals. Customer Emails: Automatically notify customers when a subscription renewal payment is processed, a subscription is cancelled or when a subscription has expired with the built-in subscription emails.

Looking for a way to make your products available for purchase one-time, or on subscription? All Products is a powerful add-on for WooCommerce Subscriptions free download that lets you add optional subscription plans to your existing products.

Capture More Residual Revenue

Whether your goal is to ship a surprise bundle of products to faithful customers every month or bill them for an in-person service provided by your small business, WooCommerce Subscriptions free download can take the stress out of capturing that all-important residual revenue. You’ll be able to track just how many subscribers you have, when they’re being billed, and how much revenue you’re generating — meaning you’ll always know how much revenue your store can count on as you continue to grow.

What is the difference between Memberships and Subscriptions? Can I use either one? Do I need both?

While Memberships and Subscriptions plugins work well together, they each have different functionality and can be used independently of the other. WooCommerce Subscriptions nulled is best used for setting up products that have a regular payment schedule, while Memberships is best for restricting products and site content and offering product discounts to members. Together, Memberships and Subscriptions can be used to create a site with membership plans that automatically renew on a yearly basis.

Download WooCommerce Subscriptions Free


VIEW DEMO


DOWNLOAD WOOCOMMERCE SUBSCRIPTIONS [NULLED]


Notice

  • All Themes/Plugins presented on the website are released under GNU General Public License.
  • Unlimited use, you can install them on any site with full premium features available.
  • 100% clean files and free from viruses.
  • This item is for testing & studying purposes only and is not supported for commercial use.
  • We highly recommend buying WooCommerce Subscriptions Free Download from the official site.
  • If you can’t find the latest version of the product on the site or want any Theme/ Plugin, that is not available here, please contact us. I will upload it as soon as possible.

WooCommerce Subscriptions ChangeLog

2024-02-08 - version 6.0.0

* Add: Subscription plugin settings can now be fetched via the /wc/v3/settings/subscriptions REST API endpoint.
* Fix: Trigger the subscription.updated webhook event for all subscription updates.
* Fix: Block the UI after a customer clicks actions on the My Account > Subscriptions page to prevent multiple requests from being sent.
* Fix: WC 8.6.0 compatibility: Resolved wc_get_log_file_path() deprecation warnings.

2024-01-17 - version 5.9.1

* Fix: Resolved an error that would occur with WooCommerce 8.5.0 
when editing a subscription customer from the admin dashboard.

2024-01-11 - version 5.9.0
* Fix: Resolved an issue that caused ordering the Admin Subscriptions List Table to not work when HPOS is enabled.
* Fix: When switching all subscription items in the same cart, ensure the previous subscription is reused where possible instead of creating all new subscriptions.
* Update: Changed the edit subscription product "Expire after" (Subscription length) so it more clearly describes when a subscription will automatically stop renewing.
* Update: Log all exceptions caught by WooCommerce while processing a subscription scheduled action.
* Dev: Update subscriptions-core to 6.7.0.

2023-12-21 - version 5.8.0
* Fix: Incorrect switch calculation when upgrading a synchronised product before the first renewal is due where the initial payment was prorated.
* Fix: When updating a subscription via the REST API, don't update the start date to the current time if the start date is not set in the request.
* Fix: When using the checkout block to pay for renewal orders, ensure the order's cart hash is updated to make sure the existing order can be used.
* Fix: Prevents a PHP fatal error that occurs when the cart contains a renewal order item that no longer exists.
* Fix: When HPOS is enabled and data compatibility mode is turned on, make sure subscription date changes made to postmeta are synced to orders_meta table.
* Fix: Resolved an issue that would cause undefined $current_page, $max_num_pages, and $paginate variable errors when viewing a page with the subscriptions-shortcode.
* Dev: Update subscriptions-core to 6.6.0.

2023-11-09 - version 5.7.0
* Add: Introduce a new REST API endpoint to create subscription(s) from a given order. This endpoint is available at POST `/wc/v3/orders/{order_id}/subscriptions` and accepts a single order ID.
* Add: When a customer toggles automatic renewals on or off via their My Account page, add a note to the subscription to record that event.
* Fix: Set and update a subscription's trial end date via the REST API.
* Fix: Ensure the `woocommerce_subscription_renewal_payment_complete` hook is always triggered when processing early renewals via the checkout page (introduced in 5.6.0).
* Fix: When a subscription is flagged as requiring manual payments, allow admin users to turn on automatic payments for a subscription via the Edit Subscription page by selecting a new payment method.
* Fix: When processing an early renewal order, make sure the suspension count is reset back to 0 on payment complete.
* Fix: Ensure proper backfilling of subscription metadata (i.e. dates and cache) to the postmeta table when HPOS is enabled and compatibility mode (data syncing) is turned on.
* Fix: Fetch and update the `_cancelled_email_sent` meta in a HPOS compatibile way.
* Dev: Introduce a new wcs_get_subscription_grouping_key() function to generate a unique key for a subscription based on its billing schedule. This function uses the existing recurring cart key concept.
* Dev: Deprecate the WC_Subscriptions_Synchroniser::add_to_recurring_cart_key(). Use WC_Subscriptions_Synchroniser::add_to_recurring_product_grouping_key() instead.
* Dev: Update subscriptions-core to 6.5.0.

2023-10-18 - version 5.6.0
* Add: Introduce the "Subscription Relationship" column under the Orders list admin page when HPOS is enabled.
* Add: Use admin theme color and the correct WooCommerce colors.
* Fix: Resolved an issue that caused subscriptions to go on-hold when a customer fails or abandons an early renewal order payment.
* Fix: Resolved an issue that caused subscriptions with an unpaid early renewal order to be incorrectly considered as needing payment.
* Fix: When HPOS is enabled, make the orders_by_type_query filter box work in the WooCommerce orders screen.
* Fix: Ensure renewal orders paid via the Block Checkout are correctly linked to their subscription.
* Fix: Resolved an issue that caused paying for failed/pending parent orders that include Product Add-ons to not calculate the correct total.
* Fix: Ensure the order needs processing transient is deleted when a subscription order (eg renewal) is created. Fixes issues with renewal orders going straight to a completed status.
* Fix: Store the correct subscription start date in postmeta and ordermeta when HPOS and data syncing is being used.
* Fix: When HPOS is enabled, deleting a customer will now delete their subscriptions.
* Fix: Missing styles on the Edit Subscription page when HPOS is enabled.
* Fix: Resolve an issue that would cause additional subscriptions to be created when completing a switch via the Block Checkout.
* Fix: Resolve an issue that would cause 3rd party plugin edit product fields with the show_if_variable-subscription class to be incorrectly hidden.
* Fix: Allow gateways to execute action on payment method deletion before updating the subscription.
* Fix: Ensure subscriptions have a date created that correctly accounts for the site's timezone. Fixes issues with subscriptions having a date created double the site's UTC offset.
* Fix: When HPOS is enabled, fix quick-editing the subscription statuses on the admin list table.
* Dev: PHP 8.2: Fix "Creation of dynamic property" warnings.
* Dev: PHP 8.2: Fix "Automatic conversion of false to array is deprecated" warnings.
* Dev: PHP warnings from using debug_backtrace().
* Dev: Updated subscriptions-core to 6.4.0
* Dev: Updated the hooks for Checkout Blocks, replacing the deprecated `woocommerce_blocks_checkout_` prefixed hooks with `woocommerce_store_api_checkout`.

Similar Posts