Search the Community
Showing results for tags 'vb'.
-
Hi all, I'm working on a .NET application I need to update Prestashop via web service. Well I'm able to set product fields I need to manage. Now I need to set categories to each product. My trouble is I cannot understand in which way I can manage categories. Could you give me an example a...
-
Hi all, I need to upload product images via XML web service. I've tried with some examples I found in internet but I have errors. Could you give me a working example about loading product images via web service and XML file? I know I have to write a xml file with image converted in byte arr...
-
Hi, I'm try to connect to the Prestashop wb service using C#, I'm doing click on the folder reference of the project and then clik on add web reference then wizard ask me web service Url, in my case is "localhost/prestashop/api", and i have tried whit that "localhost/prestashop/api/customers", "lo...
-
Hola, Estoy tratando de consumir el web service de prestashop 1.5.2 con C#, pero no consigo hacerlo, lo que estoy haciendo es: Clik derecho sobre la carpeta referencias que esta en mi proyecto de C# Despues clik sobre el agregar referencia web Despues el asistente pide la url del web service que...