zAy Posted February 7, 2013 Share Posted February 7, 2013 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 More sharing options...
Patrick T. Posted November 15, 2013 Share Posted November 15, 2013 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 More sharing options...
cliqadam Posted April 3, 2014 Share Posted April 3, 2014 i found this https://github.com/Ha99y/PrestaShop-modules-rmaNotify 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