You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem?
Currently, each payment plan cannot have a discount code. A customer (ticket 441479) is wanting discount codes to be used for each payment plan.
Describe the solution you'd like
Allow discount codes to be added for each payment plan.
The text was updated successfully, but these errors were encountered:
The best workaround for this right now is to use different discount codes. With PMPro's discount codes, the code completely overrides the level price. So take this scenario:
Level 1 has monthly pricing ($10 / month) and a payment plan for annual pricing ($100 / year).
If the the site owner wanted to discount these plans at 50%, they should create ttwo discount codes: one that makes Level 1 $5 / month and one that makes Level 1 $50 / year.
We are working on the discount code support to always override the plan in issue #39 .
I'll leave this issue open so that others seeing this will have a record of the current recommendation.
Is your feature request related to a problem?
Currently, each payment plan cannot have a discount code. A customer (ticket 441479) is wanting discount codes to be used for each payment plan.
Describe the solution you'd like
Allow discount codes to be added for each payment plan.
The text was updated successfully, but these errors were encountered: