User1168443798 posted
Hi azewayne,<o:p></o:p>
>> Can I consume an asp.net web service with my PrestaShop platform?<o:p></o:p>
After checking PrestaShop, it is developed by php. I am not familiar with PrestaShop or php, not sure whether there is any tool in them to generate web service client to consume web service like .net.<o:p></o:p>
But, it is possible to consume web service from php by Http Request, you could try to generate the SOAP Request by php, and send request to web service.<o:p></o:p>
I would suggest you go to PrestaShop official site for better suggestion to consume web service, they are more familiar with their product.<o:p></o:p>
Best Regards,<o:p></o:p>
Edward<o:p></o:p>