carawen Posted February 23, 2012 Share Posted February 23, 2012 hello I am a novice developer and I am currently developing a module to synchronize my stock with my prestashop store stock (managed by another application aside). This webservice is used to retrieve the list of products whose stock has changed and update the real stock of the store. So how to create a webservice in prestashop not easily and not in php and how to create the WSDL file and where to place it? I use version 1.2.5 Link to comment Share on other sites More sharing options...
RogueWaveLimited Posted February 24, 2012 Share Posted February 24, 2012 There is already a webservice built into the latest version of Prestashop. I believe it can be used to do what you are looking for. However it is NOT a SOAP service (you mentioned WSDL). Richard Williams [email protected] http://roguewavelimited.com Link to comment Share on other sites More sharing options...
carawen Posted February 27, 2012 Author Share Posted February 27, 2012 I did not know that the web service has several types : SOAP or other. I want to create a simple webservice in php. can you advise me a type please ? really i need it thank you very much Link to comment Share on other sites More sharing options...
abellasmith Posted February 27, 2012 Share Posted February 27, 2012 Hie.. I am new to this forum.. But you can mail to the administrator.. And find the solution of problem.. Thanks 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