Seiya Posted February 28, 2011 Share Posted February 28, 2011 I'm adding a hook to send a promotional email to customers 3 days after signup. In the past I have used the public API to send emails however after reviewing the end_free_trials_hook, I see that there are functions included within '/includes/modulefunctions.php' such as sendMessage($email,$id) and ServerTerminateAccount($id). How should I be sending an email to a customer, using these function or the public API? Are these functions documented anywhere? Any advice greatly appreciated. 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.