ivan Posted February 2, 2009 Share Posted February 2, 2009 I am wanting to write some PHP code to be able to write to an XML file when the user clicks on checkout and orders. I need to take a name field and have it added into my XML file. Where should I put this code? which template file? anyone know? or is there a way to add a redirect page after the checkout so that the customer gets redirected there and then my script activates without the customer knowing? Any help would be greatly appreciated. Ivan 0 Quote Link to comment Share on other sites More sharing options...
keliix06 Posted February 3, 2009 Share Posted February 3, 2009 templates/orderforms/YOURFORM/complete.tpl Change YOURFORM to the name of the order form you're using. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.