Re: Developing a new webservice in XCart 5
If you don't want to use the free REST API module, you can use its source code as an example to create your own module.
I believe the logic will be very close to the one that is implemented in REST API module.
|