sJakub Posted April 22, 2011 Share Posted April 22, 2011 Hi guys Im looking for way how I can include some php code to the prestashop 1.4 if I need run some script when user finish his order. I found that in prestashop 1.3.x I can use include() function in order-confirmation.php file. But this way doesn't work in PS 1.4 anymore.. any idea where I can add additional scripts when the order is processed?Your help will be very appreciated! Link to comment Share on other sites More sharing options...
presta-dyr Posted April 24, 2011 Share Posted April 24, 2011 You could write a small module that hooks into 'orderConfirmation'. Have a look at the module I have published here: http://www.prestashop.com/forums/viewthread/32086/ to see how it can be done./Kjeld Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now