jx3 Posted April 21, 2005 Share Posted April 21, 2005 Can anyone point me to some documentation or tutorial about how to develop new payment and shipping modules? I have noticed that modules follow a certain stucture but I dont know how the main framework gets to know about a new module and what functions a module has to implement for it to plug in properly. I noticed that many people contribute modules. Is there some kind of tutorial somewhere? Thanks. Quote Link to comment Share on other sites More sharing options...
Simmy Posted April 21, 2005 Share Posted April 21, 2005 Guidelines for writing contris are at:- http://www.oscommerce.info/kb/osCommerce_D..._and_Tricks/195 As for writing a module, hack an existing one to suit, no point in trying to re-invent the wheel! Quote Link to comment Share on other sites More sharing options...
jx3 Posted April 21, 2005 Author Share Posted April 21, 2005 (edited) Yes I had seen those guidelines. What I wish to find is some small guide which describes what OSCommerce expects to find in a module, and how and at which point each function is executed. Does this information exist? Hacking around would also work but it is pretty much unstructured (prone for bugs) and one will have to waste most of his time and effort to understand stuff that could easily have been described in a small document, helping him to avoid any pitfalls. :( Edited April 21, 2005 by jx3 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.