webzoner 0 Posted November 26, 2008 Hi There, I am newbie on osCommerce and was wondering how I would go about developing a custom module for it. Specifically, I am integrating a custom SOAP service to fulfill the orders. The SOAP service provides all the required information in XML that I need to pass on to the user. How would I develop a plugin, add-on that will integrate with osCommerce, store the required information for later retrieval? Thanks W. The Web is it... Share this post Link to post Share on other sites
natrium42 0 Posted November 26, 2008 I haven't seen any guides. You should just read the source code of similar modules and of osCommerce itself and use it as a starting point. As programmers say, source code is the best documentation. Good luck. Share this post Link to post Share on other sites