• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WooCommerce Subscriptions

WooCommerce Subscriptions v6.0.0

No permission to download
2021-04-07 - version 3.0.14
* New: Add support for importing and exporting subscription variations via the WooCommerce > Products > Export/Import tools. PR#3970
* Fix: Only show one Subscriptions settings menu item on the WC Admin navigation. PR#4054
* Fix: Prevent PHP notices on the Edit Subscription page caused accessing an undefined index. PR#4056
* Fix: Existing variations will no longer be deleted when updating a regular variable product to a subscription variable product. PR#3795
* Fix: Update the `_subtracted_base_location_tax` meta data when a subscription's line item quantity is modified. PR#4039
* Fix: Next payment date calculations when the start date and last payment date are the same. PR#4017
* Dev: Update jQuery 3.0 deprecations. PR#4015
 

Attachments

  • woocommerce-subscriptions-v.3.0.14.zip
    2.2 MB · Views: 20
  • Like
Reactions: JRGWxRxZ and MrAL
Babak updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions v3.0.14

Download WooCommerce Subscriptions v3.0.14 Nulled Free
2021-04-07 - v3.0.14

* New: Add support for importing and exporting subscription variations via the WooCommerce > Products > Export/Import tools. PR#3970
* Fix: Only show one Subscriptions settings menu item on the WC Admin navigation. PR#4054
* Fix: Prevent PHP notices on the Edit Subscription page caused accessing an undefined index. PR#4056
* Fix: Existing variations will no longer be deleted when updating a regular variable...

Read the rest of this update entry...
 

2021-04-16 - version 3.0.15​

  • Tweak: Improve compatibility with WPML. PR#4034
  • Dev: Introduce filter to allow third-parties gateways to filter whether a token meta was updated. PR#4030
  • Fix: Fixes for endpoint in "My Account".
 
*** WooCommerce Subscriptions Changelog ***

2021-04-16 - version 3.0.15
* Tweak: Improve compatibility with WPML. PR#4034
* Dev: Introduce filter to allow third-parties gateways to filter whether a token meta was updated. PR#4030
* Fix: Fixes for endpoint in "My Account".
 

Attachments

  • woocommerce-subscriptions-v.3.0.15.zip
    2.2 MB · Views: 10
  • Like
Reactions: JRGWxRxZ
  • Love
  • Like
Reactions: mml and JRGWxRxZ
*** WooCommerce Subscriptions Changelog ***

2021-05-10 - version 3.1.0
* New: Add support for WooCommerce Cart and Checkout blocks. PR#3993
* New: Support v3 subscription endpoints. PR#4001
* New: Add woocommerce_inbox_variant option. PR#4084
* New: Update the WC minimum required version to WC 3.7. PR#3914
* New: Add a new Accounts setting to allow admin to enable registration on checkout of subscription customers. PR#3883
* New: Display switch, renewal and resubscribe context in the 'Add to cart' and 'Place order' buttons. PR#3624
* Fix: Fix customer subscription caching errors on multisite installations. PR#4074
* Fix: Update the `_subtracted_base_location_taxes` when an admin edits the subscription line item subtotal. PR#4068
* Fix: Migrate existing v3 subscription webhooks to v1 when upgrading to 3.1 to maintain the same payload delivered. PR#4079
* Fix: Fatal error when processing an initial PayPal Standard payment on a manually created subscription that has no parent order. PR#4033
* Fix: Only allow reactivation of pending-canceled subscription when end date is in the future. PR#4037
* Fix: Don't add a free trial period when resubscribing to a synced subscription. PR#4045
* Fix: Catch exceptions thrown when updating a subscription's payment method. PR#4051
* Fix: Incorrect sign-up fee discount amount calculated when the customer is outside of all tax zones and prices are entered with tax included. PR#4052
* Fix: Allow paying for pending parent orders that contain a limited subscription product where the subscription is already active. PR#4061
* Fix: Show recurring shipping totals/options when a virtual product is the last product added to the cart. PR#4053
* Fix: Refactor how `_subtracted_base_location_tax` order item meta is stored on subscription items to avoid calculation issues when the quantity is changed. PR#4062
* Fix: Fixes PHP notices when using the v1/subscriptions/ID/orders REST endpoint on a subscription where one of its related orders was directly deleted from the database. PR#4058
* Tweak: Always show the delete save card button but now display a notice when trying to delete a card tied to an active subscription. PR#4076
* Tweak: Update the subscription order note to when the PayPal Standard subscription is suspended and migrated over to PayPal Reference Transactions during a switch request. PR#4057
* Tweak: Display orders in the related orders admin table sorted by date. PR#3575
* Dev: Refactor the recurring totals template. PR#3550
 

