Hi,
I run woocommerce with subscriptions, both to latest version, and I can no longer see the link to update subscriptions with new product/shipping price from “subscription extras”.
Is there a way to force the updating of subdscription?
]]>Hi,
This plugin is interesting and offers an alternative to overpriced plugins.
however I encountered a problem on variable subscriptions.
When updating prices, variable subscription products without attributes are valued at zero. while the woocommerce subscriptions system nevertheless values them with the first variation.
Have you seen this how to fix the problem?
For those who have seen the problem:
here is the request to detect zero items in subscriptions (manual correction…) :
“SELECT oi.order_id, p.post_type, p.post_status, oim.meta_value, oim.meta_value FROM wp_woocommerce_order_items oi INNER JOIN wp_posts p ON p.ID = oi.order_id AND p.post_type=’shop_subscription’ AND p.post_status =’wc-active’ INNER JOIN wp_woocommerce_order_itemmeta oim ON oim.order_item_id = oi.order_item_id WHERE oim.meta_key=’_line_total’ AND oim.meta_value=’0′;”
thanks
rgds
It looks like a very useful plugin!
Will this plugin trigger an update of the existing subscriptions if I only change the tax?
I updated the tax class of all my subscriptions and afterwards installed this plugin. Is it still possible to update the tax of all active subscriptions?
Hello Moises,
You mention the features of the free version, is there a Premium version as well?
Thanks
Daniele
Hi,
I recently had the problem, that when changing the shipping price, not all subscriptions were updated. It updated around 600 subscriptions, but then stopped and did not change the latest 20. What happened there? I did not get any error, it said “successfully updated” but kind of ignored the latest 20. I never had this problem before. Before that I updated the product prices and there ALL subscriptions were successfully updated.
Thanks,
Lisa
Hey there!
Id like to know if the plugin allows to change the “Limit Subscriptions” in the Advanced product tab?
One doubt I have not related with plugin is, if I need to prevent subscribers to use more than one free trial per subscription (but only re-subscribe to it) the correct option would be “Limit to one of any status”, is that right?
What about change this “Limit Subscription” options when there′s active subscritions? Is that possible? If yes, does it apply to current subscriptions?
(WCS documentation is not clear enough on that).
Thanks in advance!
WordPress (version: 5.5.1)
WooCommerce (version 4.5.2)
WooCommerce Subscriptions (version 3.0.9)
WooCommerce Subscriptions Extras (version 1.0.22)
I have a virtual Simple Subscription product with the following attributes:
– Subscription price is $100/month.
– Sign-up fee is $500.
– Subscription start date is 2021-01-01.
When I add this subscription to my cart and go to checkout the total due today is $600 and the first renewal is set for November 8, one month from today.
I would like the total due today to only be the sign-up fee and the first subscription payment be Jan 1, 2021.
Any ideas why it’s not working?
]]>attempting to update subscriptions we get this error
Fatal error: Uncaught Error: Call to undefined function wc_get_chosen_shipping_method_ids() in /home/funkypumpers/public_html/wp-content/plugins/woocommerce/includes/class-wc-customer.php:190 Stack trace: #0 /home/funkypumpers/public_html/wp-content/plugins/woocommerce/includes/class-wc-tax.php(459): WC_Customer->get_taxable_address() #1 /home/funkypumpers/public_html/wp-content/plugins/woocommerce/includes/class-wc-tax.php(481): WC_Tax::get_tax_location(”, Object(WC_Customer)) #2 /home/funkypumpers/public_html/wp-content/plugins/woocommerce/includes/wc-product-functions.php(976): WC_Tax::get_rates(”) #3 /home/funkypumpers/public_html/wp-content/plugins/woo-subscription-extras/wselite.php(431): wc_get_price_including_tax(Object(WC_Product_Subscription), Array) #4 /home/funkypumpers/public_html/wp-content/plugins/woo-subscription-extras/wselite.php(382): wsextra_update_order_item_product(Object(WC_Subscription), Object(WC_Order_Item_Product)) #5 /home/funkypumpers/public_html/wp-content/plugins/woo-subscription-extras/ws in /home/funkypumpers/public_html/wp-content/plugins/woocommerce/includes/class-wc-customer.php on line 190
There has been a critical error on your website. Please check your site admin email inbox for instructions.
I installed the plugin but when I go to my product, I cannot see the option for Variable Subscription at all. Is it a compatible issue?
]]>Delay the Start date of specific subscription products:
I am unable to see where this feature appears? I have looked for it under subscription product setting, your settings, Cart page, checkout page….. I just don’t see it? Am I missing something?
I was hoping that from the product/cart page ‘add a start date’ would appear, which would then be used as the date on which future renewals would be based.
e.g If purchaser specified a start date as 20SEPT…..
therefore the next renewal would be (depending on the frequency ordered)
Weekly: 27SEPT
Fortnightly: 03OCT
Monthly 20OCT
Yearly 20OCT 2021
Can you help me with this?
Thanks.
Kenny.
]]>Hello
First of all thank you for your plugin it sound really usefull.
However for our project we use several addons like : woocommerce all products for subscriptions (simple product with subscription option) and woocommerce product bundle.
I tried your plugin with them and it seem not working together.
Do you plan to create comptability between your plugin and these plugins in futur?
Thank you
]]>Hello iwant to know if this plugin can work with WCFM membership plugin ?
]]>Hi does this plugin support tax updates? If I update my standard tax charts can I go into subscriptions and mass update all subscriptions to reflect new tax rates?
]]>Hi,
I have installed your plugin, but in WooCommerce >?Product detail I havent choice as you shows in video – “Simple subscription”. What Iam doing wrong? Is there any other choice howto add this choice to product? I have lastest version of WooCommerce, tried to disable all other plugins (to prevent conflict), but still can see only these choices: “Simple product, Grouped product, External product, Product with variations”.
Thank you for reply – your plugin seems awesome, I would like to use it.
Will this plugin work with https://woocommerce.com/products/all-products-for-woocommerce-subscriptions/?
]]>Oh no! I used your plugin soon after you released the variable subscription support. Everything looked great! But now that a month has gone by, there are some older subscriptions that are renewing now and when the subscriptions include products with old variation combinations, those products are being charged at $0.
So it appears that your plugin looks for a variation and grabs the new price and updates the subscription, which is great, but it needs to be updated so that if it comes across a variation combination that no longer exists, that the price stays the same and does not become $0!
I’m trying to look at your code to figure out how I can manually go into the database to update these one-offs but it’s not immediately obvious… Is there a magical select statement that you know that I can see all of the subscription product variations that are 0?
Thanks.
]]>Does it work with variable Subscriptions?
]]>I would need this sooo badly, but although I activated the plugin and the popup in the settings, I don’t get the popup asking me whether I want to change all my subscriptions and so they are not changed. ??
]]>