JosefPrado Posted July 7, 2008 Share Posted July 7, 2008 Hi guys, I believe this is a stupid question, but I just would like to understand how can I creat a discount coupon that would give the costummer the equivalent to a "one free month", regardless of what plan he select. For instance: If the user select to pay monthly: he will receive the first month for free (but will need to pay for the setup). If the user selects to pay quarterly: he will receive a discount equivalent to one of the first 3 months, so, on the first quarter, he would pay only 2 months, not 3. Is that possible? Remember, I dont want to give a free month to everyone, just for those who enter the discount code. Regards, 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted July 7, 2008 Share Posted July 7, 2008 you would need multiple different coupons say 1FreeM-Monthly 1FreeM-Quarterly 1FreeM-Annually etc and then some code in the order to append "-period" onto the coupon automagically after user input 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.