Attachments

  • woocommerce-subscriptions-v.3.1.0.zip
    2.4 MB · Views: 6
  • Like
Reactions: JRGWxRxZ and Babak
  • Love
Reactions: JRGWxRxZ
Babak updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions v3.1.2

Download WooCommerce Subscriptions v3.1.2 Nulled Free
2021-05-19 - v3.1.2

* Fix: Don't show recurring shipping method selection when the rates and options match the initial cart options. PR#4091
* Fix: Update the recurring shipping totals on selection and fix invalid recurring shipping method notices. PR#4099
* Fix: Update the subscription shipping address after on switch. PR#4095

Read the rest of this update entry...
 
Babak updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions v3.1.3

Download WooCommerce Subscriptions v3.1.3 Nulled Free
2021-06-09 - v3.1.3

* Fix: Switch calculations not correctly charging the full sign up fee when the "Prorate Sign up Fee" option is set to "Never (charge the full sign up fee)". PR#4096
* Fix: Fixes PayPal Reference Transactions integration with Checkout blocks. PR#4105
* Fix: Set the updated payment token on all pending-payment renewals so that manually retrying a failed payment uses the updated token set on the subscription...

Read the rest of this update entry...
 
Babak updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions v3.1.4

Download WooCommerce Subscriptions v3.1.4 Nulled Free
2021-07-22 - v3.1.4

* Fix: Points and Rewards discounts (including WC Coupons when Points and Rewards is active) being removed from the cart when applied on the checkout page. PR#4158
* Fix: Subscriptions with one-time shipping having shipping charged on all renewal orders. PR#4156
* Fix: Rare fatal error caused by missing WC_Query class. PR#4155
* Fix: Make loading the variation edit product tab more performant on large sites...

Read the rest of this update entry...
 
Hello People, hope you're good, need some help. am using this woocommerce subscriptions along with memberships and both seemed to be working well. the initial purchases work fine however when it comes to the renewal/recurring payments they are always failing and i get the error in the image attached, have tried to follow the help link in the message but it doesn't help. can anyone here help with this. @Babak could yoiu be having any idea as to why
woo subscription error.png
 
  • Like
Reactions: Ananta
Hello People, hope you're good, need some help. am using this woocommerce subscriptions along with memberships and both seemed to be working well. the initial purchases work fine however when it comes to the renewal/recurring payments they are always failing and i get the error in the image attached, have tried to follow the help link in the message but it doesn't help. can anyone here help with this. @Babak could yoiu be having any idea as to why
woo subscription error.png
Yeah.. seems it doesn't work together. try to write to the developers about this issue
 
Babak updated WooCommerce Subscriptions with a new update entry:

WooCommerce Subscriptions v3.1.5

Download WooCommerce Subscriptions v3.1.5 Nulled Free
2021-09-28 - v3.1.5

* Fix: Update subtracted tax amounts to account for quantity changes. PR#4107
* Fix: Correctly remove limited coupons (i.e. "Active for x payments") when the coupon code is made up of only numeric characters. PR#4139
* Fix: Only set subtracted taxes on new items when the rates don't match the base location. PR#4177
* Fix: Hide variable subscription meta fields on the Edit Product page of custom variable...

Read the rest of this update entry...
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock