stefanoIT Posted April 14, 2015 Share Posted April 14, 2015 The idea is to build a module to sell a totally online service. After the buying, the customer shoud be able to configure and monitor his service. Is it possible to do something like that? Is it a bad idea? Link to comment Share on other sites More sharing options...
Tuni-Soft Posted April 14, 2015 Share Posted April 14, 2015 It's a good idea but it's technically not that simple Can you provide more info on the type of online service? will it be part of the module or is it on a different plateform? Link to comment Share on other sites More sharing options...
stefanoIT Posted April 14, 2015 Author Share Posted April 14, 2015 I thought to use the module to comunicate with the service (on a different server) using REST protocol. So I can activate the service and check the status using REST command. It's the simples way. Link to comment Share on other sites More sharing options...
Tuni-Soft Posted April 15, 2015 Share Posted April 15, 2015 Hi, You can use PrestaShop API to communicate http://doc.prestashop.com/display/PS14/Using+the+REST+webservice This way, you can validate accounts/orders etc.. 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