views:

9

answers:

0

Anybody know of any .Net sample code to receive SOAP notifications from eBay. I can receive the notifications as a POST request and while I could parse out the XML to get what I want I'm hoping there's an easier way to do it by using the classes already defined in the eBay .Net SDK (unfortunately provided without any sample code to receive notifications).