Here is my case:
I would like to change the prices for a subscription product that is recurring every year, a week before the subscription renewal date.
the way i would do it is use the trigger "SUBSCRIPTION BEFORE RENEWAL" (USE THE FILTER OF THE PRODUCT I WOULD LIKE IT TO EFFECT)
than use the actions remove the product and than i add it again.
the problem is for a subscriber that has multiple quantity it would remove all and just add back one.
Proposed solution:
Make a subscription quantity rule that will only run on a specific quantity that way i can make a few separate workflows for each amount
or by add product action to add an option to add same as what was there before
Open
Last updated: March 15, 2019
Log in to comment on this feature request.
Levi K: Our support team would be happy to help with this. Please get in touch via https://automatewoo.com/get-help/
Brent Shepherd: I am using the extension and the update product action does not update the price to the current product unless i specifically put in a custom price. (its meant to default to that)
Seems like a bug and I don’t know where to post.
I LOVE WOO COMMERCE SUBSCRIPTIONS AND AUTOMATE WOO
my two best WORD-PRESS PLUGINS
Brent Shepherd: Thanks a lot This add on helps as far as updating the subscription price bc it defaults to the same quantity as it had before…
I have one other issue we use an plugin called per-product shipping
I would love to be able to update the shipping as well. to the current shipping based on the address (so for US addresses it is free and INTL has a specific price) the question is maybe a rule can be added for the shipping country that way i can add shipping just for INTL subscriptions or even better if it would default to the current shipping price that is set by the plugin and not default to $0
Hi Levi,
> I would like to change the prices for a subscription product that is recurring every year
We recently published a guide on how to bulk edit prices. You can find ti here: https://automatewoo.com/docs/examples/bulk-update-subscription-prices/
As you can see in that guide, the best solution is to use the Update Product action available in the free AutomateWoo Subscriptions add-on: https://github.com/Prospress/automatewoo-subscriptions
Other possible options are to use variables or a rule for line item quantity. We have variables for line item quantity in review at the moment, and I’ll leave this open to collect votes for the idea of a rule for line item quantity.