strangerstudios / pmpro-payment-plans

Create payment plans for the same membership level, such as monthly, quarterly, or yearly pricing. Users can select from available payment plans during the checkout process.
https://www.paidmembershipspro.com/add-ons/pmpro-payment-plans/
GNU General Public License v3.0
2 stars 7 forks source link

Feature request: Discount code for each payment plan #43

Open michaelbeil opened 2 years ago

michaelbeil commented 2 years ago

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.

dwanjuki commented 1 year ago

Another customer (Ticket #499344) would like to have this feature.

MaryOJob commented 1 year ago

Another request (Ticket #520840) for this feature, please.

ipokkel commented 1 year ago

Another request (Ticket #525140) for this feature, please.

kimcoleman commented 3 weeks ago

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.