davidtsadler / ebay-sdk-examples

Several examples of using the eBay SDK for PHP
http://devbay.net
Apache License 2.0
184 stars 100 forks source link

ShippingServiceDdetails #29

Closed nilambaripatil closed 7 years ago

nilambaripatil commented 7 years ago

Hi, I am trying to upload the products and they are working except:

Add Items Warning: (21916215) Your previously selected shipping service has been modified or removed. The proposed shipping service was therefore selected. Your previously selected shipping service has been changed or removed. The proposed shipping service was therefore selected.

Add Items Warning: (21916711) The information on the return can not be used. The information in the field on your return conditions Refund has been ignored (2121824)

Add Items Warning: (21916711) The information on the return can not be used. The information in the field on your ReturnWithin return conditions has been ignored. (2121824)

shipping service is the most important, because it is not writing the correct details!

nilambaripatil commented 7 years ago

closed without reply or suggestion?

davidtsadler commented 7 years ago

Sadly I don't have an answer to why eBay are returning warnings. It seems from the messages that eBay can't use the information you have provided and have therefore selected a default value for the item.

Please in future use the forum to raise personal issues with using the SDK as I want to keep the repository for tracking issues withe the code.