'WooCommerce Subscriptions: Discounts according to length of subscriptions
I have WooCommerce Subscriptions and Discounts for WooCommerce Subscriptions which allows me to offer discounts according to the number of renewals.
However I can't find any plugin or method that allows me to offer the same subscription with different lengths (with discounts if the length exceeds a certain number of months). For example: 3 months: -10% 6 months: -20% 12 months: -30%
It's currently impossible for a customer to buy multiple months of a subscription at once.
Do you know any solution ?
Thanks!
Solution 1:[1]
Maybe it'd be easier to just use a variable subscription?
https://woocommerce.com/document/subscriptions/store-manager-guide/#section-6
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Artemy Kaydash |
