cntestshop Posted December 15, 2014 Share Posted December 15, 2014 Right now, I am implementing mobile application that read products and catalogs from Prestashop webservices. The next step, we need client to add product to cart and do checkout process inside our mobile application. Is it possible to integrate module or api service that allows us to order product inside our application? Constraint: - Use .net as backend to get data from Prestashop Link to comment Share on other sites More sharing options...
Dh42 Posted December 15, 2014 Share Posted December 15, 2014 You can use the webservice for that. You can read about it here, http://doc.prestashop.com/display/PS16/Using+the+PrestaShop+Web+Service Link to comment Share on other sites More sharing options...
Recommended Posts