Anders Posted March 25, 2020 Share Posted March 25, 2020 Hi, i am struggling with ideas to come up with an email that get send out just before 30day trial. is any shortcodes for upgrade hosting or anything someone can share. Warm regards A 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 25, 2020 Share Posted March 25, 2020 3 minutes ago, Anders said: is any shortcodes for upgrade hosting or anything someone can share. shortcodes in what sense ? are you thinking of Smarty IF statements etc in the email template?? 0 Quote Link to comment Share on other sites More sharing options...
Anders Posted March 25, 2020 Author Share Posted March 25, 2020 yes for email and website if exist, for email i wonder if is any more then the once show in bottom of the emails. i am struggling with creating email for the trial customers i am blank in the head 😶 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 26, 2020 Share Posted March 26, 2020 i'm really confused as to what you want to do! 😕 17 hours ago, Anders said: for email i wonder if is any more then the once show in bottom of the emails. are there merge fields available to each email template that might not necessarily be shown in the list of available fields shown at the bottom of the email templates page? the answer is yes. 17 hours ago, Anders said: i am struggling with creating email for the trial customers i am blank in the head what do you want it to say / do ? forget about what you thing WHMCS can or cannot do... what do you want it to do ?? 0 Quote Link to comment Share on other sites More sharing options...
Anders Posted March 26, 2020 Author Share Posted March 26, 2020 Good morning Sir Brian :) that is what i am struggling with to create a professional trial upgrade email. So user will have a 30 day trail and i will use the Email Marketer you showed me in a previous message, so i was thinking that it will send to trial customers 7days before the end. and in the mail could be there account and how they can upgrade and a short code to the upgrade page or something. i don't know if this is the right way to go+ warm regards A 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 26, 2020 Share Posted March 26, 2020 16 minutes ago, Anders said: in the mail could be there account and how they can upgrade and a short code to the upgrade page or something. you could add code as per below to create a link to the upgrade page... <p>click <a href="{$whmcs_url}upgrade.php?type=package&id={$service_id}">here</a> to upgrade</p> the important bit is the code inside the href - the email template used in the Marketer will have to be of a Product/Service type, otherwise I wouldn't expect the service_id value to exist.. 0 Quote Link to comment Share on other sites More sharing options...
Anders Posted March 26, 2020 Author Share Posted March 26, 2020 (edited) You are the best :) i will try. Edited March 26, 2020 by Anders 0 Quote Link to comment Share on other sites More sharing options...
Anders Posted March 30, 2020 Author Share Posted March 30, 2020 Hi, any ideas how can test if this mail will work on existing trial account? regards A 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 30, 2020 Share Posted March 30, 2020 59 minutes ago, Anders said: any ideas how can test if this mail will work on existing trial account? in the admin area, if you can find an existing trial account service, go to its page within the client profile / products tab and then scroll down to the bottom of the page... you should then be able to send a product email template (select your upgrade email template from the dropdown) using this service's details... ideally, it would be better if you could do this with an trial account that doesn't belong to a client. 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.