Jump to content

Change order status


Recommended Posts

  • 3 weeks later...

You could use hookactionOrderStatusPostUpdate(Called after the Order Status is Updated) Or hookactionOrderStatusUpdate(Called before the Order Status is Updated). You could use these action hooks to send the mail to the customer on order confirmation.

By default prestashop sends mail on order confirmation to edit that you would need to override PaymentModuleCore in classes/PaymentModule.php. (But I wouldn't recommend doing this)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...