Jump to content

Email notification upon client order return


zAy

Recommended Posts

Hello,

 

I would like to receive an email when a customer requests an order return.

I guess it should be within the OrderReturnController.php inside the last IF statement that validates the return..

but i just need the mailing function..( static one, means email address and 2 words body are written in code)

 

Thanks for any help !

Link to comment
Share on other sites

  • 9 months later...

Hi zay, if have some knowledge of php programming, can use the mail notification module as your base to implement the change you request. Registering the actionOrderReturn hook in the module and write necessary code to send the e-mail notification

 

regards, Patrick T.

Link to comment
Share on other sites

  • 4 months later...

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...