youcefker Posted April 15 Posted April 15 Hello prestashop community, I want to add some code to a controller who handle the checkout of the cart (confirmation of the order) I can't find the directory of this controller Share this post Link to post Share on other sites More sharing options...
tdsoft Posted April 15 Posted April 15 You can find it in : controllers\front\OrderController.php Share this post Link to post Share on other sites More sharing options...
Ress Posted April 15 Posted April 15 Hi, controller /controllers/front/OrderConfirmationController.php and template /themes/classic/templates/checkout/order-confirmation.tpl 1 Share this post Link to post Share on other sites More sharing options...
youcefker Posted May 1 Posted May 1 which function is executed when the button of payement confirmation is pressed ? Share this post Link to post 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