Developers Program

Listing Error in Sandbox: PayPal not allowed

Published: March 25 2011, 12:13:00 AMยทUpdated: August 18 2022, 11:15:57 AM

Products

Question

When I'm trying to list this item, I get the message below. Can you provide some insight as to why I'm getting this and how to resolve? Response: <AddFixedPriceItemResponse xmlns="urn:ebay:apis:eBLBaseComponents"> <Timestamp>2011-03-05T01:22:10.831Z</Timestamp> <Ack>Failure</Ack> <Errors> <ShortMessage>PayPal not allowed.</ShortMessage> <LongMessage>According to eBay policy, PayPal is no longer available for this item.</LongMessage> <ErrorCode>10022</ErrorCode> <SeverityCode>Error</SeverityCode> <ErrorClassification>RequestError</ErrorClassification> </Errors> <Version>1271</Version> <Build>E709_CORE_BUNDLED_12783600_R1</Build> </AddFixedPriceItemResponse>

Answer

This could be due to configuration issues with your Sandbox account. This error can occur if the registration address for the user is not correct or if the user is not set as ID verified.

Make sure that the registration address for your Sandbox user is valid. If the problem persists contact DTS to have your Sandbox user ID verified.

How well did this answer your question?