@vieradel — I wanted to do the same thing. Offer an initial discount (sale price), and then charge a higher price each subsequent year.
However, I just tested it out with this plugin. Unfortunately, the recurring subscription is created for the sale price, not the original price.
I just set this up so I’m not 100% sure (I’d have to wait an entire year from now), but here are two screenshots in my admin that basically confirm the subscription will be created at the sale price.
Initial Subscriptions Admin Screen:
https://www.dropbox.com/s/h6vxheousc2l53u/edd-recurring-sale-price-2.png?dl=0
Subscriptions Detail Admin Screen:
https://www.dropbox.com/s/6c2cibebutnm2yr/edd-recurring-sale-price-1.png?dl=0
It somewhat defeats the purpose of using this plugin, but one way around this is to give the subscription a negative signup fee. Price your product at $50 (this will be charged every year except the first). Set a negative signup fee of -$10. Your initial payment will then be $40, and all others will renew at $50.
However, if you’re using standard EDD templates, this will not help you display the sale price. But if you’re using a page builder or custom layouts for your EDD pages, along with the direct add-to-cart links, you could implement a sale price on your own, and then use this method.
-
This reply was modified 6 years ago by Dave Warfel. Reason: Added info about a workaround