force 0 Posted October 31, 2006 (edited) Hi I'm getting the following error in a debug email from oscommerce [shortMessage] => Merchant country unsupported. [LongMessage] => The merchant country is not supported. [ErrorCode] => 10565 [severityCode] => Error And the checkout_confirmation page is blank.. I have checked the user/pass and api certificate and they seem fine. Edited October 31, 2006 by force Share this post Link to post Share on other sites
dynamoeffects 3 Posted October 31, 2006 (edited) What country do you have setup for your store? WPP is for US merchants only. Edited October 31, 2006 by dynamoeffects Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail. Share this post Link to post Share on other sites
force 0 Posted November 1, 2006 What country do you have setup for your store? WPP is for US merchants only. I installed the mod, same thing except this time i'm looping back to the visa input page, It is setup to use USD.. Share this post Link to post Share on other sites
force 0 Posted November 1, 2006 In function: before_process() - Direct Payment Did first contact attempt return error? Yes --------------------------------------------------------------------- -------------------------------DP_DUMP------------------------------- ------------This is the information that was sent to PayPal---------- --------------------------------------------------------------------- --------------------------------------------------------------------- -------------------------------FINAL_REQ----------------------------- -------------------This is the response from PayPal------------------ --------------------------------------------------------------------- Array ( [security] => [RequesterCredentials] => Array ( [0] => Array ( [Credentials] => Array ( [0] => Array ( [username] => [Password] => [subject] => ) ) ) ) [DoDirectPaymentResponse] => Array ( [0] => Array ( [Timestamp] => 2006-11-01T00:36:52Z [Ack] => Failure [CorrelationID] => 17cdc736ec08b [Errors] => Array ( [0] => Array ( [shortMessage] => Merchant country unsupported. [LongMessage] => The merchant country is not supported. [ErrorCode] => 10565 [severityCode] => Error ) ) [Version] => 2.000000 [build] => 1.0006 [Amount] => 1247.50 ) ) ) --------------------------------------------------------------------- ---------------------------------TS_REQ------------------------------ --------Results of the transaction search if it was executed--------- --------------------------------------------------------------------- Share this post Link to post Share on other sites