meccabooks Posted December 11, 2012 Share Posted December 11, 2012 I am working on creating a app, where ebooks will be sold on my website and will be automatically available to read on the iOS and android app, custom created by my company. While talking to Developers they mentioned webservice, I said my cart provides that feature, however when I showed them, they said we are used to links where we use the link and tell the database what action to do and know what will come back as a result. Can someone explain if webservice feature available by prestashop can be used to connect to a App and will that allow sending links to the downloadable files, and sychrozing login credentials with the app. Detail information will be really helpful. Thanks in advance for all your help. Link to comment Share on other sites More sharing options...
meccabooks Posted December 12, 2012 Author Share Posted December 12, 2012 Any feedback will be appreciated.. this is a urgent matter.... Link to comment Share on other sites More sharing options...
Bill Dalton Posted December 12, 2012 Share Posted December 12, 2012 Show them this, http://doc.prestashop.com/display/PS14/Web-service+reference If that isn't good enough for them, get new developers. Link to comment Share on other sites More sharing options...
meccabooks Posted December 12, 2012 Author Share Posted December 12, 2012 Show them this, http://doc.prestasho...rvice+reference If that isn't good enough for them, get new developers. Thanks Bill, I sent over the information to them awaiting reply.. it looks like thats what they were looking for.. Link to comment Share on other sites More sharing options...
meccabooks Posted December 30, 2012 Author Share Posted December 30, 2012 I am trying to use the webservice and I came the following error.. Resource of type "s" does not exists, I get this error when I run a a PHP file to test and below info is in the PHP file <?php echo "Customers"; ?> Link to comment Share on other sites More sharing options...
Dh42 Posted December 30, 2012 Share Posted December 30, 2012 Try it lower case. customers. Link to comment Share on other sites More sharing options...
meccabooks Posted December 31, 2012 Author Share Posted December 31, 2012 Try it lower case. customers. Didnt fix the issue Link to comment Share on other sites More sharing options...
meccabooks Posted January 10, 2013 Author Share Posted January 10, 2013 We are trying to access webservices in XML format. We started off with the example pretashop php file for Customer List and executed it as it was. In the result, it was giving us HTML formatted table with only customer numbers (but not the customer names). We want the complete data in XML format, for which we modified the CustomerList.php so that it returns XML file (even the customer ids only), we tried to achieve that but still it is returning it in the form of Objects but not in XML format. If anyone have any idea how can it return complete data in the form of XML from that CustomerList.php file, do let us know. This is related to same app that We are working on, and need the API's to work so order info can be relayed to the app Link to comment Share on other sites More sharing options...
meccabooks Posted January 10, 2013 Author Share Posted January 10, 2013 bump Link to comment Share on other sites More sharing options...
meccabooks Posted January 15, 2013 Author Share Posted January 15, 2013 bump Link to comment Share on other sites More sharing options...
razorranjan Posted July 9, 2015 Share Posted July 9, 2015 check this out. https://www.prestashop.com/forums/topic/452230-phonegap-app-for-prestashop/ Link to comment Share on other sites More sharing options...
Recommended Posts