Categories

How to remove the “Fatal error: SOAP-ERROR: Parsing Schema: unexpected in sequence” error?

Share

If you use the eBay API in any way on your website related to your products or orders then you may have come across an issue which happened last week probably around Jan 26 2012. If you call any eBay API method you will encounter the following error message:

Fatal error: SOAP-ERROR: Parsing [...]

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 [...]

What is the eBay Platform Notifications API?

Share

eBay provides a host of APIs on its website. You can browse the complete APIs on the eBay Developer website on this page.

I will be discussing about eBay Platform Notifications API in this post. eBay provides this API to notify the buyer and/or seller regarding a particular event occurring on the eBay website. [...]