Hi guys!
I’d like to apply a special discount for the users that comes from a specific website (I’ve a contract with them).
The question is: I’d like to create a unique coupon that applies two different discounts to my membership.
For example:
Before the coupon, I’ve two membership:
- Monthly --> 10 dollars
- Annually --> 100 dollars
With the coupon:
- Monthly --> 8 dollars
- Annually --> 90 dollars
Is this possible?
Thank you!