Quote:
Originally Posted by bada_bing
If I create a coupon code for example id=1 then when a members enters the coupon prior to choosing the monthly subscription then the coupon should already be applied to id=1 after the coupon is applied, the way it works now this does not work in this manner as the subscription had to be chosen first then after the coupon gets applied the discount applies.
|
That's not right.
If a member has a coupon code in their payments.php page it will apply the discount to the correct subscription when the page is refreshed.
Normally the page is refreshed when the coupon is added (and thus the subscription discount is applied), so this is never an issue.