Quote:
Originally Posted by carzygirls
I really don't want to answer your question but will, I'm not giving specifics because I want a programmer to read and then give me a quote... I'll do that privately...
|
I am a programmer asking the question. Just trying to wrap my brain around what all you want here.
Quote:
Email confirmation link upon first signup.
Provide a code in email that is sent out 4 days after signup... if entered on site within the next few days user is directed to a page that has 30% off billing... on my server.
Database already exists to see the members and no email is not dynamic... same one everytime.
|
Ok, the coupon code part, you would want that so a code can only be used once, right? Is it ok if someone other than the person who signed up for the trial uses the coupon? or does it have to be the person who originally signed up?
I am assuming the 30% off part is accomplished by an alternate join page (as you indicated) and the program does not have to mess with it other than to get the user to the page.