Categories

How to consume WSDL in PHP using NuSOAP

Share

I recently got a requirement from a client for a facility to display products/categories prices in real time on his website. The client’s website was related to home interiors, blinds and curtains and as he was short on staff he wanted the website to fetch the products, images and prices without any human interference. [...]

How to fetch categories from eBay using GetCategories method

Share

While developing a module for Zencart where the user would be able to list his products on eBay using the Zencart admin panel the client requested that he wanted the list of categories on eBay available in the admin panel so he can list the products into the category he wishes. This would allow [...]