babthooka Posted June 20, 2012 Share Posted June 20, 2012 I am developing a module, which seems will need the web services to be turned on. If it is developed using these web services, I imagine it will require a user who might install this module to manually turn these web services on? This seems impractical to me, and I'd like to hear if anyone knows any way around this? Is there any alternative API I could access from within Prestashop that would allow me to fiddle with database items and such (besides "manually" editing the database, which I'd rather avoid)? Also, is it possible to change the status of the web-services from within a Prestashop module? Thanks a lot! Alan Link to comment Share on other sites More sharing options...
bellini13 Posted June 20, 2012 Share Posted June 20, 2012 could you provide some more insight as to are you talking about the webservices built into prestashop, or the php webservices plugin? why do you think you require webservices in the creation of the payment module? Link to comment Share on other sites More sharing options...
babthooka Posted June 21, 2012 Author Share Posted June 21, 2012 This turned out to be a complete bogus noob question, and (for now at least) I won't need to use the "webservices". I've been following the prestashop documentation on how to create a module, and therein they bring up the webservices API, and so I thought they were the best way for me to start working under the Prestashop engine hood. Silly me. This topic can be marked as resolved, or even just thrown away. 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