me_von_south Posted May 13, 2017 Share Posted May 13, 2017 Hi. I have a question about the webservices of PrestaShop. Say for instance I add a new order through the webservices url, does it then go through the PrestaShop api of creating events, sending emails, validating stuff etc. or is the webservices more like an interface that directly talks to the database and adding records directly in the database. I hope my question makes sense. You can message me if I need to elaborate more. Thanks Link to comment Share on other sites More sharing options...
razaro Posted May 16, 2017 Share Posted May 16, 2017 Hi It is mostly interface that communicate with database directly but it have some built in functions and options. Check official documentation http://doc.prestashop.com/display/PS16/Using+the+PrestaShop+Web+Service and do a search on Google or forum. Here is one for email for order history, could be old but check code https://www.prestashop.com/forums/topic/315978-creating-order-history-doesnt-send-e-mail/ 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