Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Link to Commerce Server 2007 Frequently Asked Questions
Comments
Anonymous
May 27, 2007
Hi, I need to use the orders web service provided by commerce server 2007 to add products to a basket in an e-commerce web site. can anyone give me pointers regarding this. The orders web service doesnt seem to have any method to create a basket.Anonymous
May 27, 2007
Hi, I need to use the orders web service provided by commerce server 2007 to add products to a basket in an e-commerce web site. can anyone give me pointers regarding this. The orders web service doesnt seem to have any method to create a basket.Anonymous
May 27, 2007
Hi, I need to use the orders web service provided by commerce server 2007 to add products to a basket in an e-commerce web site. can anyone give me pointers regarding this. The orders web service doesnt seem to have any method to create a basket.Anonymous
June 08, 2007
There is a method called AcceptBasket wich you need to call. You can also extend the orders web service to create you own methods. -Max