Developers Program

I am not receiving FeedbackForSeller Notification

Published: March 31 2007, 6:14:00 PMยทUpdated: August 01 2022, 1:58:07 AM

Products

Question

I am a seller and have subscribed to FeedbackForSeller notification, however, I am not receiving any notifications when a buyer leaves feedback. How do I fix the problem?

Answer

Summary

Even though the FeedbackForSeller notification event name is kept in eBay WSDL document, the FeedbackForSeller notification is actually mapped to the Feedback notification, which means an application receives Feedback notification when subscribes to FeedbackForSeller notification via SetNotificationPreferences API call.

However, there is no guarantee that leaving feedback action would trigger a successful FeedbackForSeller event. Application should replace FeedbackForSeller with Feedback notification to avoid the uncertainty.

Additional Resource

Additional Comments
How well did this answer your question?