Oct 18th, 2011, 6:31 AM
Further to my last post it actually seems to be necessary to call the api from the listener as well. So code in listener is:
Code:
require_once("../formtools/global/api/api.php");
ft_finalize_submission($_POST['custom'],$_POST['order_id']);