deech123 Posted October 15, 2015 Share Posted October 15, 2015 (edited) HI guys, a small question, I made a change to the order BO page. the moment the payment of an order is accepted and changed like that in the BO, I get an extra button to send the order to the production. now, what I want to do is, after I send the order by email to the production, I want to change the order status to a certain ID, without doing it manually is there anybody that an explain me how to call this in an own php page(placed in the same site) where I can pass the order_id and status ID to change? so the moment the email is send, the status must be changed automatically, and ofcourse if there is set that that status must send an email also, then that must happen also :-) thanks for any help or clue how to do it. thx D. Edited October 16, 2015 by deech123 (see edit history) Link to comment Share on other sites More sharing options...
Prescol Posted October 15, 2015 Share Posted October 15, 2015 You must use OrderHistory class. Check this post Link to comment Share on other sites More sharing options...
deech123 Posted October 16, 2015 Author Share Posted October 16, 2015 @Prescol, thx man, found the solution due to your link and implemented, works perfect !. 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