WooCommerce Subscriptions v4.1.0 – Subscription Plugin For WooCommerce

WooCommerce Subscriptions is a plugin that gives recurring billing services and products in your retailer.

You may promote subscription-based services and products. This description will enable you to perceive how to do that. It describes the choices out there to decide on tips on how to promote subscription-based items and providers in your WooCommerce retailer

Demo: https://woocommerce.com/merchandise/woocommerce-subscriptions/

Desk of Contents [show]

WooCommerce Subscriptions plugin options

  • Free Trial & Subscription Payment
  • Register variable (Variable)
  • Handle Subscriptions
  • Handle subscriber account
  • Synchronized funds
  • Improve / downgrade
  • Versatile product choices
  • A number of registration choices on the similar time
  • Registration coupon
  • Buyer electronic mail…

Changelog WooCommerce Subscriptions Nulled Free

2022-03-22 – v4.1.0

* Repair: Undefined variable `user_can_suspend` when a buyer suspension restrict is outlined and the max variety of suspensions has been reached. PR#4318

* Repair: Units up subscriptions integration with the Mini Cart Block and provides new hook to filter suitable blocks. subscriptions-core#103

* Repair: When utilizing a WooCommerce Blocks powered checkout, repair a problem that led to restricted merchandise being faraway from the cart when finishing a change or renewal order. subscriptions-core#119

* Repair: When there is just one Transport Methodology out there within the recurring transport package deal, ensure that this methodology is handled as chosen within the present session and the `woocommerce_after_shipping_rate` motion runs. subscriptions-core#115

* Repair: Do not anonymize new subscriptions associated to previous subscriptions through a resubscribe relationship. subscriptions-core#121

* Repair: Content material that seems on the My account > Cost strategies web page ought to be translatable. subscriptions-core#125

* Dev: Replace subscriptions-core to 1.7.0. PR#4319

2022-02-07 – v4.0.2

* Dev: Replace subscriptions-core to 1.6.3. PR#4307

* Repair: Exchange makes use of of is_ajax() with wp_doing_ajax(). wcs#4296 PR#4307

* Enhance dealing with of session knowledge.

2022-01-19 – v4.0.1

* Repair: Forestall deadly error when too few arguments handed to widget_title filter. PR#4302

* Dev: Replace subscriptions-core to 1.6.2. PR#4302

2021-10-06 – v3.1.6

* Repair: Add again the restricted subscription setting for easy subscription merchandise (launched in v3.1.5). PR#4214

2021-09-28 – v3.1.5

* Repair: Replace subtracted tax quantities to account for amount adjustments. PR#4107

* Repair: Accurately take away restricted coupons (i.e. “Energetic for x funds”) when the coupon code is made up of solely numeric characters. PR#4139

* Repair: Solely set subtracted taxes on new objects when the charges do not match the bottom location. PR#4177

* Repair: Conceal variable subscription meta fields on the Edit Product web page of customized variable merchandise. PR#4193

* Repair: Use the transport fields to get and save the edit subscription transport subject knowledge. PR#4161

* Repair: Repair TypeError exceptions by checking for WC_Order sorts inside wcs_get_subscriptions_for_order(). PR#4188

* Repair: Incorrect subtracted tax calculations when updating the subscription when the shop forex makes use of a comma decimal separator. PR#4182

* Repair: Conceal the transport tackle fields on checkout when the cart accommodates a subscription product and the ‘Drive transport to billing tackle’ setting is chosen. PR#4172

* Repair: Get the signup payment for coupon calculation inclusive or excluding tax relying on retailer settings. PR#4166

2021-07-22 – v3.1.4

* Repair: Factors and Rewards reductions (together with WC Coupons when Factors and Rewards is lively) being faraway from the cart when utilized on the checkout web page. PR#4158

* Repair: Subscriptions with one-time transport having transport charged on all renewal orders. PR#4156

* Repair: Uncommon deadly error brought on by lacking WC_Query class. PR#4155

* Repair: Make loading the variation edit product tab extra performant on giant websites. PR#4144

* Repair: Add a major key to the final cost short-term desk to enhance compatibility with some hosts on bigger websites. PR#4151

* Tweak: Replace the wording when a buyer edits their subscription tackle that this is applicable to “future renewals”. PR#4118

* Dev: Add lacking `woocommerce_rest_pre_insert_shop_subscription_object` filter to prepare_object_for_database() throughout the Subscriptions REST API controller class. PR#4119

* Dev: Add a `data-payment-method` attribute to the Early Renewal modal button motion. PR#4123

2021-06-09 – v3.1.3

* Repair: Swap calculations not accurately charging the total join payment when the “Prorate Join Payment” choice is about to “By no means (cost the total join payment)”. PR#4096

* Repair: Fixes PayPal Reference Transactions integration with Checkout blocks. PR#4105

* Repair: Set the up to date cost token on all pending-payment renewals in order that manually retrying a failed cost makes use of the up to date token set on the subscription. PR#4108

* Dev: Moved the `WC_Subscriptions::enqueue_scripts` and` WC_Subscriptions::equeue_styles` static features to the brand new `WC_Subscriptions_Frontend_Scripts` class (deprecated present features). PR#4104

2021-05-12 – v3.1.1

* Repair: “Invalid recurring transport methodology” error on checkout when making an attempt to buy a subscription with one-time transport. PR#4088

* Repair: Rework subscription webhook migration script added in 3.1 to clear cached webhook knowledge. PR#4082

2021-04-16 – v3.0.15

* Tweak: Enhance compatibility with WPML. PR#4034

* Dev: Introduce filter to permit third-parties gateways to filter whether or not a token meta was up to date. PR#4030

* Repair: Fixes for endpoint in “My Account”.

