Project

General

Profile

Webservices usage » History » Version 9

Mickael Cabanas, 08/17/2011 06:22 PM

1 1 Mickael Cabanas
h1. Webservices usage
2 2 Mickael Cabanas
3 4 Mickael Cabanas
SOAP Webservices are only avalaible in Virtuemart 2. To enable it go to Virtuemart configuration panel.
4 9 Mickael Cabanas
There are 6 WSDL contracts which contains more than 100 webservices.
5 5 Mickael Cabanas
6 9 Mickael Cabanas
- Categories
7
- Products
8
- Users
9
- Orders
10
- SQLQueries
11
- Customized
12
13 5 Mickael Cabanas
h2. Requierements
14 6 Mickael Cabanas
15 7 Mickael Cabanas
You need PHP 5.2 or higher and PHP SOAP modules enabled on your server.
16
17
h2. Configuration
18
19
- Default configuration is all webservices are disabled.
20 8 Mickael Cabanas
- All webervices need authentication with super user right.
21
- You can enable/disable authentication for some methods.
22 9 Mickael Cabanas
23
h2. WSDL access
24
25