Mar 30th, 2010, 3:16 PM
Hi Martin,
Ah no, the two problems are actually distinct. PayPal uses the ft_finalize_submission() function to finalize submissions - THAT's what should be sending the emails. However, there's a bug in that function: it simply doesn't send the emails. (See: http://bugs.formtools.org/index.php?cmd=view&id=195). I'll be fixing it in the next release. If you need it sooner, let me know and I'll post the new code.
CalicoGirl - I just documented a solution to your problem in the following tutorial:
http://docs.formtools.org/tutorials/opti...fications/
- Ben
Ah no, the two problems are actually distinct. PayPal uses the ft_finalize_submission() function to finalize submissions - THAT's what should be sending the emails. However, there's a bug in that function: it simply doesn't send the emails. (See: http://bugs.formtools.org/index.php?cmd=view&id=195). I'll be fixing it in the next release. If you need it sooner, let me know and I'll post the new code.
CalicoGirl - I just documented a solution to your problem in the following tutorial:
http://docs.formtools.org/tutorials/opti...fications/
- Ben