Hi Jason, I have replied to the support ticket.
Also, you mentioned in an earlier post about not needing to move the 'send email' and 'add order to database' server behaviors to a different page, so long as they were triggered after the checkout success code was run.
The checkout success code fires on the confirm page then redirects to either the success or failure page dependent on the result.
i presume i just remove the redirect url on success and place it on the last behavior to be triggered instead ?
thanks