2021-04-07 – v3.0.14

* New: Add help for importing and exporting subscription variations through the WooCommerce > Merchandise > Export/Import instruments. PR#3970

* Repair: Solely present one Subscriptions settings menu merchandise on the WC Admin navigation. PR#4054

* Repair: Forestall PHP notices on the Edit Subscription web page induced accessing an undefined index. PR#4056

* Repair: Present variations will not be deleted when updating an everyday variable product to a subscription variable product. PR#3795

* Repair: Replace the `_subtracted_base_location_tax` meta knowledge when a subscription’s line merchandise amount is modified. PR#4039

* Repair: Subsequent cost date calculations when the beginning date and final cost date are the identical. PR#4017

* Dev: Replace jQuery 3.0 deprecations. PR#4015

2021-02-16 – v3.0.13

* Repair: Go an order standing array to get_order_report_data() to stop potential fatals by third events. PR#3930

* Repair: Change logic to permit clients to pay for failed order with restricted product. PR#3947

* Repair: Forestall base size from being saved within the DB when retrieved in ‘apportion_length’. PR#3954

* Repair: Forestall errors when utilizing Product Bundles (which makes use of WCS_Add_Cart_Item) by introducing a WCS_Add_Cart_Item::is_switch_after_fully_reduced_prepaid_term() operate. PR#3957

* Repair: Introduce an SQL Transactions helper with computerized commit/rollback on shutdown. Prevents unusual behaviour when a shutdown happens throughout a SQL transaction. PR#3827

* Repair: [PHP 8.0] Change maybe_retry_payment() arg identify to stop unknown variable identify errors. PR#3984

* Repair: Delete ‘_switch_totals_calc_base_length’ meta incorrectly saved within the database on improve. PR#3958

* Repair: Forestall WC_Order_Item_Coupon::eek:ffsetGet errors throughout renewal. PR#4009

* Dev: Introduce new hooks to varied Switch_Totals_Calculator features. PR#3872

2021-01-06 – v3.0.12

* New: Add an order word when subscriptions are deleted after the client is deleted. PR#3783

* New: [WC Admin] Register objects in new navigation menu. PR#3868

* New: [WC Admin] Add the Subscriptions setting to WC Admin’s Settings navigation listing. PR#3911

* Tweak: Repair capitalisation of Subscription webhook matter names so that they match WooCommerce core. PR#3902

* Tweak: Refactor `wcs_help_tip()` to allow customized tooltip lessons. PR#3871

* Tweak: Exchange remaining makes use of of latest WC_Order() with wc_get_order() to get an order occasion. PR#3858

* Repair: Repair the quantity clients are charged after switching after a earlier change which decreased the pre-paid time period absolutely. PR#3805

* Repair: Calculate a niche cost when switching to a subscription with one size and no cost date to increase. PR#3879

* Repair: Solely require cart cost if there is a subscription with a subsequent cost date. PR#3899

* Repair: Solely show the failed scheduled motion warning to admin customers who can view subscriptions. PR#3905

* Repair: Prefix attribute keys accurately earlier than getting change url. Fixes points with auto-switch redirects eradicating pre-exisiting URL params. PR#3913

* Repair: Forestall lowering inventory whereas saving a subscription on the admin edit subscription display. PR#3926

* Repair: Use product object to learn the unique, unmodified size of a cart merchandise throughout a change. PR#3929

* Dev: Set off create/replace webhooks throughout Subscription REST API calls. PR#3919

* Dev: Add filters to allow third-parties to vary the brand new and previous cost methodology titles utilized in subscription modified cost methodology notes. PR#3908

2020-11-25 – v3.0.11

* Tweak: Enhance the lacking buyer error message displayed for third-party constructed checkouts when registration is disabled on checkout. PR#3893

* Repair: Take away the potential for a destructive calculation of pay as you go days on subscription downgrades. PR#3881

* Repair: Repair points stopping shops utilizing the $0 Preliminary Checkout function from with the ability to checkout. PR#3887

* Repair: Take away potential deadly error when processing end-of-prepaid time period scheduled actions brought on by the subscription not present. PR#3875

* Repair: Set off cost full actions after renewing early through modal. PR#3888

* Repair: Efficiency enhancements to restricted merchandise working gradual queries on the store web page. PR#3895

* Repair: [PHP 8.0] Solely move array values to call_user_func_array calls. PR#3884

* Repair: [PHP 8.0] Replaces sure makes use of of method_exists() with is_callable(). PR#3892

* Tweak: Take away the ‘$X now’ from value string when synced product join date is as we speak. PR#3797

* Repair: Deal with a subscription with a cancelled mother or father order as “needing cost”. This ensures cancelling the subscription will go proper to cancelled, relatively than pending-cancellation. PR#3784

* Repair: Take away code accountable for hiding/displaying the WC order totals meta field. This fixes the deprecated jQuery.fn.load() warnings. PR#3786

* Repair: Repair updating standing and finish dates through the REST API. PR#3796

* Dev: Add an motion hook to edit subscription admin cost meta inputs. Permits third-parties to show customized fields for every gateway. PR#3798

* Dev: Choose-in monitoring knowledge for Subscriptions Stories PR#3738

= v3.0.11 =

Information despatched to WooCommerce:

Subscriptions report views

Subscriptions report filter utilization – clicks and report vary

Variety of subscriptions, orders, merchandise

Plugin model

To disable this monitoring, opt-out of WooCommerce monitoring, see https://woocommerce.com/usage-tracking/

⭐Comparable sugguestion: Subscriptio – WooCommerce Subscriptions

Obtain WooCommerce Subscriptions v4.1.0 Nulled:

Obtain hyperlink

Leave a Comment

Your email address will not be published.