My webhost requires any email I send out to be double opted in. Which means when a user creates an account and selects that they would like to subscribe to my stores newsletter, I NEED to fire off another email asking them to confirm there subscription request.
I have already modified the customer DB table to accept the confirmation, via email link, with the date and the fact they confirmed.
Question/Help:
What I need now is to know where in the Zen Cart code a new account gets created so I can add some sort of php driven email to the user to confirm their newsletter subscription.
Any pointers would be appreciated.


Reply With Quote

