Oct 17th, 2011, 10:40 AM
Hi Adam,
Ah, that's a big problem! You'll definitely need to get access to those. So does Nochex permit sending arbitrary values back in the callback? That's pretty standard, so I'd be surprised if not.
What I'd suggest is email yourself (or better yet, log the info in temporary file) the content of whatever information is being sent by Nochex so you can locate the form & submission IDs. In the very least, it would identify whether or not those values are contained in the request being sent to your listener page. But yes, you *must* get access to those in order to continue.
Good luck...!
- Ben
Quote:ft_finalize_submission doesn't work as $form_id and $sumbission_id don't appear to exist
Ah, that's a big problem! You'll definitely need to get access to those. So does Nochex permit sending arbitrary values back in the callback? That's pretty standard, so I'd be surprised if not.
What I'd suggest is email yourself (or better yet, log the info in temporary file) the content of whatever information is being sent by Nochex so you can locate the form & submission IDs. In the very least, it would identify whether or not those values are contained in the request being sent to your listener page. But yes, you *must* get access to those in order to continue.
Good luck...!
- Ben