Page 1 of 1

Coupon for Membership Levels

PostPosted: September 7th, 2011, 1:06 pm
by ffemtkl
Is it possible to create coupons for specific membership levels?

For example, I would like to offer:

Membership level #1 - 10% off
Level #2 - 15% off
Level #3 20% off
.etc

Thanks,

Kalman

Re: Coupon for Membership Levels

PostPosted: September 8th, 2011, 1:57 am
by Cristián Lávaque
The coupon definitions don't let you specify a level that it'd apply to, and the shortcode doesn't let you specify which coupons would only be valid with that form.

You could try using variables and conditionals to achieve something close to this, though. viewtopic.php?f=36&t=1604

I hope this helps. :)