We’re spinning up some plans for Black Friday promotions in November, one of the promos is an idea to pay a discounted amount to extend your WooCommerce Subscription by 12 months.
What is the best way to offer this promo?
Idea I’ve had:
1. User adds simple product ID #1234 to cart for $XX
2. After order is paid, check if product ID #1234 was on the order
3. If yes, find the users active subscription –> Add 12 months to renewal date pushing the date out.
​
That would obviously require custom code, which I’m not concerned with, but wondering if there is a better way to do this, as the method above we would want to restrict people from adding it to cart if they don’t have an active subscription, etc.
​
We currently offer only 1 variable subscription, a monthly plan and an annual plan.
[ad_2]