| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Developing a new webservice in XCart 5 | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() Can someone please guide me through the steps which needs to be followed for starting with the development of a webservice in XCart 5?
Basically, this service will fetch product details from the site.
__________________
Regards, Aneel Sarwar X-Cart version: 5.2.10 Windows: 7 Modules: Free version modules |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() Hi there.
Are you building a system that should retrieve data from X-Cart and process it in its own backend? If so, try REST API * http://kb.x-cart.com/display/XDD/REST+API+documentation
__________________
Best regards, Igor Pudovkin X-Cart hosting team |
|||||||||
#3
|
|||||||||
|
|||||||||
![]() Hi,
I just want to build a webservice which will fetch X-Cart data whenever that url is called with a post request, it will show the product details in xml format. This will be part of my plugin. So I will be calling this webservice in my external website just for viewing purposes. Should I go for REST API for this?
__________________
Regards, Aneel Sarwar X-Cart version: 5.2.10 Windows: 7 Modules: Free version modules |
|||||||||
#4
|
|||||||||
|
|||||||||
![]() I don't want to use REST API because in that case my webservice will be dependent on that module. I want my webservice to be active and dependent only when my module is installed.
__________________
Regards, Aneel Sarwar X-Cart version: 5.2.10 Windows: 7 Modules: Free version modules |
|||||||||
#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.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful ![]() Click here to learn how to apply patches X-Cart Extensions |
|||||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|